paper-with-me

홈 › Papers

Learning to Set Waypoints for Audio-Visual Navigation

2020-08-21 · ICLR 2021 1 · Changan Chen, Sagnik Majumder, Ziad Al-Halah, Ruohan Gao, Santhosh Kumar Ramakrishnan, Kristen Grauman

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.

📄 PDF Abstract BibTeX arXiv:2008.09622

Code (1)

facebookresearch/sound-spaces 공식 구현 pytorch

Tasks

Visual Navigation

Similar Papers 제목 키워드 기반

ProFocus: Proactive Perception and Focused Reasoning in Vision-and-Language Navigation

2026-03-01 · Wei Xue, Mingcheng Li, Xuecheng Wu, Jingqun Tang 외 arxiv

Vision-and-Language Navigation (VLN) requires agents to accurately perceive complex visual environments and reason over navigation instructions and histories. However, existing methods passively process redundant visual …

One-Shot Informed Robotic Visual Search in the Wild

2020-03-22 · Karim Koreitem, Florian Shkurti, Travis Manderson, Wei-Di Chang 외

We consider the task of underwater robot navigation for the purpose of collecting scientifically relevant video data for environmental monitoring. The majority of field robots that currently perform monitoring tasks in u…

NavigateRepresentation LearningRobot NavigationVisual Navigation

MG-Nav: Dual-Scale Visual Navigation via Sparse Spatial Memory

2025-11-27 · Bo Wang, Jiehong Lin, Chenzhi Liu, Xinting Hu 외 arxiv

We present MG-Nav (Memory-Guided Navigation), a dual-scale framework for zero-shot visual navigation that unifies global memory-guided planning with local geometry-enhanced control. At its core is the Sparse Spatial Memo…

Visual Navigation

OmniNav: A Unified Framework for Prospective Exploration and Visual-Language Navigation

2025-09-30 · Xinda Xue, Junjun Hu, Minghua Luo, Shichao Xie 외 arxiv

Embodied navigation presents a core challenge for intelligent robots, requiring the comprehension of visual environments, natural language instructions, and autonomous exploration. Existing models often fall short in off…

Image Captioning

Generating Robust Supervision for Learning-Based Visual Navigation Using Hamilton-Jacobi Reachability

2019-12-20 · L4DC 2020 6 · Anjian Li, Somil Bansal, Georgios Giovanis, Varun Tolani 외

In Bansal et al. (2019), a novel visual navigation framework that combines learning-based and model-based approaches has been proposed. Specifically, a Convolutional Neural Network (CNN) predicts a waypoint that is used …

PredictionVisual Navigation