CVAILGROSDAug 21, 2020

Learning to Set Waypoints for Audio-Visual Navigation

arXiv:2008.09622v334 citations
Originality Highly original
AI Analysis

This addresses the challenge of navigating unmapped environments using audio and visual cues, with incremental improvements over existing methods.

The paper tackles the problem of audio-visual navigation by introducing a reinforcement learning approach with dynamically learned waypoints and an acoustic memory, improving state-of-the-art performance on real-world 3D datasets like Replica and Matterport3D.

In audio-visual navigation, an agent intelligently travels through a complex, unmapped 3D environment using both sights and sounds to find a sound source (e.g., a phone ringing in another room). Existing models learn to act at a fixed granularity of agent motion and rely on simple recurrent aggregations of the audio observations. We introduce a reinforcement learning approach to audio-visual navigation with two key novel elements: 1) waypoints that are dynamically set and learned end-to-end within the navigation policy, and 2) an acoustic memory that provides a structured, spatially grounded record of what the agent has heard as it moves. Both new ideas capitalize on the synergy of audio and visual data for revealing the geometry of an unmapped space. We demonstrate our approach on two challenging datasets of real-world 3D scenes, Replica and Matterport3D. Our model improves the state of the art by a substantial margin, and our experiments reveal that learning the links between sights, sounds, and space is essential for audio-visual navigation. Project: http://vision.cs.utexas.edu/projects/audio_visual_waypoints.

Code Implementations1 repo
Foundations

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

Your Notes