paper-with-me

Papers

One Layer's Trash is Another Layer's Treasure: Adaptive Layer-wise Visual Token Selection in LVLMs

2026-06-12 · Yongru Chen, Kai Zhang, Zeliang Zong, Yuchen Lu, Wenming Tan, Ye Ren, Jilin Hu arxiv

Large Vision-Language Models (LVLMs) have achieved remarkable success across diverse multimodal tasks, yet their practical deployment remains constrained by the computational burden arising from lengthy visual tokens. While visual token pruning has emerged as a promising solution, existing methods suffer from a fundamental limitation: once tokens are pruned at a specific layer, they become inaccessible to all subsequent layers, leading to premature information loss that can compromise model performance. Through empirical studies, we observe that different layers exhibit distinct visual region focus, indicating a varying optimal token subset across layers. Motivated by this insight, we propose Adaptive Layer-wise Visual Token Selection (ALVTS), a novel framework that breaks away from the conventional static token pruning paradigm. ALVTS incorporates a lightweight token selector to identify and route important tokens for further processing, while allowing less important tokens to skip the layer, thus minimizing computational redundancy. These two streams of tokens are seamlessly reintegrated before being fed into subsequent layers, facilitating adaptive compression across the entire model. Grounded in our importance consistency constrained low-rank approximation, the proposed token selection module closely emulates the full attention mechanism, effectively capturing its essential patterns without requiring model retraining. Extensive experiments on LLaVA-1.5, LLaVA-NeXT, and Qwen2.5-VL validate the effectiveness of our method. With an 89% token compression ratio, ALVTS retains 96.7% of the original model's accuracy, achieving a superior efficiency-accuracy trade-off for LVLM inference.

📄 PDF Abstract BibTeX arXiv:2606.14277

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trash or Treasure? An Interactive Dual-Stream Strategy for Single Image Reflection Separation

2021-10-20 · NeurIPS 2021 12 · Qiming Hu, Xiaojie Guo

Single image reflection separation (SIRS), as a representative blind source separation task, aims to recover two layers, $\textit{i.e.}$, transmission and reflection, from one mixed observation, which is challenging due …

blind source separationReflection Removal

Trash to Treasure: Low-Light Object Detection via Decomposition-and-Aggregation

2023-09-07 · Xiaohan Cui, Long Ma, Tengyu Ma, JinYuan Liu 외

Object detection in low-light scenarios has attracted much attention in the past few years. A mainstream and representative scheme introduces enhancers as the pre-processing for regular detectors. However, because of the…

object-detectionObject Detection

One Man's Trash is Another Man's Treasure: Resisting Adversarial Examples by Adversarial Examples

2019-11-25 · CVPR 2020 6 · Chang Xiao, Changxi Zheng

Modern image classification systems are often built on deep neural networks, which suffer from adversarial examples--images with deliberately crafted, imperceptible noise to mislead the network's classification. To defen…

ClassificationGeneral Classificationimage-classificationImage Classification

Attention Neural Network for Trash Detection on Water Channels

2020-07-09 · Mohbat Tharani, Abdul Wahab Amin, Mohammad Maaz, Murtaza Taj

Rivers and canals flowing through cities are often used illegally for dumping the trash. This contaminates freshwater channels as well as causes blockage in sewerage resulting in urban flooding. When this contaminated wa…

Fine-Tuning Pre-trained Language Models to Detect In-Game Trash Talks

2024-03-19 · Daniel Fesalbon, Arvin De La Cruz, Marvin Mallari, Nelson Rodelas

Common problems in playing online mobile and computer games were related to toxic behavior and abusive communication among players. Based on different reports and studies, the study also discusses the impact of online ha…

Dota 2