Don't Just Chase “Highlighted Tokens” in MLLMs: Revisiting Visual Holistic Context Retention

Xuming Hu (The Hong Kong University of Science and Technology (Guangzhou)) · Xin Zou (The Hong Kong University of Science and Technology) · Yibo Yan (The Hong Kong University of Science and Technology) · Linfeng Zhang (Tsinghua University) · Xu Zheng (The Hong Kong University of Science and Technology (Guangzhou) & INSAIT, Sofia University) · Di Lu (The Hong Kong University of Science and Technology) · Yizhou Wang (Peking University) · Yuanhuiyi Lyu (The Hong Kong University of Science and Technology)
cls attentioncomputational overheadefficiency-accuracy trade-offsefficient inferenceglobal visual contextholistic perspectivemultimodal large language modelspruning budgetpruning ratesrepresentational collapsesemantic similaritytask-relevant informationtext-vision cross-attentiontoken pruningvisual token pruning framework

Despite their powerful capabilities, multimodal large language models (MLLMs) suffer from considerable computational overhead due to their reliance on massive visual tokens. Recent studies have explored token pruning to alleviate this problem, which typically uses text-vision cross-attention or [CLS] attention to assess and discard redundant visual tokens. In this work, we identify a critical limitation of such attention-first pruning approaches, i.e., they tend to preserve semantically similar tokens, resulting in pronounced performance drops under high pruning rates. To this end, we propose HoloV, a simple yet effective, plug-and-play visual token pruning framework for efficient inference. Distinct from previous attention-first schemes, HoloV rethinks token retention from a holistic perspective. By adaptively distributing the pruning budget across different spatial crops, HoloV ensures that the retained tokens capture the global visual context rather than isolated salient features. This strategy minimizes representational collapse and maintains task-relevant information even under aggressive pruning. Experimental results demonstrate that our HoloV achieves superior performance across various tasks, MLLM architectures, and pruning ratios compared to SOTA methods. For instance, LLaVA1.5 equipped with HoloV preserves 95.8% of the original performance after pruning 88.9% of visual tokens, achieving superior efficiency-accuracy trade-offs.