Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

InfoMerge: Information-aware Token Compression for Efficient Video Large Language Models

About

Video Large Language Models (Video-LLMs) achieve strong performance in video understanding, but their excessive visual tokens bring substantial computational overhead. Existing training-free compression methods improve inference efficiency by reducing visual tokens, yet they often rely on local adjacent-frame similarity for temporal redundancy estimation or allocate token budgets mainly according to segment length. Such designs are sensitive to frame-level noise and fail to capture the non-uniform information distribution of real-world videos. To address these challenges, we propose InfoMerge, a training-free visual token compression method that improves token utilization through robust redundancy estimation and content-aware budget allocation. Specifically, we propose the Temporal Fingerprint Difference: a segment-level second-order temporal redundancy estimation strategy, which models the temporal similarity structure of tokens at the same spatial positions within each segment. We further introduce Content-Aware Budget Allocation (CABA), which dynamically allocates segment-level token budgets based on segment uniqueness and spectral-entropy-based representational richness. By reducing repeated preservation of redundant static regions and allocating more tokens to informative segments, InfoMerge makes better use of the limited token budget while maintaining strong performance. Extensive experiments show that InfoMerge achieves strong efficiency--accuracy trade-offs across multiple benchmarks and backbones, with more pronounced advantages under aggressive compression. On LLaVA-OneVision-7B, InfoMerge retains 98.8\% of the original average performance while reducing 85\% of visual tokens and achieving a 4.24-fold speedup in the prefill stage.

Xinxin Liu, Shiwei Gan, Xiao Liu, Yafeng Yin, Lei Xie, Sanglu Lu• 2026

Related benchmarks

TaskDatasetResultRank
Video UnderstandingVideoMME
Score (Overall)58.2
357
Video UnderstandingLongVideoBench
LongVideoBench Score56.4
123
Video UnderstandingMVBench
Prefilling FLOPs (T)6.9
35
Video UnderstandingVideoMME, LongVideoBench, and MLVU
Average Score59.23
33
Video UnderstandingMLVU
MLVU Score63.1
14
Video UnderstandingVideoMME
Overall Score62.8
11
Showing 6 of 6 rows

Other info

Follow for update