paper-with-me

홈 › Papers

Sim2Real Transfer for Audio-Visual Navigation with Frequency-Adaptive Acoustic Field Prediction

2024-05-05 · Changan Chen, Jordi Ramos, Anshul Tomar, Kristen Grauman

Sim2real transfer has received increasing attention lately due to the success of learning robotic tasks in simulation end-to-end. While there has been a lot of progress in transferring vision-based navigation policies, the existing sim2real strategy for audio-visual navigation performs data augmentation empirically without measuring the acoustic gap. The sound differs from light in that it spans across much wider frequencies and thus requires a different solution for sim2real. We propose the first treatment of sim2real for audio-visual navigation by disentangling it into acoustic field prediction (AFP) and waypoint navigation. We first validate our design choice in the SoundSpaces simulator and show improvement on the Continuous AudioGoal navigation benchmark. We then collect real-world data to measure the spectral difference between the simulation and the real world by training AFP models that only take a specific frequency subband as input. We further propose a frequency-adaptive strategy that intelligently selects the best frequency band for prediction based on both the measured spectral difference and the energy distribution of the received audio, which improves the performance on the real data. Lastly, we build a real robot platform and show that the transferred policy can successfully navigate to sounding objects. This work demonstrates the potential of building intelligent agents that can see, hear, and act entirely from simulation, and transferring them to the real world.

📄 PDF Abstract BibTeX arXiv:2405.02821

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationNavigateVisual Navigation

Similar Papers 제목 키워드 기반

Omnidirectional Information Gathering for Knowledge Transfer-based Audio-Visual Navigation

2023-08-20 · ICCV 2023 1 · Jinyu Chen, Wenguan Wang, Si Liu, Hongsheng Li 외

Audio-visual navigation is an audio-targeted wayfinding task where a robot agent is entailed to travel a never-before-seen 3D environment towards the sounding source. In this article, we present ORAN, an omnidirectional …

Decision MakingTransfer LearningVisual Navigation

Sound Adversarial Audio-Visual Navigation

2022-02-22 · ICLR 2022 4 · Yinfeng Yu, Wenbing Huang, Fuchun Sun, Changan Chen 외

Audio-visual navigation task requires an agent to find a sound source in a realistic, unmapped 3D environment by utilizing egocentric audio-visual observations. Existing audio-visual navigation works assume a clean envir…

NavigateVisual Navigation

Sonicverse: A Multisensory Simulation Platform for Embodied Household Agents that See and Hear

2023-06-01 · Ruohan Gao, Hao Li, Gokul Dharan, Zhuzhu Wang 외

Developing embodied agents in simulation has been a key research topic in recent years. Exciting new tasks, algorithms, and benchmarks have been developed in various simulators. However, most of them assume deaf agents i…

Multi-Task LearningVisual Navigation

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

2022-10-14 · Sudipta Paul, Amit K. Roy-Chowdhury, Anoop Cherian

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-…

AI AgentHierarchical Reinforcement LearningNavigateVisual Navigation

Learning to Set Waypoints for Audio-Visual Navigation

2020-08-21 · ICLR 2021 1 · Changan Chen, Sagnik Majumder, Ziad Al-Halah, Ruohan Gao 외

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 …

Visual Navigation