SDCVROASFeb 22, 2022

Sound Adversarial Audio-Visual Navigation

arXiv:2202.10910v149 citations
Originality Incremental advance
AI Analysis

This addresses a practical limitation for real-world audio-visual navigation agents by making them robust to unexpected or intentional sound interference, though it is incremental as it builds on existing navigation frameworks.

The paper tackles the problem of audio-visual navigation in acoustically complex environments with adversarial sound attacks, improving agent robustness by training it under such conditions, achieving effective performance when transferred to clean or random-attack environments as verified on Replica and Matterport3D datasets.

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}.

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