paper-with-me

Papers

Vision-and-Dialog Navigation

2019-07-10 · Jesse Thomason, Michael Murray, Maya Cakmak, Luke Zettlemoyer

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/

📄 PDF Abstract BibTeX arXiv:1907.04957

Code (2)

mmurray/cvdn 공식 구현 pytorch
HomeroRR/rmm pytorch

Tasks

2kVisual Navigation

Similar Papers 제목 키워드 기반

Vision-Dialog Navigation by Exploring Cross-modal Memory

2020-03-15 · CVPR 2020 6 · Yi Zhu, Fengda Zhu, Zhaohuan Zhan, Bingqian Lin 외

Vision-dialog navigation posed as a new holy-grail task in vision-language disciplinary targets at learning an agent endowed with the capability of constant conversation for help with natural language and navigating acco…

Decision Making

NDH-Full: Learning and Evaluating Navigational Agents on Full-Length Dialogue

2021-11-01 · EMNLP 2021 11 · Hyounghun Kim, Jialu Li, Mohit Bansal

Communication between human and mobile agents is getting increasingly important as such agents are widely deployed in our daily lives. Vision-and-Dialogue Navigation is one of the tasks that evaluate the agent’s ability …

Data AugmentationDynamic Time WarpingNavigate

Aerial Vision-and-Dialog Navigation

2022-05-24 · Yue Fan, Winson Chen, Tongzhou Jiang, Chun Zhou 외

The ability to converse with humans and follow natural language commands is crucial for intelligent unmanned aerial vehicles (a.k.a. drones). It can relieve people's burden of holding a controller all the time, allow mul…

Navigate

Self-Motivated Communication Agent for Real-World Vision-Dialog Navigation

2021-01-01 · ICCV 2021 10 · Yi Zhu, Yue Weng, Fengda Zhu, Xiaodan Liang 외

Vision-Dialog Navigation (VDN) requires an agent to ask questions and navigate following the human responses to find target objects. Conventional approaches are only allowed to ask questions at predefined locations, …

Imitation LearningNavigate

DeCoNav: Dialog enhanced Long-Horizon Collaborative Vision-Language Navigation

2026-04-14 · Sunyao Zhou, Yunzi Wu, Tianhang Wang, Xinhai Li 외 arxiv

Long-horizon collaborative vision-language navigation (VLN) is critical for multi-robot systems to accomplish complex tasks beyond the capability of a single agent. CoNavBench takes a first step by introducing the first …

Vision-Language Navigation