English

Pruning All-Rounder: Rethinking and Improving Inference Efficiency for Large Vision Language Models

Computer Vision and Pattern Recognition 2025-08-01 v2

Abstract

Although Large Vision-Language Models (LVLMs) have achieved impressive results, their high computational costs pose a significant barrier to wide application. To enhance inference efficiency, most existing approaches can be categorized as parameter-dependent or token-dependent strategies to reduce computational demands. However, parameter-dependent methods require retraining LVLMs to recover performance while token-dependent strategies struggle to consistently select the most relevant tokens. In this paper, we systematically analyze the above challenges and provide a series of valuable insights for inference acceleration. Based on these findings, we propose a novel framework, the Pruning All-Rounder (PAR). Different from previous works, PAR develops a meta-router to adaptively organize pruning flows across both tokens and layers. With a self-supervised learning manner, our method achieves a superior balance between performance and efficiency. Notably, PAR is highly flexible, offering multiple pruning versions to address a range of acceleration scenarios. The code for this work is publicly available at https://github.com/ASGO-MM/Pruning-All-Rounder.

Keywords

Cite

@article{arxiv.2412.06458,
  title  = {Pruning All-Rounder: Rethinking and Improving Inference Efficiency for Large Vision Language Models},
  author = {Wei Suo and Ji Ma and Mengyang Sun and Lin Yuanbo Wu and Peng Wang and Yanning Zhang},
  journal= {arXiv preprint arXiv:2412.06458},
  year   = {2025}
}

Comments

Accepted by ICCV 25

R2 v1 2026-06-28T20:27:50.312Z