CVSDASFeb 13, 2022

Visual Sound Localization in the Wild by Cross-Modal Interference Erasing

arXiv:2202.06406v131 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses a practical issue for applications in robotics and surveillance by improving localization accuracy in noisy environments, though it is incremental over prior constrained-scene methods.

The paper tackles the problem of audio-visual sound source localization in real-world scenarios where audio is contaminated by off-screen sounds and noise, proposing the Interference Eraser framework that achieves superior results, especially in wild conditions.

The task of audio-visual sound source localization has been well studied under constrained scenes, where the audio recordings are clean. However, in real-world scenarios, audios are usually contaminated by off-screen sound and background noise. They will interfere with the procedure of identifying desired sources and building visual-sound connections, making previous studies non-applicable. In this work, we propose the Interference Eraser (IEr) framework, which tackles the problem of audio-visual sound source localization in the wild. The key idea is to eliminate the interference by redefining and carving discriminative audio representations. Specifically, we observe that the previous practice of learning only a single audio representation is insufficient due to the additive nature of audio signals. We thus extend the audio representation with our Audio-Instance-Identifier module, which clearly distinguishes sounding instances when audio signals of different volumes are unevenly mixed. Then we erase the influence of the audible but off-screen sounds and the silent but visible objects by a Cross-modal Referrer module with cross-modality distillation. Quantitative and qualitative evaluations demonstrate that our proposed framework achieves superior results on sound localization tasks, especially under real-world scenarios. Code is available at https://github.com/alvinliu0/Visual-Sound-Localization-in-the-Wild.

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