← Search

Tongtian Yue

10 accepted papers

2026

AdaSpark: Adaptive Sparsity for Efficient Long-Video Understanding

CVPR 2026

Processing long-form videos with Video Large Language Models (Video-LLMs) is computationally prohibitive. Current efficiency methods often compromise fine-grained perception through irreversible information disposal or inhibit long-range temporal modeling via rigid, predefined sparse patterns. This

Cited by 0SourceScholar
2026

Divid: Disentangled Spatial-Temporal Modeling within LLMs for Temporally Grounded Video Understanding

ICLR 2026poster

Recent advances in Video LLMs have improved video understanding performance, but temporally grounded understanding in long-form videos remains challenging. Most models encode video frames into a flat sequence of visual tokens, which are then processed together with textual input by the LLM. While ef…

Cited by 0SourceScholar
2025

Ada-K Routing: Boosting the Efficiency of MoE-based LLMs

ICLR 2025poster

In the era of Large Language Models (LLMs), Mixture-of-Experts (MoE) architectures offer a promising approach to managing computational costs while scaling up model parameters. Conventional MoE-based LLMs typically employ static Top-K routing, which activates a fixed and equal number of experts for…

Cited by 1SourcePDFScholar
2025

Efficient Motion-Aware Video MLLM

CVPR 2025highlight

Most current video MLLMs rely on uniform frame sampling and image-level encoders, resulting in inefficient data processing and limited motion awareness. To address these challenges, we introduce EMA, an Efficient Motion-Aware video MLLM that utilizes compressed video structures as inputs. We propose…

Cited by 0SourcePDFScholar
2025

Needle In A Video Haystack: A Scalable Synthetic Evaluator for Video MLLMs

ICLR 2025poster

Video understanding is a crucial next step for multimodal large language models (MLLMs). Various benchmarks are introduced for better evaluating the MLLMs. Nevertheless, current video benchmarks are still inefficient for evaluating video models during iterative development due to the high cost of co…

2025

VRoPE: Rotary Position Embedding for Video Large Language Models

EMNLP 2025

Rotary Position Embedding (RoPE) has shown strong performance in text-based Large Language Models (LLMs), but extending it to video remains a challenge due to the intricate spatiotemporal structure of video frames. Existing adaptations, such as RoPE-3D, attempt to encode spatial and temporal dimensi

2025

ViPE: Visual Perception in Parameter Space for Efficient Video-Language Understanding

EMNLP 2025

Existing video-language models (Video-LLMs) typically rely on concatenating visual tokens with textual inputs for joint modeling. However, this token-level alignment leads to significant inefficiency, especially when scaling to long videos with dense visual inputs. In this work, we propose a video-t

Cited by 0SourcePDFScholar
2024

SC-Tune: Unleashing Self-Consistent Referential Comprehension in Large Vision Language Models

CVPR 2024poster

Recent trends in Large Vision Language Models (LVLMs) research have been increasingly focusing on advancing beyond general image understanding towards more nuanced object-level referential comprehension. In this paper we present and delve into the self-consistency capability of LVLMs a crucial aspec…

2024

Unveiling Parts Beyond Objects: Towards Finer-Granularity Referring Expression Segmentation

CVPR 2024poster

Referring expression segmentation (RES) aims at segmenting the foreground masks of the entities that match the descriptive natural language expression. Previous datasets and methods for classic RES task heavily rely on the prior assumption that one expression must refer to object-level targets. In t…