English

GRIP-VLM: Group-Relative Importance Pruning for Efficient Vision-Language Models

Computer Vision and Pattern Recognition 2026-05-14 v1 Artificial Intelligence

Abstract

In Vision-Language Models (VLMs), processing a massive number of visual tokens incurs prohibitive computational overhead. While recent training-aware pruning methods attempt to selectively discard redundant tokens, they largely rely on continuous-gradient relaxations. However, visual token pruning is inherently a discrete, non-convex combinatorial problem; consequently, these continuous approximations frequently trap the optimization in sub-optimal local minima, especially under aggressive compression budgets. To overcome this fundamental bottleneck, we propose GRIP-VLM, a Group-Relative Importance Pruning framework driven by Reinforcement Learning. Rather than relying on smooth-gradient assumptions, GRIP-VLM formulates pruning as a Markov Decision Process, employing a Group Relative Policy Optimization (GRPO) paradigm anchored by supervised warm-up to directly explore the discrete selection space. Integrated with a budget-aware scorer, our lightweight agent dynamically evaluates per-token importance and adapts to arbitrary compression ratios without retraining. Extensive experiments across diverse multimodal benchmarks demonstrate that GRIP-VLM consistently outperforms heuristic and supervised-learning baselines, achieving a superior Pareto frontier and delivering up to a 15\% inference speedup at equal accuracy.

Keywords

Cite

@article{arxiv.2605.13375,
  title  = {GRIP-VLM: Group-Relative Importance Pruning for Efficient Vision-Language Models},
  author = {Mingzhe Huang and Weijun Wang and Xin Ding and Liang Mi and Hao Wen and Yuanchun Li and Lichen Pang and Shansong Yang and Yunxin Liu and Ting Cao},
  journal= {arXiv preprint arXiv:2605.13375},
  year   = {2026}
}

Comments

10 pages, 11 figures