SDLGASMLDec 14, 2018

Semi-Supervised Monaural Singing Voice Separation With a Masking Network Trained on Synthetic Mixtures

arXiv:1812.06087v35 citations
Originality Incremental advance
AI Analysis

This addresses the problem of separating singing voices from instrumental music for audio processing applications, offering a semi-supervised solution that reduces the need for labeled data, though it is incremental in nature.

The paper tackles semi-supervised singing voice separation using a masking network trained on synthetic mixtures, achieving performance on par with or better than fully supervised methods and outperforming other semi-supervised approaches.

We study the problem of semi-supervised singing voice separation, in which the training data contains a set of samples of mixed music (singing and instrumental) and an unmatched set of instrumental music. Our solution employs a single mapping function g, which, applied to a mixed sample, recovers the underlying instrumental music, and, applied to an instrumental sample, returns the same sample. The network g is trained using purely instrumental samples, as well as on synthetic mixed samples that are created by mixing reconstructed singing voices with random instrumental samples. Our results indicate that we are on a par with or better than fully supervised methods, which are also provided with training samples of unmixed singing voices, and are better than other recent semi-supervised methods.

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