Learning to Visually Localize Sound Sources from Mixtures without Prior Source Knowledge
Dongjin Kim, Sung Jin Um, Sangmin Lee, Jung Uk Kim
TL;DR
This work tackles multi-sound source localization without requiring prior knowledge of the number of sources. It introduces an Iterative Object Identification (IOI) module and an Object Similarity-aware Clustering (OSC) loss to automatically identify and cluster sound-making regions from audio-visual mixtures. The method employs a two-stream network to derive a sound-associated map and iteratively refines object hypotheses, guided by OSC to merge regions of the same object while separating distinct objects. Experiments on MUSIC and VGGSound demonstrate significant gains for both single- and multi-source localization, showing strong practical potential for real-world scenarios with no prior source information.
Abstract
The goal of the multi-sound source localization task is to localize sound sources from the mixture individually. While recent multi-sound source localization methods have shown improved performance, they face challenges due to their reliance on prior information about the number of objects to be separated. In this paper, to overcome this limitation, we present a novel multi-sound source localization method that can perform localization without prior knowledge of the number of sound sources. To achieve this goal, we propose an iterative object identification (IOI) module, which can recognize sound-making objects in an iterative manner. After finding the regions of sound-making objects, we devise object similarity-aware clustering (OSC) loss to guide the IOI module to effectively combine regions of the same object but also distinguish between different objects and backgrounds. It enables our method to perform accurate localization of sound-making objects without any prior knowledge. Extensive experimental results on the MUSIC and VGGSound benchmarks show the significant performance improvements of the proposed method over the existing methods for both single and multi-source. Our code is available at: https://github.com/VisualAIKHU/NoPrior_MultiSSL
