ASSDMLMay 28, 2020

Unsupervised Audio Source Separation using Generative Priors

arXiv:2005.13769v135 citations
Originality Incremental advance
AI Analysis

This addresses the need for unsupervised methods to reduce reliance on labeled data and improve adaptability in audio source separation, though it is incremental as it builds on existing generative models.

The paper tackles the problem of unsupervised audio source separation by proposing a method that uses generative priors trained on individual sources and projected gradient descent optimization to recover constituent sources, demonstrating effectiveness on standard datasets.

State-of-the-art under-determined audio source separation systems rely on supervised end-end training of carefully tailored neural network architectures operating either in the time or the spectral domain. However, these methods are severely challenged in terms of requiring access to expensive source level labeled data and being specific to a given set of sources and the mixing process, which demands complete re-training when those assumptions change. This strongly emphasizes the need for unsupervised methods that can leverage the recent advances in data-driven modeling, and compensate for the lack of labeled data through meaningful priors. To this end, we propose a novel approach for audio source separation based on generative priors trained on individual sources. Through the use of projected gradient descent optimization, our approach simultaneously searches in the source-specific latent spaces to effectively recover the constituent sources. Though the generative priors can be defined in the time domain directly, e.g. WaveGAN, we find that using spectral domain loss functions for our optimization leads to good-quality source estimates. Our empirical studies on standard spoken digit and instrument datasets clearly demonstrate the effectiveness of our approach over classical as well as state-of-the-art unsupervised baselines.

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