← SSI archive · Review rubric

2019 · arXiv / imported corpus page · Field expert review · confidence medium

Demucs: Deep Extractor for Music Sources with extra unlabeled data remixed

Alexandre Défossez, Nicolas Usunier, Léon Bottou, Francis R. Bach

This work delivers an improved waveform source separation model combined with a novel remix-based semi-supervised learning scheme using unlabeled music. Though not related to silent speech, it advances music separation benchmarks by closing gaps to spectrogram methods.

Verdict: full-text draftPriority: mediumConfidence: mediumBasis: full text + structured benchmark + summaryCoverage: high

Reading guidance

Verdict
full-text draft · priority medium · confidence medium
Why it matters
A practical and effective waveform source-separation architecture enhanced with remix semi-supervision from unlabeled music, demonstrating viability of waveform methodologies in music separation.
What to trust
Basis: full text + structured benchmark + summary. Coverage: high. 7 evidence records back the review.
What is weak
Performance bounded to benchmark music datasets; needs large labeled or well-curated unlabeled data; no silent speech adaptation. Benchmark limited to MusDB and unlabeled music datasets; evaluation focuses on SDR in the standard SiSec framework. Limited to offline music source separation; no provision for real-time, mobile, or silent speech use. Limited to music source separation from waveform data; unrelated to silent speech recognition or synthesis. Overclaim risk: medium.
Read before
SSI review rubric
Read next
SSI archive

Axes

Task
music source separation
Modality
audio
Output
separated audio stems
Metrics
Median SDR on MusDB test set, quantitative comparison to Wave-U-Net and spectrogram MMDense variants; ablation studies on training and architecture.
Evaluation mode
Benchmark comparison using standard SiSec MusDB test splits and structured SDR metrics.
Review confidence
medium
Overclaim risk
medium

Expert take

This paper presents Demucs, a novel waveform-based deep learning architecture for music source separation that bridges much of the performance gap to spectrogram-based methods. The key innovations include an encoder-decoder with GLU activations, bidirectional LSTM in the bottleneck, and a remixing-based weak supervision technique using unlabeled music data. Evaluations on the MusDB benchmark show that Demucs surpasses prior waveform methods like Wave-U-Net, and benefits from unlabeled data remix augmentation to approach state-of-the-art spectrogram models. However, the scope is strictly music source separation and does not extend to silent speech or real-time mobile deployment. The paper provides a practical waveform baseline and new semi-supervised approach, but the generalization beyond supervised music datasets remains untested.

True value

A practical and effective waveform source-separation architecture enhanced with remix semi-supervision from unlabeled music, demonstrating viability of waveform methodologies in music separation.

What changed

Canon before

Music source separation mostly relied on spectrogram masking with limited waveform-domain performance.

Delta from canon

Introduces direct waveform-domain separation with the Demucs architecture and remix-based augmentation using unlabeled data for semi-supervision.

Position in field

Waveform source separation approach advancing music source separation benchmarking, outside silent speech domain.

Evidence

“ Our contribution is two fold. (i) We introduce a simple convolutional and recurrent model that outperforms the state-of-the-art model on waveforms, that is, Wave-U-Net [28], by 1.6 points of SDR (signal to distortion ratio). (ii) We propose a new scheme to leverage unlabeled music. ”

author_claim · Abstract · confidence 0.95

“ Key novelties compared to the previous Wave-U-Net are the GLU activation in the encoder and decoder, the bidirectional LSTM in-between and exponentially growing number of channels, allowed by the stride of 4 in all convolutions. ”

actual_novelty · 3 Model Architecture · confidence 0.95

“ We applied our extraction pipeline to the 2,000 unlabeled songs, and obtained about 1.5 days of audio (with potential overlap due to our extraction procedure) for with the source drums, bass or vocals silent which form respectively the datasets D0 , D1 , D3 . ”

fact · 5.1 Evaluation framework · confidence 0.90

“ We report the median over all tracks of the median SDR over each track, as done in the SiSec Mus evaluation campaign [29]. ”

metric · 5.1 Evaluation framework · confidence 0.90

“ We study the problem of source separation for music using deep learning with four known sources: drums, bass, vocals and other accompaniments. ”

validation_scope · 5 Experimental results · confidence 0.85

“ We study the problem of source separation for music using deep learning with four known sources: drums, bass, vocals and other accompaniments. ”

limitation · Conclusion · confidence 0.90

“ We have also demonstrated how to leverage 2,000 unlabeled mp3s by first training a classifier to detect excerpt with at least one source silent and then remixing it with an isolated source from the training set. ”

actual_novelty · 4 Unlabeled Data Remixing · confidence 0.95

Limits

Technical limits

Performance bounded to benchmark music datasets; needs large labeled or well-curated unlabeled data; no silent speech adaptation.

Evaluation limits

Benchmark limited to MusDB and unlabeled music datasets; evaluation focuses on SDR in the standard SiSec framework.

Deployment limits

Limited to offline music source separation; no provision for real-time, mobile, or silent speech use.

Scope limits

Limited to music source separation from waveform data; unrelated to silent speech recognition or synthesis.