paper-with-me

홈 › Papers

TORINO: Token Reduction via Interpretable Concept Overlap in Vision-Language Models

2026-07-06 · Riccardo Renzulli, Gabriele Spadaro, Shruthi Gowda, Alaa Eddine Mazouz, Van-Tam Nguyen arxiv

Vision-Language Models (VLMs) have demonstrated impressive capabilities across different tasks, but their computational cost is dominated by the large number of visual tokens fed to the language model. Existing token reduction methods rely on attention-based scores or pairwise similarity, without an explicit semantic representation of each token. We introduce TORINO (TOken Reduction via Interpretable coNcept Overlap), a plug-and-play framework for adaptive visual token reduction in VLMs that requires no fine-tuning of the underlying model. TORINO leverages Sparse Autoencoders (SAEs) to project visual tokens into an interpretable latent space where token relationships can be analyzed through shared concept activations. Specifically, we define concept overlap as the degree of agreement between active SAE latents and use it to group tokens that share semantic content. Reduction within each group is then performed by either pruning or merging, providing a unified framework that preserves semantically important visual information while removing redundancy. Unlike fixed-budget approaches, TORINO dynamically adapts the reduction rate to input complexity, allowing different images to retain different numbers of tokens. Experiments across multiple vision-language benchmarks show that TORINO achieves favorable efficiency-accuracy trade-offs, reducing the number of visual tokens with minimal performance loss.

📄 PDF Abstract BibTeX arXiv:2607.04593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discovering Interpretable Machine Learning Models in Parallel Coordinates

2021-06-14 · Boris Kovalerchuk, Dustin Hayes

This paper contributes to interpretable machine learning via visual knowledge discovery in parallel coordinates. The concepts of hypercubes and hyper-blocks are used as easily understandable by end-users in the visual fo…

BIG-bench Machine LearningDimensionality ReductionInterpretable Machine Learning

Semantic Convergence: Investigating Shared Representations Across Scaled LLMs

2025-07-21 · Daniel Son, Sanjana Rathore, Andrew Rufail, Adrian Simon 외 arxiv

We investigate feature universality in Gemma-2 language models (Gemma-2-2B and Gemma-2-9B), asking whether models with a four-fold difference in scale still converge on comparable internal concepts. Using the Sparse Auto…

CADENCE: A Cardiac Atom Dictionary for Interpretable Neural Concept Extraction from ECG Foundation Models

2026-07-28 · Yixuan Duan, Arjun Naik, Sadeer Al-Kindi, Wei Qiu arxiv

Foundation models for 12-lead electrocardiograms (ECGs) transfer well across clinical tasks, but the physiological knowledge encoded in their representations remains opaque. We present CADENCE, a framework that decompose…

Parallel Coordinates for Discovery of Interpretable Machine Learning Models

2023-05-28 · Dustin Hayes, Boris Kovalerchuk

This work uses visual knowledge discovery in parallel coordinates to advance methods of interpretable machine learning. The graphic data representation in parallel coordinates made the concepts of hypercubes and hyperblo…

Dimensionality ReductionInterpretable Machine LearningMissing Values

A Hybrid Inductive-Transductive Network for Traffic Flow Imputation on Unsampled Locations

2025-12-19 · Mohammadmahdi Rahimiasl, Ynte Vanderhoydonc, Siegfried Mercelis arxiv

Accurately imputing traffic flow at unsensed locations is difficult: loop detectors provide precise but sparse measurements, speed from probe vehicles is widely available yet only weakly correlated with flow, and nearby …