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

ShortV: Efficient Multimodal Large Language Models by Freezing Visual Tokens in Ineffective Layers

About

Multimodal Large Language Models (MLLMs) suffer from high computational costs due to their massive size and the large number of visual tokens. In this paper, we investigate layer-wise redundancy in MLLMs by introducing a novel metric, Layer Contribution (LC), which quantifies the impact of a layer's transformations on visual and text tokens, respectively. The calculation of LC involves measuring the divergence in model output that results from removing the layer's transformations on the specified tokens. Our pilot experiment reveals that many layers of MLLMs exhibit minimal contribution during the processing of visual tokens. Motivated by this observation, we propose ShortV, a training-free method that leverages LC to identify ineffective layers, and freezes visual token updates in these layers. Experiments show that ShortV can freeze visual token in approximately 60\% of the MLLM layers, thereby dramatically reducing computational costs related to updating visual tokens. For example, it achieves a 50\% reduction in FLOPs on LLaVA-NeXT-13B while maintaining superior performance. The code will be publicly available at https://github.com/icip-cas/ShortV

Qianhao Yuan, Qingyu Zhang, Yanjiang Liu, Jiawei Chen, Yaojie Lu, Hongyu Lin, Jia Zheng, Xianpei Han, Le Sun• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
2056
Visual Question AnsweringGQA
Accuracy63.6
1445
Science Question AnsweringScienceQA
Accuracy78.3
916
Multi-discipline Multimodal UnderstandingMMMU
Accuracy42.8
422
Diagram UnderstandingAI2D
Accuracy81.77
377
Multimodal Perception and CognitionMME
Overall Score2.26e+3
344
Object Hallucination EvaluationPOPE
Accuracy86.2
259
Visual Question AnsweringVizWiz
Accuracy69.61
193
Multimodal ReasoningMMBench
Accuracy72.8
180
Multimodal UnderstandingMMBench
Accuracy81.62
137
Showing 10 of 27 rows

Other info

Follow for update