ViCO: A Training Strategy towards Semantic Aware Dynamic High-Resolution
Abstract
Existing Multimodal Large Language Models (MLLMs) suffer from increased inference costs due to the additional vision tokens introduced by image inputs. In this work, we propose Visual Consistency Learning (ViCO), a novel training algorithm that enables the model to represent images of varying semantic complexities using different numbers of vision tokens. The key idea behind our method is to employ multiple MLP connectors, each with a different image compression ratio, to downsample the vision tokens based on the semantic complexity of the image. During training, we minimize the KL divergence between the responses conditioned on different MLP connectors. At inference time, we introduce an image router, termed Visual Resolution Router (ViR), that automatically selects the appropriate compression rate for each image patch. Compared with existing dynamic high-resolution strategies, which adjust the number of visual tokens based on image resolutions, our method dynamically adapts the number of visual tokens according to semantic complexity. Experimental results demonstrate that our method can reduce the number of vision tokens by up to 50% while maintaining the model's perception, reasoning, and OCR capabilities. We hope this work will contribute to the development of more efficient MLLMs. The code and models will be released to facilitate future research.
Community
Existing Multimodal Large Language Models (MLLMs) face high inference costs due to the excessive vision tokens introduced by image inputs. To address this issue, we propose Visual Consistency Learning (ViCO), a novel training algorithm that allows the model to represent images of varying semantic complexities using different numbers of vision tokens. Specifically, ViCO employs multiple MLP connectors with distinct image compression ratios to downsample vision tokens according to each image’s semantic complexity, and minimizes the KL divergence between model responses conditioned on these connectors during training. At inference, a Visual Resolution Router (ViR) automatically selects the optimal compression rate for each image patch. Unlike previous dynamic high-resolution methods that adjust visual tokens based on image resolution, ViCO adapts token allocation based on semantic complexity. Experiments show that ViCO reduces vision tokens by up to 50% without compromising perception, reasoning, or OCR performance, paving the way for more efficient MLLMs.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- CoViPAL: Layer-wise Contextualized Visual Token Pruning for Large Vision-Language Models (2025)
- Seeing More, Saying More: Lightweight Language Experts are Dynamic Video Token Compressors (2025)
- Variation-aware Vision Token Dropping for Faster Large Vision-Language Models (2025)
- Pyramid Token Pruning for High-Resolution Large Vision-Language Models via Region, Token, and Instruction-Guided Importance (2025)
- HIVTP: A Training-Free Method to Improve VLMs Efficiency via Hierarchical Visual Token Pruning Using Middle-Layer-Based Importance Score (2025)
- Training-Free Token Pruning via Zeroth-Order Gradient Estimation in Vision-Language Models (2025)
- MARC: Memory-Augmented RL Token Compression for Efficient Video Understanding (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper