HoliTom: Holistic Token Merging for Fast Video Large Language Models
Kele Shao, Keda Tao, Can Qin, Haoxuan You, Yang Sui, Huan Wang

TL;DR
HoliTom introduces a comprehensive token merging framework for video LLMs that significantly reduces computational costs by over 90% while maintaining high performance, through global temporal segmentation and spatial-temporal merging strategies.
Contribution
This work presents a training-free, holistic token merging method combining outer-LLM and inner-LLM pruning, addressing both spatial and temporal redundancies in video LLMs.
Findings
Reduces FLOPs to 6.9% of original while maintaining 99.1% performance.
Achieves 2.28x faster Time-To-First-Token (TTFT).
Attains 1.32x acceleration in decoding throughput.
Abstract
Video large language models (video LLMs) excel at video comprehension but face significant computational inefficiency due to redundant video tokens. Existing token pruning methods offer solutions. However, approaches operating within the LLM (inner-LLM pruning), such as FastV, incur intrinsic computational overhead in shallow layers. In contrast, methods performing token pruning before the LLM (outer-LLM pruning) primarily address spatial redundancy within individual frames or limited temporal windows, neglecting the crucial global temporal dynamics and correlations across longer video sequences. This leads to sub-optimal spatio-temporal reduction and does not leverage video compressibility fully. Crucially, the synergistic potential and mutual influence of combining these strategies remain unexplored. To further reduce redundancy, we introduce HoliTom, a novel training-free holistic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
MethodsPruning
