English

AVG-LLaVA: An Efficient Large Multimodal Model with Adaptive Visual Granularity

Computer Vision and Pattern Recognition 2025-08-07 v3 Artificial Intelligence Computation and Language

Abstract

Recently, large multimodal models (LMMs) have achieved significant advancements. When dealing with high-resolution images, dominant LMMs typically divide them into multiple local images and a global image, leading to a large number of visual tokens. In this work, we introduce AVG-LLaVA, an LMM that can adaptively select the appropriate visual granularity based on the input image and instruction. Specifically, we first apply the multiple pooling layers to obtain visual tokens at different granularities. Then we propose a visual granularity router, which includes a Transformer layer, an MLP layer, and a voter layer, used to select the appropriate visual granularity based on the image and instruction. Furthermore, we put forward RGLF, a novel training paradigm that aims at aligning the granularity predicted by the router with the preferences of the LMM, without the need for additional manually annotated data. Extensive experiments and analysis show that AVG-LLaVA achieves superior performance across 11 benchmarks, as well as significantly reduces the number of visual tokens and speeds up inference (e.g., an 85.3% reduction in visual tokens and a 2.53×\times increase in inference speed on the AI2D benchmark).

Keywords

Cite

@article{arxiv.2410.02745,
  title  = {AVG-LLaVA: An Efficient Large Multimodal Model with Adaptive Visual Granularity},
  author = {Zhibin Lan and Liqiang Niu and Fandong Meng and Wenbo Li and Jie Zhou and Jinsong Su},
  journal= {arXiv preprint arXiv:2410.02745},
  year   = {2025}
}

Comments

Accepted by ACL 2025 Findings

R2 v1 2026-06-28T19:07:26.533Z