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

Language-Guided Token Compression with Reinforcement Learning in Large Vision-Language Models

About

Large Vision-Language Models (LVLMs) incur substantial inference costs due to the processing of a vast number of visual tokens. Existing methods typically struggle to model progressive visual token reduction as a multi-step decision process with sequential dependencies and often rely on hand-engineered scoring rules that lack adaptive optimization for complex reasoning trajectories. To overcome these limitations, we propose TPRL, a reinforcement learning framework that learns adaptive pruning trajectories through language-guided sequential optimization tied directly to end-task performance. We formulate visual token pruning as a sequential decision process with explicit state transitions and employ a self-supervised autoencoder to compress visual tokens into a compact state representation for efficient policy learning. The pruning policy is initialized through learning from demonstrations and subsequently fine-tuned using Proximal Policy Optimization (PPO) to jointly optimize task accuracy and computational efficiency. Our experimental results demonstrate that TPRL removes up to 66.7\% of visual tokens and achieves up to a 54.2\% reduction in FLOPs during inference while maintaining a near-lossless average accuracy drop of only 0.7\%. Code is released at \href{https://github.com/MagicVicCoder/TPRL}{\textcolor{mypink}{https://github.com/MagicVicCoder/TPRL}}.

Sihan Cao, Jianwei Zhang, Pengcheng Zheng, Jiaxin Yan, Caiyan Qin, Yalan Ye, Wei Dong, Peng Wang, Yang Yang, Chaoning Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
1455
Visual Question AnsweringVQA v2
Accuracy77.9
1362
Multimodal EvaluationMME
Score1.50e+3
658
Visual Question AnsweringGQA
Accuracy60.4
505
Multimodal UnderstandingSEED-Bench--
343
Science Question AnsweringScienceQA SQA-I
Accuracy68.2
103
Multimodal BenchmarkingMMB
Average Performance68.95
40
Visual Question AnsweringGQA
Accuracy62.8
29
Multimodal UnderstandingMME
Absolute Score1.55e+3
28
Science Question AnsweringSQA-I
Score71.8
24
Showing 10 of 13 rows

Other info

Follow for update