Combating Textual Noise and Redundancy: Entropy-Aware Dense Visual Token Pruning
About
Visual token pruning is a crucial strategy for accelerating VLMs by compressing redundant image patches, yet existing methods often fail to preserve critical cues under dense instructions and fine-grained queries. In this paper, we investigate this failure and identify two underlying bottlenecks: the widespread dispersion of textual noise that corrupts dense cross-modal scoring, and the feature fragmentation inherent to standard token selection. To address these issues, we propose Entropy-Aware Dense Pruning (EADP), a framework that reformulates pruning as a structured compression problem. EADP first leverages statistical entropy to quantify and filter out textual noise, yielding a robust, fine-grained instruction relevance score. Subsequently, instead of naive Top-K selection, EADP casts token selection as a submodular maximization problem with a spatial prior, explicitly ensuring a holistic and non-redundant visual representation. Extensive experiments demonstrate that EADP improves the accuracy-efficiency trade-off of VLMs, robustly preserving fine-grained visual cues under strict token budgets while achieving SoTA performance on challenging multimodal benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | VizWiz | Accuracy60.6 | 1863 | |
| Multimodal Evaluation | MME | Score1.44e+3 | 902 | |
| Video Understanding | MVBench | Accuracy55.7 | 635 | |
| Visual Question Answering | ChartQA | Accuracy65.9 | 620 | |
| Optical Character Recognition | OCRBench | Score673 | 486 | |
| Visual Question Answering | AI2D | Accuracy77.7 | 402 | |
| Multimodal Perception and Cognition | MME | Overall Score2.26e+3 | 344 | |
| Multimodal Model Evaluation | MMBench | Accuracy62.7 | 265 | |
| Visual Question Answering | VQA v2 | Accuracy76.7 | 257 | |
| Multimodal Evaluation | MM-Vet | Score32.5 | 249 |