Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ETPNav: Evolving Topological Planning for Vision-Language Navigation in Continuous Environments

About

Vision-language navigation is a task that requires an agent to follow instructions to navigate in environments. It becomes increasingly crucial in the field of embodied AI, with potential applications in autonomous navigation, search and rescue, and human-robot interaction. In this paper, we propose to address a more practical yet challenging counterpart setting - vision-language navigation in continuous environments (VLN-CE). To develop a robust VLN-CE agent, we propose a new navigation framework, ETPNav, which focuses on two critical skills: 1) the capability to abstract environments and generate long-range navigation plans, and 2) the ability of obstacle-avoiding control in continuous environments. ETPNav performs online topological mapping of environments by self-organizing predicted waypoints along a traversed path, without prior environmental experience. It privileges the agent to break down the navigation procedure into high-level planning and low-level control. Concurrently, ETPNav utilizes a transformer-based cross-modal planner to generate navigation plans based on topological maps and instructions. The plan is then performed through an obstacle-avoiding controller that leverages a trial-and-error heuristic to prevent navigation from getting stuck in obstacles. Experimental results demonstrate the effectiveness of the proposed method. ETPNav yields more than 10% and 20% improvements over prior state-of-the-art on R2R-CE and RxR-CE datasets, respectively. Our code is available at https://github.com/MarSaKi/ETPNav.

Dong An, Hanqing Wang, Wenguan Wang, Zun Wang, Yan Huang, Keji He, Liang Wang• 2023

Related benchmarks

TaskDatasetResultRank
Vision-Language NavigationR2R-CE (val-unseen)
Success Rate (SR)57
266
Vision-Language NavigationRxR-CE (val-unseen)
SR54.8
172
Vision-and-Language NavigationR2R-CE (test-unseen)
SR55
50
Vision-and-Language NavigationR2R-CE (val-seen)
SR66
49
Vision-and-Language NavigationRxR seen (val)
SR61.46
21
Vision-and-Language NavigationR2R-CE v1.0 (val unseen)
NE (Navigation Error)4.71
19
Vision-and-Language NavigationVLN-CE (test-unseen)
Navigation Error (NE)5.15
17
Iterative Vision-and-Language NavigationIR2R-CE (val seen)
TL9.6
15
Vision-and-Language NavigationRxR-CE seen (val)
NE5.03
13
Vision-and-Language NavigationIR2R-CE (val-unseen)
TL (Task Length Success Rate)8.9
9
Showing 10 of 15 rows

Other info

Follow for update