Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VisionSelector: End-to-End Learnable Visual Token Compression for Efficient Multimodal LLMs

About

Multimodal Large Language Models (MLLMs) encounter significant computational and memory bottlenecks from the massive number of visual tokens generated by high-resolution images or multi-image inputs. Previous token compression techniques are often constrained by heuristic rules that risk discarding critical information. They may suffer from biases, such as attention sinks, that lead to sharp performance drops under aggressive compression ratios. To address these limitations, we reformulate token compression as a lightweight plug-and-play framework that reformulates token compression into an end-to-end learnable decision process. To be specific, we propose VisionSelector, a scorer module decoupled from the MLLM backbone that incorporates a differentiable Top-K mechanism and a curriculum annealing strategy to bridge the training-inference gap, enabling efficient and adaptive token selection various arbitrary compression rates. Remarkably lightweight with only 12.85M trainable parameters, VisionSelector demonstrates generalization across various compression rates and adaptively identifying critical tokens. This leads to superior performance across all compression budgets, evidenced by preserving 100% accuracy on MME with 30% retention budget, outperforming prior methods by 12.14% at 10% retention budget, and doubling prefill speed. Our code is available at https://github.com/JulietChoo/VisionSelector .

Jiaying Zhu, Yurui Zhu, Xin Lu, Wenrui Yan, Dong Li, Kunlin Liu, Xueyang Fu, Zheng-Jun Zha• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
935
Multimodal EvaluationMME
Score1.69e+3
557
Multimodal UnderstandingMMBench--
367
Visual Question AnsweringChartQA--
239
Chart Question AnsweringChartQA--
229
Diagram Question AnsweringAI2D
AI2D Accuracy77.85
196
Video UnderstandingVideoMME
Overall Score81.81
192
Document Visual Question AnsweringDocVQA
ANLS93.24
164
Multimodal UnderstandingMMBench CN--
162
Optical Character Recognition BenchmarkingOCRBench
Accuracy72.5
109
Showing 10 of 24 rows

Other info

Follow for update