ASLGJun 24, 2022

Iterative Sound Source Localization for Unknown Number of Sources

arXiv:2206.12273v110 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses a practical limitation in audio processing for applications like robotics or surveillance, though it is an incremental improvement over existing threshold-based methods.

The paper tackles the problem of sound source localization when the number of sources is unknown, proposing an iterative method that eliminates the need for threshold-based detection and achieves significant improvements in DOA estimation and source number detection.

Sound source localization aims to seek the direction of arrival (DOA) of all sound sources from the observed multi-channel audio. For the practical problem of unknown number of sources, existing localization algorithms attempt to predict a likelihood-based coding (i.e., spatial spectrum) and employ a pre-determined threshold to detect the source number and corresponding DOA value. However, these threshold-based algorithms are not stable since they are limited by the careful choice of threshold. To address this problem, we propose an iterative sound source localization approach called ISSL, which can iteratively extract each source's DOA without threshold until the termination criterion is met. Unlike threshold-based algorithms, ISSL designs an active source detector network based on binary classifier to accept residual spatial spectrum and decide whether to stop the iteration. By doing so, our ISSL can deal with an arbitrary number of sources, even more than the number of sources seen during the training stage. The experimental results show that our ISSL achieves significant performance improvements in both DOA estimation and source number detection compared with the existing threshold-based algorithms.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes