CVAICLLGOct 14, 2022

AVLEN: Audio-Visual-Language Embodied Navigation in 3D Environments

arXiv:2210.07940v138 citationsh-index: 63
Originality Incremental advance
AI Analysis

This work addresses the challenge of uncertainty in multimodal embodied navigation for AI agents, though it is incremental by combining existing audio-visual navigation with interactive language assistance.

The paper tackles the problem of embodied navigation in 3D environments by integrating audio, visual, and language inputs, allowing an agent to seek human help via natural language queries. The result shows that enabling the agent to ask for help improves performance, particularly in challenging scenarios like unseen sounds or with distractors.

Recent years have seen embodied visual navigation advance in two distinct directions: (i) in equipping the AI agent to follow natural language instructions, and (ii) in making the navigable world multimodal, e.g., audio-visual navigation. However, the real world is not only multimodal, but also often complex, and thus in spite of these advances, agents still need to understand the uncertainty in their actions and seek instructions to navigate. To this end, we present AVLEN~ -- an interactive agent for Audio-Visual-Language Embodied Navigation. Similar to audio-visual navigation tasks, the goal of our embodied agent is to localize an audio event via navigating the 3D visual world; however, the agent may also seek help from a human (oracle), where the assistance is provided in free-form natural language. To realize these abilities, AVLEN uses a multimodal hierarchical reinforcement learning backbone that learns: (a) high-level policies to choose either audio-cues for navigation or to query the oracle, and (b) lower-level policies to select navigation actions based on its audio-visual and language inputs. The policies are trained via rewarding for the success on the navigation task while minimizing the number of queries to the oracle. To empirically evaluate AVLEN, we present experiments on the SoundSpaces framework for semantic audio-visual navigation tasks. Our results show that equipping the agent to ask for help leads to a clear improvement in performance, especially in challenging cases, e.g., when the sound is unheard during training or in the presence of distractor sounds.

Foundations

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

Your Notes