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

Accelerating Multimodal Large Language Models with Prior-Corrected Token Reduction

About

Visual token reduction has emerged as an effective strategy for accelerating Multimodal Large Language Models (MLLMs). Many existing methods prune tokens by ranking text-visual attention scores. However, we show that attention is often dominated by a model-induced prior: even without textual instruction, MLLMs tend to focus on certain task-agnostic regions. Consequently, the attention scores of instruction-conditioned tokens are suppressed, increasing the risk that these tokens are discarded during pruning. To address this issue, we propose Prior-Corrected Token Reduction (PriorTR), a training-free token reduction method that explicitly separates task-conditioned attention from the model-induced prior. PriorTR estimates the attention map of the prior, and contrasts it with the task-conditioned attention distribution to measure the additional usable information contributed by each visual token. Importantly, PriorTR computes both the model-induced prior and the task-conditioned posterior within a single forward pass by introducing a null token that serves as an instruction-agnostic probe in the attention block. This design avoids duplicated propagation. Extensive experiments across multiple multimodal benchmarks and MLLMs demonstrate that PriorTR consistently improves the trade-off between accuracy and efficiency over strong training-free baselines, particularly under aggressive token budgets.

Zengjie Chen, Yuxiang Cai, Jingcai Guo, Taotao Cai, Jianwei Yin, Zhi Chen• 2026

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVizWiz
Accuracy59
1863
Text-based Visual Question AnsweringTextVQA
Accuracy76
984
Science Question AnsweringScienceQA
Accuracy75.2
916
Multimodal EvaluationMME
Score2.33e+3
902
Multimodal UnderstandingMM-Vet
MM-Vet Score32.5
664
Multimodal UnderstandingSEED-Bench
Accuracy64.8
571
Visual Question AnsweringScienceQA
Accuracy68.8
525
Optical Character RecognitionOCRBench
Score39.9
486
Visual Question AnsweringOK-VQA
Accuracy52.1
331
Multimodal UnderstandingMMBench CN
Accuracy60.9
302
Showing 10 of 31 rows

Other info

Follow for update