SDASNov 8, 2019

Online Spectrogram Inversion for Low-Latency Audio Source Separation

arXiv:1911.03128v314 citations
Originality Incremental advance
AI Analysis

This addresses the need for real-time processing in applications like hearing aids, though it is incremental as it builds on existing MISI methods.

The paper tackled the problem of low-latency audio source separation by proposing an online version of the MISI algorithm, called oMISI, which performs as well as the offline version in speech separation experiments.

Audio source separation is usually achieved by estimating the short-time Fourier transform (STFT) magnitude of each source, and then applying a spectrogram inversion algorithm to retrieve time-domain signals. In particular, the multiple input spectrogram inversion (MISI) algorithm has been exploited successfully in several recent works. However, this algorithm suffers from two drawbacks, which we address in this paper. First, it has originally been introduced in a heuristic fashion: we propose here a rigorous optimization framework in which MISI is derived, thus proving the convergence of this algorithm. Besides, while MISI operates offline, we propose here an online version of MISI called oMISI, which is suitable for low-latency source separation, an important requirement for e.g., hearing aids applications. oMISI also allows one to use alternative phase initialization schemes exploiting the temporal structure of audio signals. Experiments conducted on a speech separation task show that oMISI performs as well as its offline counterpart, thus demonstrating its potential for real-time source separation.

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