paper-with-me

홈 › Papers

Dive into the Scene: Breaking the Perceptual Bottleneck in Vision-Language Decision Making via Focus Plan Generation

2026-06-02 · Boyuan Xiao, Bohong Chen, Yumeng Li, Ji Feng, Yao-Xiang Ding, Kun Zhou arxiv

In embodied vision-language decision making tasks such as robotic manipulation and navigation, Vision-Language and Vision-Language-Action Models (VLMs & VLAs) are powerful tools with different benefits: VLMs are better at long-term planning, while VLAs are better at reactive control. However, their performance is limited by the same perceptual bottleneck: visual hallucinations arise due to the models' inability to distinguish task-relevant objects from distractors. In principle, accurate identification and focus on critical objects while filtering out irrelevant ones is the key to break this limitation. A straightforward solution is one-step focus: directly attending to essential objects. However, this approach proves ineffective because effective focus inherently requires deep scene understanding. To this end, we propose SceneDiver, a coarse-to-fine focus plan generation method for VLMs leveraging their long-term planning abilities, that first constructs a holistic scene graph to establish initial comprehension, then progressively decomposes the task into simpler sub-problems through an iterative cycle of recognition, understanding, and analysis. To enable reactive control, we also design a lightweight adapter for distilling the deliberate focus ability into VLAs. Evaluations on standard embodied AI benchmarks confirm that our method substantially reduces visual hallucinations for both VLMs and VLAs, while preserving computational efficiency in tasks requiring fast execution. Our code and data are released at: https://future-item.github.io/SceneDiver.

📄 PDF Abstract BibTeX arXiv:2606.04046

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyScene UnderstandingDecision Making

Similar Papers 제목 키워드 기반

Pixel-level Scene Understanding in One Token: Visual States Need What-is-Where Composition

2026-03-14 · Seokmin Lee, Yunghee Lee, Byeonghyun Pak, Byeongju Woo arxiv

For robotic agents operating in dynamic environments, learning visual state representations from streaming video observations is essential for sequential decision making. Recent self-supervised learning methods have show…

Self-Supervised LearningRepresentation LearningScene UnderstandingDecision Making

Thinking with Patterns: Breaking the Perceptual Bottleneck in Visual Planning via Pattern Induction

2026-05-16 · Yichang Jian, Boyuan Xiao, Zhenyuan Huang, Yifei Peng 외 arxiv

Planning from raw visual input remains a significant challenge for current Vision-Language Models (VLMs), when the complexity of input is beyond their one-step perception capability. Motivated by recent advances in Think…

Token Bottleneck: One Token to Remember Dynamics

2025-07-09 · Taekyung Kim, Dongyoon Han, Byeongho Heo, Jeongeun Park 외 arxiv

Deriving compact and temporally aware visual representations from dynamic scenes is essential for successful execution of sequential scene understanding tasks such as visual tracking and robotic manipulation. In this pap…

Self-Supervised LearningScene UnderstandingRobot ManipulationVisual Tracking

Spatial Mixture Models with Learnable Deep Priors for Perceptual Grouping

2019-02-07 · Jinyang Yuan, Bin Li, xiangyang xue

Humans perceive the seemingly chaotic world in a structured and compositional way with the prerequisite of being able to segregate conceptual entities from the complex visual scenes. The mechanism of grouping basic visua…

Object

ASHiTA: Automatic Scene-grounded HIerarchical Task Analysis

2025-04-09 · CVPR 2025 1 · Yun Chang, Leonor Fermoselle, Duy Ta, Bernadette Bucher 외

While recent work in scene reconstruction and understanding has made strides in grounding natural language to physical 3D environments, it is still challenging to ground abstract, high-level instructions to a 3D scene. H…

graph construction