paper-with-me

홈 › Papers

Starve to Perceive: Taming Lazy Perception in VLMs with Constrained Visual Bandwidth

2026-05-18 · Yuhuan Wu, Cong Wei, Fangzhen Lin, Wenhu Chen, Haozhe Wang arxiv

Vision-Language Models (VLMs) deployed as situated agents in high-resolution visual environments require active perception -- the ability to dynamically decide where to look through operations like zooming, cropping, and panning. However, current training paradigms produce models that mimic the surface form of such operations without functionally depending on their outputs, a phenomenon we term lazy perception. We trace this to a fundamental learning asymmetry: when coarse global views combined with language priors suffice for moderate accuracy, the model has no incentive to learn harder multi-step visual search. If a model can succeed without actively looking, it will never learn to look. This motivates Starve to Perceive, a training paradigm that constrains visual bandwidth -- restricting each observation to a tight token budget so that no single view suffices for task completion, making active perception the only viable strategy. Despite requiring no auxiliary losses, reward shaping, or architectural changes -- serving as a minimal, plug-in modification to standard post-training pipelines -- models trained under perceptual starvation achieve substantial gains of 5% average relative improvement across diverse benchmarks.

📄 PDF Abstract BibTeX arXiv:2605.18603

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VisOnlyQA: Large Vision Language Models Still Struggle with Visual Perception of Geometric Information

2024-12-01 · Ryo Kamoi, Yusen Zhang, Sarkar Snigdha Sarathi Das, Ranran Haoran Zhang 외

Large Vision Language Models (LVLMs) have achieved remarkable performance in various vision-language tasks. However, it is still unclear how accurately LVLMs can perceive visual information in images. In particular, the …

Multiple-choice

Enhancing Geometric Perception in VLMs via Translator-Guided Reinforcement Learning

2026-02-26 · Hao Yu, Shuning Jia, Guanghao Li, Wenhao Jiang 외 arxiv

Vision-language models (VLMs) often struggle with geometric reasoning due to their limited perception of fundamental diagram elements. To tackle this challenge, we introduce GeoPerceive, a benchmark comprising diagram in…

Reinforcement Learning

LazyVLM: Neuro-Symbolic Approach to Video Analytics

2025-05-27 · Xiangru Jian, Wei Pang, Zhengyuan Dong, Chao Zhang 외

Current video analytics approaches face a fundamental trade-off between flexibility and efficiency. End-to-end Vision Language Models (VLMs) often struggle with long-context processing and incur high computational costs,…

Do LVLMs Know What They Know? A Systematic Study of Knowledge Boundary Perception in LVLMs

2025-08-26 · Zhikai Ding, Shiyu Ni, Keping Bi arxiv

Large vision-language models (LVLMs) demonstrate strong visual question answering (VQA) capabilities but are shown to hallucinate. A reliable model should perceive its knowledge boundaries-knowing what it knows and what …

Visual Question Answering

ColorBench: Can VLMs See and Understand the Colorful World? A Comprehensive Benchmark for Color Perception, Reasoning, and Robustness

2025-04-10 · Yijun Liang, Ming Li, Chenrui Fan, Ziyue Li 외

Color plays an important role in human perception and usually provides critical clues in visual reasoning. However, it is unclear whether and how vision-language models (VLMs) can perceive, understand, and leverage color…

Visual Reasoning