paper-with-me

홈 › Papers

Learning to Navigate Unseen Environments: Back Translation with Environmental Dropout

2019-04-08 · NAACL 2019 6 · Hao Tan, Licheng Yu, Mohit Bansal

A grand goal in AI is to build a robot that can accurately navigate based on natural language instructions, which requires the agent to perceive the scene, understand and ground language, and act in the real-world environment. One key challenge here is to learn to navigate in new environments that are unseen during training. Most of the existing approaches perform dramatically worse in unseen environments as compared to seen ones. In this paper, we present a generalizable navigational agent. Our agent is trained in two stages. The first stage is training via mixed imitation and reinforcement learning, combining the benefits from both off-policy and on-policy optimization. The second stage is fine-tuning via newly-introduced 'unseen' triplets (environment, path, instruction). To generate these unseen triplets, we propose a simple but effective 'environmental dropout' method to mimic unseen environments, which overcomes the problem of limited seen environment variability. Next, we apply semi-supervised learning (via back-translation) on these dropped-out environments to generate new paths and instructions. Empirically, we show that our agent is substantially better at generalizability when fine-tuned with these triplets, outperforming the state-of-art approaches by a large margin on the private unseen test set of the Room-to-Room task, and achieving the top rank on the leaderboard.

📄 PDF Abstract BibTeX arXiv:1904.04195

Code (1)

airsplay/R2R-EnvDrop 공식 구현 pytorch

Tasks

NavigateReinforcement LearningTranslationVision-Language Navigation

Similar Papers 제목 키워드 기반

AirDreamer: Generalist Drone Navigation with World Models

2026-06-02 · Zian Liu, Andong Yang, Chunkai Yang, Ruidong An 외 arxiv

Navigating a drone in unseen and cluttered environments requires reliable generalization to unseen scene layouts and understanding of environmental structure relative to the robot's capabilities. Previous methods, which …

Drone navigation

Dynamic Weight Adjusting Deep Q-Networks for Real-Time Environmental Adaptation

2024-11-04 · Xinhao Zhang, Jinghan Zhang, Wujun Si, Kunpeng Liu

Deep Reinforcement Learning has shown excellent performance in generating efficient solutions for complex tasks. However, its efficacy is often limited by static training modes and heavy reliance on vast data from stable…

Deep Reinforcement Learning

N$^2$M$^2$: Learning Navigation for Arbitrary Mobile Manipulation Motions in Unseen and Dynamic Environments

2022-06-17 · Daniel Honerkamp, Tim Welschehold, Abhinav Valada

Despite its importance in both industrial and service robotics, mobile manipulation remains a significant challenge as it requires a seamless integration of end-effector trajectory generation with navigation skills as we…

Navigate

LaViRA: Language-Vision-Robot Actions Translation for Zero-Shot Vision Language Navigation in Continuous Environments

2025-10-22 · Hongyu Ding, Ziming Xu, Yudong Fang, You Wu 외 arxiv

LaViRA: Zero-shot Vision-and-Language Navigation in Continuous Environments (VLN-CE) requires an agent to navigate unseen environments based on natural language instructions without any prior training. Current methods fa…

Deep Reinforcement Learning for Localizability-Enhanced Navigation in Dynamic Human Environments

2023-03-22 · Yuan Chen, Quecheng Qiu, Xiangyu Liu, Guangda Chen 외

Reliable localization is crucial for autonomous robots to navigate efficiently and safely. Some navigation methods can plan paths with high localizability (which describes the capability of acquiring reliable localizatio…

Deep Reinforcement LearningNavigatereinforcement-learning