Aerial Vision-and-Dialog Navigation
Yue Fan, Winson Chen, Tongzhou Jiang, Chun Zhou, Yi Zhang, Xin Eric Wang
TL;DR
<3-5 sentence high-level summary> This paper presents Aerial Vision-and-Dialog Navigation (AVDN), introducing a photorealistic drone simulator and a dataset of 3,064 aerial navigation trajectories collected via asynchronous commander–follower dialogs with human attention annotations. It defines two navigation tasks, ANDH and ANDH-Full, that require grounding natural language in continuous aerial imagery. The authors propose the HAA-Transformer, a multimodal transformer that jointly predicts navigation waypoints and human attention, showing that attention-grounded, multimodal learning improves navigation performance, especially on longer trajectories. The work enables hands-free, dialog-guided aerial control and provides a foundation for future vision-and-language navigation research in aerial domains.
Abstract
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 multitasking, and make drone control more accessible for people with disabilities or with their hands occupied. To this end, we introduce Aerial Vision-and-Dialog Navigation (AVDN), to navigate a drone via natural language conversation. We build a drone simulator with a continuous photorealistic environment and collect a new AVDN dataset of over 3k recorded navigation trajectories with asynchronous human-human dialogs between commanders and followers. The commander provides initial navigation instruction and further guidance by request, while the follower navigates the drone in the simulator and asks questions when needed. During data collection, followers' attention on the drone's visual observation is also recorded. Based on the AVDN dataset, we study the tasks of aerial navigation from (full) dialog history and propose an effective Human Attention Aided Transformer model (HAA-Transformer), which learns to predict both navigation waypoints and human attention.
