Paper Overview
Research Area: Computer Vision (CV) Authors: Wenxuan Guo, Xiuwei Xu, Yichen Liu Published: 2026-05-25 arXiv: 2505.14487
Abstract
Vision-Language Navigation (VLN) requires agents to ground language instructions in their own egocentric observations within a visual environment. Although state-of-the-art methods leverage the reasoning capabilities of vision-language models (VLMs) for end-to-end action prediction, they often lack an explicit and interpretable understanding of the relationships between the agent, the instruction, and the scene. Conversely, explicitly constructing scene maps for heuristic planning is intuitively appealing, but relies on additional 3D sensors and hinders large-scale vision-language pretraining.
To bridge this gap, the authors propose AwareVLN, a novel framework that equips navigation models with a self-awareness reasoning mechanism, enabling them to understand agent state and task progress in a fully end-to-end and data-driven manner.
The method features two key innovations:
1. A structured reasoning module that facilitates spatial and task-oriented self-awareness. 2. An automatic data engine with progress decomposition to enable effective training.
Extensive experiments across multiple datasets in the Habitat simulator demonstrate that AwareVLN significantly outperforms previous state-of-the-art vision-language navigation methods.
--- *Auto-collected on 2026-05-25*