paper-with-me

홈 › Papers

When Attention Collapses: Stage-Aware Visual Token Pruning from Structure to Semantics

2026-06-02 · Jiahui Wang, Kai Zhang, Mai Han, Huanghe Zhang arxiv

Vision-Language Models (VLMs) have demonstrated remarkable capabilities but suffer from significant computational overhead during inference. While visual token pruning offers a promising solution, existing methods predominantly rely on initial attention scores. This single-metric paradigm presents a critical flaw: high attention scores inherently collapse onto semantically similar regions, thereby severely reducing feature diversity and discarding vital contextual details. To address this, we introduce Structure-to-Semantics (STS), a novel two-stage visual token pruning framework that explicitly decouples the pruning process. The first stage employs a repulsion-based sampling mechanism to maximize spatial and structural diversity. The second stage leverages instruction-aware cross-attention to precisely filter out prompt-irrelevant tokens. This two-stage synergy constitutes the core of STS, first ensuring geometric coverage and then refining the retained tokens according to semantic relevance. Extensive evaluations demonstrate that STS mitigates the redundancy caused by attention-based selection, improving both structural diversity and fine-grained task alignment of the preserved visual tokens.

📄 PDF Abstract BibTeX arXiv:2606.03569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

InViC: Intent-aware Visual Cues for Medical Visual Question Answering

2026-03-17 · Zhisong Wang, Ziyang Chen, Zanting Ye, Hongze Zhu 외 arxiv

Medical visual question answering (Med-VQA) aims to answer clinically relevant questions grounded in medical images. However, existing multimodal large language models (MLLMs) often exhibit shortcut answering, producing …

Visual Question AnsweringAnswer Generation

Identity-Aware Textual-Visual Matching with Latent Co-attention

2017-08-07 · ICCV 2017 10 · Shuang Li, Tong Xiao, Hongsheng Li, Wei Yang 외

Textual-visual matching aims at measuring similarities between sentence descriptions and images. Most existing methods tackle this problem without effectively utilizing identity-level annotations. In this paper, we propo…

SentenceText based Person Retrieval

ExtraVAR: Stage-Aware RoPE Remapping for Resolution Extrapolation in Visual Autoregressive Models

2026-05-11 · Feihong Yan, Shaoyu Liu, Haixuan Wang, Shuai Lu 외 arxiv

Visual Autoregressive (VAR) models have emerged as a strong alternative to diffusion for image synthesis, yet their fixed training resolution prevents direct generation at higher resolutions. Naively transferring trainin…

DTGAN: Dual Attention Generative Adversarial Networks for Text-to-Image Generation

2020-11-05 · Zhenxing Zhang, Lambert Schomaker

Most existing text-to-image generation methods adopt a multi-stage modular architecture which has three significant problems: 1) Training multiple networks increases the run time and affects the convergence and stability…

Generative Adversarial NetworkImage GenerationSentenceText to Image Generation+1

Explaining the Unseen: Multimodal Vision-Language Reasoning for Situational Awareness in Underground Mining Disasters

2025-12-09 · Mizanur Rahman Jewel, Mohamed Elmahallawy, Sanjay Madria, Samuel Frimpong arxiv

Underground mining disasters produce pervasive darkness, dust, and collapses that obscure vision and make situational awareness difficult for humans and conventional systems. To address this, we propose MDSE, Multimodal …