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

Video Compression Commander: Plug-and-Play Inference Acceleration for Video Large Language Models

About

Video large language models (VideoLLM) excel at video understanding, but face efficiency challenges due to the quadratic complexity of abundant visual tokens. Our systematic analysis of token compression methods for VideoLLMs reveals two critical issues: (i) overlooking distinctive visual signals across frames, leading to information loss; (ii) suffering from implementation constraints, causing incompatibility with modern architectures or efficient operators. To address these challenges, we distill three design principles for VideoLLM token compression and propose a plug-and-play inference acceleration framework "Video Compression Commander" (VidCom2). By quantifying each frame's uniqueness, VidCom2 adaptively adjusts compression intensity across frames, effectively preserving essential information while reducing redundancy in video sequences. Extensive experiments across various VideoLLMs and benchmarks demonstrate the superior performance and efficiency of our VidCom2. With only 25% visual tokens, VidCom2 achieves 99.6% of the original performance on LLaVA-OV while reducing 70.8% of the LLM generation latency. Notably, our Frame Compression Adjustment strategy is compatible with other token compression methods to further improve their performance. Our code is available at https://github.com/xuyang-liu16/VidCom2.

Xuyang Liu, Yiyu Wang, Junpeng Ma, Linfeng Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Video UnderstandingMVBench
Accuracy53.4
425
Video UnderstandingVideoMME
Score (Long)58.9
248
Long Video UnderstandingLongVideoBench
Score61
248
Video UnderstandingVideoMME
Overall Score64.7
222
Video UnderstandingMLVU
Score58.6
221
Long Video UnderstandingMLVU
Score66.3
154
Video UnderstandingLongVideoBench--
92
Long Video UnderstandingLongVideo-Bench
Score59.6
89
Video UnderstandingLVBench
Average Score58.5
67
Long Video UnderstandingMLVU (test)--
60
Showing 10 of 24 rows

Other info

Follow for update