Focus-Scan-Refine: From Human Visual Perception to Efficient Visual Token Pruning
Enwei Tong, Yuanchao Bai, Yao Zhu, Junjun Jiang, Xianming Liu

TL;DR
The paper introduces Focus-Scan-Refine, a plug-and-play token pruning framework inspired by human visual perception, which improves the efficiency and accuracy of vision-language models by selectively pruning visual tokens without increasing the token budget.
Contribution
It proposes a novel human-inspired pruning framework that balances local evidence and global context, outperforming existing methods in efficiency and accuracy across multiple benchmarks.
Findings
Consistently improves accuracy-efficiency trade-off
Effective across multiple VLM backbones
Outperforms state-of-the-art pruning methods
Abstract
Vision-language models (VLMs) often generate massive visual tokens that greatly increase inference latency and memory footprint; while training-free token pruning offers a practical remedy, existing methods still struggle to balance local evidence and global context under aggressive compression. We propose Focus-Scan-Refine (FSR), a human-inspired, plug-and-play pruning framework that mimics how humans answer visual questions: focus on key evidence, then scan globally if needed, and refine the scanned context by aggregating relevant details. FSR first focuses on key evidence by combining visual importance with instruction relevance, avoiding the bias toward visually salient but query-irrelevant regions. It then scans for complementary context conditioned on the focused set, selecting tokens that are most different from the focused evidence. Finally, FSR refines the scanned context by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
