paper-with-me

Papers

EvoComp: Learning Visual Token Compression for Multimodal Large Language Models via Semantic-Guided Evolutionary Labeling

2026-04-18 · Jiafei Song, Fengwei Zhou, Jin Qu, Wenjin Jason Li, Tong Wu, Gengjian Xue, Zhikang Zhao, Daomin Wei, Yichao Lu, Bailin Na arxiv

Recent Multimodal Large Language Models (MLLMs) have demonstrated strong performance on vision-language understanding tasks, yet their inference efficiency is often hampered by the large number of visual tokens, particularly in high-resolution or multi-image scenarios. To address this issue, we propose EvoComp, a visual token compression framework that significantly reduces token count while preserving task accuracy. EvoComp introduces a lightweight encoder-only transformer-based compressor that selects the most informative and non-redundant visual tokens by jointly considering visual and textual contexts. A core challenge lies in providing effective supervision for training the compressor. To this end, we design an evolutionary labeling strategy that searches for token subsets minimizing the MLLM's output loss, while enforcing semantic diversity through vocabulary-based token grouping. We further train the compressor using a tailored loss function combining the GHM loss to mitigate class and difficulty imbalance, and a cosine similarity regularization to encourage semantic separation between retained and discarded tokens. Extensive experiments across multiple vision-language benchmarks show that EvoComp outperforms existing methods based on attention or similarity heuristics. Notably, it retains 99.3% of the original accuracy under 3x token compression and delivers up to 1.6x speedup on mobile devices.

📄 PDF Abstract BibTeX arXiv:2604.17087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LaCo: Efficient Layer-wise Compression of Visual Tokens for Multimodal Large Language Models

2025-07-03 · Juntao Liu, Liqiang Niu, Wenchao Chen, Jie Zhou 외 arxiv

Existing visual token compression methods for Multimodal Large Language Models (MLLMs) predominantly operate as post-encoder modules, limiting their potential for efficiency gains. To address this limitation, we propose …

TokenCarve: Information-Preserving Visual Token Compression in Multimodal Large Language Models

2025-03-13 · Xudong Tan, Peng Ye, Chongjun Tu, JianJian Cao 외

Multimodal Large Language Models (MLLMs) are becoming increasingly popular, while the high computational cost associated with multimodal data input, particularly from visual tokens, poses a significant challenge. Existin…

Can Visual Input Be Compressed? A Visual Token Compression Benchmark for Large Multimodal Models

2025-11-04 · Tianfan Peng, Yuntao Du, Pengzhou Ji, Shijie Dong 외 arxiv

Large multimodal models (LMMs) often suffer from severe inference inefficiency due to the large number of visual tokens introduced by image encoders. While recent token compression methods, such as pruning and merging, h…

Recoverable Compression: A Multimodal Vision Token Recovery Mechanism Guided by Text Information

2024-09-02 · Yi Chen, Jian Xu, Xu-Yao Zhang, Wen-Zhuo Liu 외

With the advancement of large-scale language modeling techniques, large multimodal models combining visual encoders with large language models have demonstrated exceptional performance in various visual tasks. Most of th…

Language ModelingLanguage ModellingLarge Language Model

Compression Tells Intelligence: Visual Coding, Visual Token Technology, and the Unification

2026-01-28 · Xin Jin, Jinming Liu, Yuntao Wei, Junyan Lin 외 arxiv

"Compression Tells Intelligence", is supported by research in artificial intelligence, particularly concerning (multimodal) large language models (LLMs/MLLMs), where compression efficiency often correlates with improved …

Representation Learning