English

ProFocus: Proactive Perception and Focused Reasoning in Vision-and-Language Navigation

Robotics 2026-03-17 v2 Computer Vision and Pattern Recognition

Abstract

Vision-and-Language Navigation (VLN) requires agents to accurately perceive complex visual environments and reason over navigation instructions and histories. However, existing methods passively process redundant visual inputs and treat all historical contexts indiscriminately, resulting in inefficient perception and unfocused reasoning. To address these challenges, we propose \textbf{ProFocus}, a training-free progressive framework that unifies \underline{Pro}active Perception and \underline{Focus}ed Reasoning through collaboration between large language models (LLMs) and vision-language models (VLMs). For proactive perception, ProFocus transforms panoramic observations into structured ego-centric semantic maps, enabling the orchestration agent to identify missing visual information needed for reliable decision-making, and to generate targeted visual queries with corresponding focus regions that guide the perception agent to acquire the required observations. For focused reasoning, we propose Branch-Diverse Monte Carlo Tree Search (BD-MCTS) to identify top-kk high-value waypoints from extensive historical candidates. The decision agent focuses reasoning on the historical contexts associated with these waypoints, rather than considering all historical waypoints equally. Extensive experiments validate the effectiveness of ProFocus, achieving state-of-the-art performance among zero-shot methods on R2R and REVERIE benchmarks.

Keywords

Cite

@article{arxiv.2603.05530,
  title  = {ProFocus: Proactive Perception and Focused Reasoning in Vision-and-Language Navigation},
  author = {Wei Xue and Mingcheng Li and Xuecheng Wu and Jingqun Tang and Dingkang Yang and Lihua Zhang},
  journal= {arXiv preprint arXiv:2603.05530},
  year   = {2026}
}

Comments

Accepted by CVPR 2026

R2 v1 2026-07-01T11:05:31.364Z