paper-with-me

홈 › Papers

Sound Adversarial Audio-Visual Navigation

2022-02-22 · ICLR 2022 4 · Yinfeng Yu, Wenbing Huang, Fuchun Sun, Changan Chen, Yikai Wang, Xiaohong Liu

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 environment that solely contains the target sound, which, however, would not be suitable in most real-world applications due to the unexpected sound noise or intentional interference. In this work, we design an acoustically complex environment in which, besides the target sound, there exists a sound attacker playing a zero-sum game with the agent. More specifically, the attacker can move and change the volume and category of the sound to make the agent suffer from finding the sounding object while the agent tries to dodge the attack and navigate to the goal under the intervention. Under certain constraints to the attacker, we can improve the robustness of the agent towards unexpected sound attacks in audio-visual navigation. For better convergence, we develop a joint training mechanism by employing the property of a centralized critic with decentralized actors. Experiments on two real-world 3D scan datasets, Replica, and Matterport3D, verify the effectiveness and the robustness of the agent trained under our designed environment when transferred to the clean environment or the one containing sound attackers with random policy. Project: \url{https://yyf17.github.io/SAAVN}.

📄 PDF Abstract BibTeX arXiv:2202.10910

Code (1)

yyf17/saavn 공식 구현 pytorch

Tasks

NavigateVisual Navigation

Similar Papers 제목 키워드 기반

Dynamical Audio-Visual Navigation: Catching Unheard Moving Sound Sources in Unmapped 3D Environments

2022-01-12 · Abdelrahman Younes

Recent work on audio-visual navigation targets a single static sound in noise-free audio environments and struggles to generalize to unheard sounds. We introduce the novel dynamic audio-visual navigation benchmark in whi…

AI AgentVisual Navigation

Semantic Audio-Visual Navigation

2020-12-21 · CVPR 2021 1 · Changan Chen, Ziad Al-Halah, Kristen Grauman

Recent work on audio-visual navigation assumes a constantly-sounding target and restricts the role of audio to signaling the target's position. We introduce semantic audio-visual navigation, where objects in the environm…

PositionVisual Navigation

Catch Me If You Hear Me: Audio-Visual Navigation in Complex Unmapped Environments with Moving Sounds

2021-11-29 · Abdelrahman Younes, Daniel Honerkamp, Tim Welschehold, Abhinav Valada

Audio-visual navigation combines sight and hearing to navigate to a sound-emitting source in an unmapped environment. While recent approaches have demonstrated the benefits of audio input to detect and find the goal, the…

NavigateVisual Navigation

SoundSpaces: Audio-Visual Navigation in 3D Environments

2019-12-24 · ECCV 2020 8 · Changan Chen, Unnat Jain, Carl Schissler, Sebastia Vicenc Amengual Gari 외

Moving around in the world is naturally a multisensory experience, but today's embodied agents are deaf---restricted to solely their visual perception of the environment. We introduce audio-visual navigation for complex,…

Deep Reinforcement LearningNavigateReinforcement LearningVisual Navigation

Multi-goal Audio-visual Navigation using Sound Direction Map

2023-08-01 · Haru Kondoh, Asako Kanezaki

Over the past few years, there has been a great deal of research on navigation tasks in indoor environments using deep reinforcement learning agents. Most of these tasks use only visual information in the form of first-p…

Deep Reinforcement LearningNavigateVisual Navigation