CVAICLMay 24, 2022

Aerial Vision-and-Dialog Navigation

arXiv:2205.12219v3244 citationsh-index: 29
Originality Incremental advance
AI Analysis

This addresses the challenge of making drone control more accessible and efficient for users, though it is incremental as it builds on existing vision-and-dialog navigation methods.

The paper tackles the problem of enabling drones to navigate via natural language conversation by introducing the AVDN dataset with over 3k trajectories and proposing the HAA-Transformer model, which predicts navigation waypoints and human attention.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes