paper-with-me

Papers

Unsupervised Music Source Separation Using Differentiable Parametric Source Models

2022-01-24 · Kilian Schulze-Forster, Gaël Richard, Liam Kelley, Clement S. J. Doire, Roland Badeau

Supervised deep learning approaches to underdetermined audio source separation achieve state-of-the-art performance but require a dataset of mixtures along with their corresponding isolated source signals. Such datasets can be extremely costly to obtain for musical mixtures. This raises a need for unsupervised methods. We propose a novel unsupervised model-based deep learning approach to musical source separation. Each source is modelled with a differentiable parametric source-filter model. A neural network is trained to reconstruct the observed mixture as a sum of the sources by estimating the source models' parameters given their fundamental frequencies. At test time, soft masks are obtained from the synthesized source signals. The experimental evaluation on a vocal ensemble separation task shows that the proposed method outperforms learning-free methods based on nonnegative matrix factorization and a supervised deep learning baseline. Integrating domain knowledge in the form of source models into a data-driven method leads to high data efficiency: the proposed approach achieves good separation quality even when trained on less than three minutes of audio. This work makes powerful deep learning based separation usable in scenarios where training data with ground truth is expensive or nonexistent.

📄 PDF Abstract BibTeX arXiv:2201.09592

Code (2)

schufo/umss 공식 구현 pytorch
pierrechouteau/umss pytorch

Tasks

Audio Source SeparationDeep LearningMusic Source SeparationVocal ensemble separation

Similar Papers 제목 키워드 기반

A fully differentiable model for unsupervised singing voice separation

2024-01-30 · Gael Richard, Pierre Chouteau, Bernardo Torres

A novel model was recently proposed by Schulze-Forster et al. in [1] for unsupervised music source separation. This model allows to tackle some of the major shortcomings of existing source separation frameworks. Specific…

Music Source Separation

Unsupervised Source Separation By Steering Pretrained Music Models

2021-10-25 · Ethan Manilow, Patrick O'Reilly, Prem Seetharaman, Bryan Pardo

We showcase an unsupervised method that repurposes deep models trained for music generation and music tagging for audio source separation, without any retraining. An audio generation model is conditioned on an input mixt…

Audio GenerationAudio Source SeparationMusic GenerationMusic Tagging+1

Pac-HuBERT: Self-Supervised Music Source Separation via Primitive Auditory Clustering and Hidden-Unit BERT

2023-04-04 · Ke Chen, Gordon Wichern, François G. Germain, Jonathan Le Roux

In spite of the progress in music source separation research, the small amount of publicly-available clean source data remains a constant limiting factor for performance. Thus, recent advances in self-supervised learning…

ClusteringDecoderMusic Source SeparationSelf-Supervised Learning

Is MixIT Really Unsuitable for Correlated Sources? Exploring MixIT for Unsupervised Pre-training in Music Source Separation

2025-05-12 · Kohei Saijo, Yoshiaki Bando

In music source separation (MSS), obtaining isolated sources or stems is highly costly, making pre-training on unlabeled data a promising approach. Although source-agnostic unsupervised learning like mixture-invariant tr…

Music Source SeparationUnsupervised Pre-training

Unsupervised Interpretable Representation Learning for Singing Voice Separation

2020-03-03 · Stylianos I. Mimilakis, Konstantinos Drossos, Gerald Schuller

In this work, we present a method for learning interpretable music signal representations directly from waveform signals. Our method can be trained using unsupervised objectives and relies on the denoising auto-encoder m…

DenoisingMusic Source SeparationRepresentation Learning