← Search

Lianyu Hu

10 accepted papers

2026

TVI-CoT: Text-Visual Interleaved Chain-of-Thought Reasoning for Multimodal Understanding

ICML 2026poster

Chain-of-thought (CoT) reasoning has proven effective for enhancing problem-solving in large language models. However, when applied to multimodal LLMs (MLLMs), existing CoT approaches suffer from a fundamental limitation: \textit{they perform reasoning entirely in text without accessing visual featu…

Cited by 0SourceScholar
2026

iLLaVA: An Image is Worth Fewer Than 1/3 Input Tokens in Large Multimodal Models

ICLR 2026poster

Recent methods have made notable progress in accelerating Large Vision-Language Models (LVLMs) by exploiting the inherent redundancy in visual inputs. Most existing approaches, however, focus narrowly on reducing image tokens before or within the Large Language Model (LLM) stage to lower computation…

Cited by 0SourcecodeScholar
2025

GReg: Geometry-Aware Region Refinement for Sign Language Video Generation

ICCV 2025poster

Sign Language Video Generation (SLVG) aims to transform sign language sequences into natural and fluent sign language videos. Existing SLVG methods lack geometric modeling of human anatomical structures, leading to anatomically implausible and temporally inconsistent generation. To address these cha…

Cited by 0SourcePDFScholar
2024

Deep Correlated Prompting for Visual Recognition with Missing Modalities

NeurIPS 2024poster

Large-scale multimodal models have shown excellent performance over a series of tasks powered by the large corpus of paired multimodal training data. Generally, they are always assumed to receive modality-complete inputs. However, this simple assumption may not always hold in the real world due to p…

2024

Dynamic Spatial-Temporal Aggregation for Skeleton-Aware Sign Language Recognition

COLING 2024main

Skeleton-aware sign language recognition (SLR) has gained popularity due to its ability to remain unaffected by background information and its lower computational requirements. Current methods utilize spatial graph modules and temporal modules to capture spatial and temporal features, respectively.…

2024

Pose Guided Fine-Grained Sign Language Video Generation

ECCV 2024poster

"Sign language videos are an important medium for spreading and learning sign language. However, most existing human image synthesis methods produce sign language images with details that are distorted, blurred, or structurally incorrect. They also produce sign language video frames with poor tempor…

Cited by 1SourcePDFScholar
2023

Continuous Sign Language Recognition With Correlation Network

CVPR 2023poster

Human body trajectories are a salient cue to identify actions in video. Such body trajectories are mainly conveyed by hands and face across consecutive frames in sign language. However, current methods in continuous sign language recognition(CSLR) usually process frames independently to capture fram…

2023

Self-Emphasizing Network for Continuous Sign Language Recognition

AAAI 2023technical

Hand and face play an important role in expressing sign language. Their features are usually especially leveraged to improve system performance. However, to effectively extract visual representations and capture trajectories for hands and face, previous methods always come at high computations with…

2022

Temporal Lift Pooling for Continuous Sign Language Recognition

ECCV 2022poster

"Pooling methods are necessities for modern neural networks for increasing receptive fields and lowering down computational costs. However, commonly used hand-crafted pooling approaches, e.g. max pooling and average pooling, may not well preserve discriminative features. While many researchers have…