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

Token Pruning in Multimodal Large Language Models: Are We Solving the Right Problem?

About

Multimodal large language models (MLLMs) have shown remarkable performance for cross-modal understanding and generation, yet still suffer from severe inference costs. Recently, abundant works have been proposed to solve this problem with token pruning, which identifies the redundant tokens in MLLMs and then prunes them to reduce the computation and KV storage costs, leading to significant acceleration without training. While these methods claim efficiency gains, critical questions about their fundamental design and evaluation remain unanswered: Why do many existing approaches underperform even compared to naive random token selection? Are attention-based scoring sufficient for reliably identifying redundant tokens? Is language information really helpful during token pruning? What makes a good trade-off between token importance and duplication? Are current evaluation protocols comprehensive and unbiased? The ignorance of previous research on these problems hinders the long-term development of token pruning. In this paper, we answer these questions one by one, providing insights into the design of future token pruning methods.

Zichen Wen, Yifeng Gao, Weijia Li, Conghui He, Linfeng Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Visual GroundingRefCOCO+ (val)
Accuracy89.2
171
Visual GroundingRefCOCO+ (testB)
Accuracy85.2
169
Visual GroundingRefCOCO+ (testA)
Accuracy92.5
168
Visual GroundingRefCOCO (testB)
Accuracy90.4
125
Visual GroundingRefCOCO (val)
Accuracy93.6
119
Visual GroundingRefCOCO (testA)
Accuracy95
117
Visual GroundingRefCOCOg (test)
Accuracy91.3
96
Visual GroundingRefCOCOg (val)
Accuracy90.9
93
Visual Question AnsweringSEED
Overall Score76.1
22
Showing 9 of 9 rows

Other info

Follow for update