paper-with-me

Papers

Balancing Saliency and Coverage: Semantic Prominence-Aware Budgeting for Visual Token Compression in VLMs

2026-03-16 · Jaehoon Lee, Mingi Jung, Soohyuk Jang, Seungryong Yoo, Dahuin Jung, Sungroh Yoon arxiv

Large Vision-Language Models (VLMs) achieve strong multimodal understanding capabilities by leveraging high-resolution visual inputs, but the resulting large number of visual tokens creates a major computational bottleneck. Recent work mitigates this issue through visual token compression, typically compressing tokens based on saliency, diversity, or a fixed combination of both. We observe that the distribution of semantic prominence varies substantially across samples, leading to different optimal trade-offs between local saliency preservation and global coverage. This observation suggests that applying a static compression strategy across all samples can be suboptimal. Motivated by this insight, we propose PromPrune, a sample-adaptive visual token selection framework composed of semantic prominence-aware budget allocation and a two-stage selection pipeline. Our method adaptively balances local saliency preservation and global coverage according to the semantic prominence distribution of each sample. By allocating token budgets between locally salient regions and globally diverse regions, our method maintains strong performance even under high compression ratios. On LLaVA-NeXT-7B, our approach reduces FLOPs by 88% and prefill latency by 22% while preserving 97.5% of the original accuracy.

📄 PDF Abstract BibTeX arXiv:2603.14892

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ProCap: Prominence-guided Object Rectification for Faithful and Comprehensive Video Captioning

2026-07-23 · Debjyoti Das Adhikary, Aritra Hazra, Partha Pratim Chakrabarti arxiv

Improving video captioning quality typically demands retraining large vision-language models, an expensive and often impractical requirement. Existing training-free alternatives instead ground captions in detected object…

Video Captioning

SeGPruner: Semantic-Geometric Visual Token Pruner for 3D Question Answering

2026-03-31 · Wenli Li, Kai Zhao, Haoran Jiang, Enquan Yang 외 arxiv

Vision-language models (VLMs) have been widely adopted for 3D question answering (3D QA). In typical pipelines, visual tokens extracted from multiple viewpoints are concatenated with language tokens and jointly processed…

Question Answering

SCOPE: Saliency-Coverage Oriented Token Pruning for Efficient Multimodel LLMs

2025-10-28 · Jinhong Deng, Wen Li, Joey Tianyi Zhou, Yang He arxiv

Multimodal Large Language Models (MLLMs) typically process a large number of visual tokens, leading to considerable computational overhead, even though many of these tokens are redundant. Existing visual token pruning me…

Prominence-aware automatic speech recognition for conversational speech

2025-09-12 · Julian Linke, Barbara Schuppler arxiv

This paper investigates prominence-aware automatic speech recognition (ASR) by combining prominence detection and speech recognition for conversational Austrian German. First, prominence detectors were developed by fine-…

Speech Recognition

Context aware saliency map generation using semantic segmentation

2017-12-31 · Mahdi Ahmadi, Mohsen Hajabdollahi, Nader Karimi, Shadrokh Samavi

Saliency map detection, as a method for detecting important regions of an image, is used in many applications such as image classification and recognition. We propose that context detection could have an essential role i…

General Classificationimage-classificationImage ClassificationSaliency Detection+1