ROCVMay 21

AwareVLN: Reasoning with Self-awareness for Vision-Language Navigation

arXiv:2605.2281698.4
Predicted impact top 2% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the lack of explicit self-awareness in VLN agents, improving navigation performance for embodied AI tasks.

AwareVLN introduces a self-aware reasoning mechanism for Vision-Language Navigation that enables the agent to understand its state and task progress in an end-to-end manner, significantly outperforming previous state-of-the-art methods on Habitat simulator benchmarks.

Vision-and-Language Navigation (VLN) requires an agent to ground language instructions to its own movement within a visual environment. While 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 explainable understanding of the relationships between the agent, the instruction, and the scene. Conversely, explicitly building a scene map for heuristic planning is intuitively appealing but relies on additional 3D sensors and hinders large-scale vision-language pre-training. To bridge this gap, we propose AwareVLN, a novel framework that equips the navigation model with a self-aware reasoning mechanism, enabling it to understand the agent's state and task progress in a fully end-to-end and data-driven manner. Our approach features two key innovations: (1) a structural reasoning module that fosters spatial and task-oriented self-awareness, and (2) an automatic data engine with progress division for effective training. Extensive experiments on various datasets in Habitat simulator show our AwareVLN significantly outperforms previous state-of-the-art vision-language navigation methods. Project page: https://gwxuan.github.io/AwareVLN/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes