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

Towards Lossless Ultimate Vision Token Compression for VLMs

About

Visual language models encounter challenges in computational efficiency and latency, primarily due to the substantial redundancy in the token representations of high-resolution images and videos. Current attention/similarity-based compression algorithms suffer from either position bias or class imbalance, leading to significant accuracy degradation. They also fail to generalize to shallow LLM layers, which exhibit weaker cross-modal interactions. To address this, we extend token compression to the visual encoder through an effective iterative merging scheme that is orthogonal in spatial axes to accelerate the computation across the entire VLM. Furthermoer, we integrate a spectrum pruning unit into LLM through an attention/similarity-free low-pass filter, which gradually prunes redundant visual tokens and is fully compatible to modern FlashAttention. On this basis, we propose Lossless Ultimate Vision tokens Compression (LUVC) framework. LUVC systematically compresses visual tokens until complete elimination at the final layer of LLM, so that the high-dimensional visual features are gradually fused into the multimodal queries. The experiments show that LUVC achieves a 2 speedup inference in language model with negligible accuracy degradation, and the training-free characteristic enables immediate deployment across multiple VLMs.

Dehua Zheng, Mouxiao Huang, Borui Jiang, Hailin Hu, Xinghao Chen• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
1455
Visual Question AnsweringTextVQA
Accuracy80.03
1285
Video UnderstandingMVBench
Accuracy76.13
425
Visual Question AnsweringChartQA
Accuracy85.16
371
Multimodal UnderstandingMMStar
Accuracy55.66
324
Diagram Question AnsweringAI2D
AI2D Accuracy78.86
232
Video UnderstandingVideoMME--
222
Document Visual Question AnsweringDocVQA (val)
Accuracy76.52
157
Real-world Visual Question AnsweringRealworldQA
Accuracy65.23
140
Video UnderstandingMLVU
Accuracy75.23
80
Showing 10 of 19 rows

Other info

Follow for update