CVAIJan 26

\textsc{NaVIDA}: Vision-Language Navigation with Inverse Dynamics Augmentation

arXiv:2601.18188v13 citationsh-index: 7
Originality Highly original
AI Analysis

This work addresses the problem of improving navigation stability and generalization for VLN agents, representing a novel method for a known bottleneck rather than an incremental improvement.

The paper tackles the problem of Vision-and-Language Navigation (VLN) by addressing the lack of explicit modeling of vision-action causality, which leads to unstable behaviors and weak generalization. It introduces NaVIDA, a framework that augments training with inverse-dynamics supervision and hierarchical action chunking, achieving superior navigation performance with fewer parameters (3B vs. 8B) in experiments.

Vision-and-Language Navigation (VLN) requires agents to interpret natural language instructions and act coherently in visually rich environments. However, most existing methods rely on reactive state-action mappings without explicitly modeling how actions causally transform subsequent visual observations. Lacking such vision-action causality, agents cannot anticipate the visual changes induced by its own actions, leading to unstable behaviors, weak generalization, and cumulative error along trajectory. To address these issues, we introduce \textsc{NaVIDA} (\textbf{Nav}igation with \textbf{I}nverse \textbf{D}ynamics \textbf{A}ugmentation), a unified VLN framework that couples policy learning with action-grounded visual dynamics and adaptive execution. \textsc{NaVIDA} augments training with chunk-based inverse-dynamics supervision to learn causal relationship between visual changes and corresponding actions. To structure this supervision and extend the effective planning range, \textsc{NaVIDA} employs hierarchical probabilistic action chunking (HPAC), which organizes trajectories into multi-step chunks and provides discriminative, longer-range visual-change cues. To further curb error accumulation and stabilize behavior at inference, an entropy-guided mechanism adaptively sets the execution horizon of action chunks. Extensive experiments show that \textsc{NaVIDA} achieves superior navigation performance compared to state-of-the-art methods with fewer parameters (3B vs. 8B). Real-world robot evaluations further validate the practical feasibility and effectiveness of our approach. Code and data will be available upon acceptance.

Foundations

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

Your Notes