paper-with-me

Papers

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

2026-01-26 · Weiye Zhu, Zekai Zhang, Xiangchen Wang, Hewei Pan, Teng Wang, Tiantian Geng, Rongtao Xu, Feng Zheng arxiv

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 action-grounded visual dynamics modeling. Lacking awareness of how actions transform subsequent visual observations, agents cannot plan actions rationally, 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 lightweight VLN framework that incorporates inverse dynamics supervision (IDS) as an explicit objective to embed action-grounded visual dynamics into policy learning. By jointly optimizing this visual dynamics with instruction-conditioned action prediction in a shared representation and action space, \textsc{NaVIDA} provides additional structured supervision that regularizes learning and leads to more stable and consistent navigation. 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. 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.

📄 PDF Abstract BibTeX arXiv:2601.18188

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language Navigation

Similar Papers 제목 키워드 기반

APPLV: Adaptive Planner Parameter Learning from Vision-Language-Action Model

2026-03-09 · Yuanjie Lu, Beichen Wang, Zhengqi Wu, Yang Li 외 arxiv

Autonomous navigation in highly constrained environments remains challenging for mobile robots. Classical navigation approaches offer safety assurances but require environment-specific parameter tuning; end-to-end learni…

Reinforcement LearningScene UnderstandingRobot Navigation

FOAM: A Follower-aware Speaker Model For Vision-and-Language Navigation

2022-06-09 · NAACL 2022 7 · Zi-Yi Dou, Nanyun Peng

The speaker-follower models have proven to be effective in vision-and-language navigation, where a speaker model is used to synthesize new instructions to augment the training data for a follower navigation model. Howeve…

Vision and Language Navigation

LiveVLN: Breaking the Stop-and-Go Loop in Vision-Language Navigation

2026-04-21 · Xiangchen Wang, Weiye Zhu, Teng Wang, TianTian Geng 외 arxiv

Recent navigation systems achieve strong benchmark results, yet real-world deployment often remains visibly stop-and-go. This bottleneck arises because the sense-inference-execution loop is still blocking: after each new…

Vision-Language Navigation

Kefa: A Knowledge Enhanced and Fine-grained Aligned Speaker for Navigation Instruction Generation

2023-07-25 · Haitian Zeng, Xiaohan Wang, Wenguan Wang, Yi Yang

We introduce a novel speaker model \textsc{Kefa} for navigation instruction generation. The existing speaker models in Vision-and-Language Navigation suffer from the large domain gap of vision features between different …

Vision and Language Navigation

ImagiNav: Scalable Embodied Navigation via Generative Visual Prediction and Inverse Dynamics

2026-03-14 · Jie Chen, Yuxin Cai, Yizhuo Wang, Ruofei Bai 외 arxiv

Enabling robots to navigate open-world environments via natural language is critical for general-purpose autonomy. Yet, Vision-Language Navigation has relied on end-to-end policies trained on expensive, embodiment-specif…

Vision-Language NavigationRobot Navigation