Share your thoughts, 1 month free Claude Pro on usSee more
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
253
Visual GroundingRefCOCO+ (testA)
Accuracy92.5
245
Visual GroundingRefCOCO+ (testB)
Accuracy85.2
219
Visual GroundingRefCOCO (val)
Accuracy93.6
172
Visual GroundingRefCOCO (testA)
Accuracy95
162
Visual GroundingRefCOCO (testB)
Accuracy90.4
159
Visual GroundingRefCOCOg (val)
Accuracy90.9
158
Visual GroundingRefCOCOg (test)
Accuracy91.3
155
Multimodal UnderstandingMMBench (dev)--
58
Multimodal Visual Pattern RecognitionMMVP
MMVP Score67.3
23
Showing 10 of 13 rows

Other info

Follow for update