paper-with-me

홈 › Papers

ETC: Extreme Token Compression via Task-aware Visual Information Distillation in VLMs

2026-05-30 · Yiling Gao, Hongchen Wei, Zhenzhong Chen arxiv

In Vision-Language Models (VLMs), high-resolution images produce a large number of visual tokens, resulting in high computational costs and KV-cache overhead during inference. To address this problem, we propose an Extreme Token Compression (ETC) framework that minimizes task loss when reducing the number of input tokens based on the principle of variational information distillation. Specifically, from an information-theoretic perspective, we show that minimizing task loss requires the compact representation to preserve the instruction-aware sufficient statistic of the task-relevant visual information for prediction. In practice, ETC leverages text-to-image cross-attention to weight the original visual features to approximate the latent instruction-aware predictive statistic. Moreover, ETC introduces a variational information distillation, enabling the compact representation to preserve the essential information to recover this predictive statistic. Experiments on LLaVA-1.5-7B and Qwen3-VL-2B show that ETC remains effective even under single-token compression, substantially reducing KV-cache overhead while retaining strong task performance.

📄 PDF Abstract BibTeX arXiv:2606.00543

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KiToke: Kernel-based Interval-aware Token Compression for Video Large Language Models

2026-04-03 · Haifeng Huang, Yang Li arxiv

Video Large Language Models (Video LLMs) achieve strong performance on video understanding tasks but suffer from high inference costs due to the large number of visual tokens. We propose KiToke, a training-free, query-ag…

Unified Spatiotemporal Token Compression for Video-LLMs at Ultra-Low Retention

2026-03-23 · Junhao Du, Jialong Xue, Anqi Li, Jincheng Dai 외 arxiv

Video large language models (Video-LLMs) face high computational costs due to large volumes of visual tokens. Existing token compression methods typically adopt a two-stage spatiotemporal compression strategy, relying on…

Semantic SimilarityQuestion Answering

Video-XL-Pro: Reconstructive Token Compression for Extremely Long Video Understanding

2025-03-24 · Xiangrui Liu, Yan Shu, Zheng Liu, Ao Li 외

Despite advanced token compression techniques, existing multimodal large language models (MLLMs) still struggle with hour-long video understanding. In this work, we propose Video-XL-Pro, an efficient method for extremely…

8kGPUSelf-Supervised LearningVideo Understanding

DUET-VLM: Dual stage Unified Efficient Token reduction for VLM Training and Inference

2026-02-21 · Aditya Kumar Singh, Hitesh Kandala, Pratik Prabhanjan Brahma, Zicheng Liu 외 arxiv

Vision-language models (VLMs) have achieved remarkable multimodal understanding and reasoning capabilities, yet remain computationally expensive due to dense visual tokenization. Existing efficiency approaches either mer…

Prune Redundancy, Preserve Essence: Vision Token Compression in VLMs via Synergistic Importance-Diversity

2026-03-10 · Zhengyao Fang, Pengyuan Lyu, Chengquan Zhang, Guangming Lu 외 arxiv

Vision-language models (VLMs) face significant computational inefficiencies caused by excessive generation of visual tokens. While prior work shows that a large fraction of visual tokens are redundant, existing compressi…