SDLGASOct 31, 2017

SVSGAN: Singing Voice Separation via Generative Adversarial Network

arXiv:1710.11428v251 citations
Originality Incremental advance
AI Analysis

This addresses the problem of source separation for audio applications, but it is incremental as it builds on existing deep learning methods with a hybrid supervised-unsupervised approach.

The paper tackles singing voice separation from audio mixtures by proposing a GAN-based framework with time-frequency masking, achieving improved performance on three datasets (MIR-1K, iKala, DSD100).

Separating two sources from an audio mixture is an important task with many applications. It is a challenging problem since only one signal channel is available for analysis. In this paper, we propose a novel framework for singing voice separation using the generative adversarial network (GAN) with a time-frequency masking function. The mixture spectra is considered to be a distribution and is mapped to the clean spectra which is also considered a distribtution. The approximation of distributions between mixture spectra and clean spectra is performed during the adversarial training process. In contrast with current deep learning approaches for source separation, the parameters of the proposed framework are first initialized in a supervised setting and then optimized by the training procedure of GAN in an unsupervised setting. Experimental results on three datasets (MIR-1K, iKala and DSD100) show that performance can be improved by the proposed framework consisting of conventional networks.

Foundations

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

Your Notes