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

Vision-and-Dialog Navigation

About

Robots navigating in human environments should use language to ask for assistance and be able to understand human responses. To study this challenge, we introduce Cooperative Vision-and-Dialog Navigation, a dataset of over 2k embodied, human-human dialogs situated in simulated, photorealistic home environments. The Navigator asks questions to their partner, the Oracle, who has privileged access to the best next steps the Navigator should take according to a shortest path planner. To train agents that search an environment for a goal location, we define the Navigation from Dialog History task. An agent, given a target object and a dialog history between humans cooperating to find that object, must infer navigation actions towards the goal in unexplored environments. We establish an initial, multi-modal sequence-to-sequence model and demonstrate that looking farther back in the dialog history improves performance. Sourcecode and a live interface demo can be found at https://cvdn.dev/

Jesse Thomason, Michael Murray, Maya Cakmak, Luke Zettlemoyer• 2019

Related benchmarks

TaskDatasetResultRank
Vision-and-Language NavigationREVERIE (val unseen)
SPL2.84
129
Vision-and-Language NavigationR2R (test)
SPL (Success weighted Path Length)18
38
Vision-and-Dialog NavigationCVDN (val unseen)
Goal Progress9.58
20
Vision-and-Dialog NavigationCVDN unseen (test)
Goal Progress976
20
Vision-and-Language NavigationREVERIE (test)
SPL309
17
Vision-and-Language NavigationCVDN (val unseen)
Goal Progress2.1
9
Vision-and-Language NavigationCVDN (test)
Goal Progress (GP)2.35
8
Navigation from Dialog HistoryNDH (Navigation from Dialog History) Unseen (val)
Goal Progress (Oracle)1.23
7
Navigation from Dialog HistoryNDH (Navigation from Dialog History) Unseen (test)
Goal Progress (Oracle)1.25
7
Showing 9 of 9 rows

Other info

Code

Follow for update