REVIEW 4 major objections 5 minor 71 references
User-guided Generative Source Separation
T0 review · 4 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read This paper claims that a diffusion model can pull any instrument out of a music mixture when the user hums or plays the target melody, optionally adding a rough sketch on the mel-spectrogram to mark the target and background regions.
desk verdict A solid, honest diffusion-MSS paper whose headline user-guided claim still rests on simulated oracle inputs; worth a serious referee but not a full endorsement yet. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is a conditional complex-spectrogram diffusion model trained with the EDM ('Elucidating Diffusion Models') recipe, which schedules noise levels and uses preconditioned denoising score matching. Two U-Nets are coupled: a score U-Net that generates the target complex spectrogram from noise, and a condition U-Net that processes the mixture's complex STFT, the mimicry's magnitude STFT, and the positive/negative mel-spectrogram masks after a one-hidden-layer projection aligns the mel-frequency axis to the STFT frequency axis; each condition layer is element-wise added into the corresponding score layer. The complex spectrogram is amplitude-compressed by $\tilde{c} = \beta |c|^\alpha e^{i\angle c}$ to fit the network's input range. Sampling uses a multistep DPM solver in eight steps, so the generative process is cheap at inference.
What would settle it
Collect genuine user hums of target melodies from real songs and genuine hand-drawn mel-spectrogram masks, run GuideSep on the corresponding mixtures, and compare SDR and MUSHRA scores with the same-architecture mask-prediction baseline under identical conditions; if the gap disappears or reverses, the paper's central claim fails.
Extended reading notes
Core claim
On its own terms, the paper establishes that conditioning a complex-spectrogram diffusion model on user mimicry and mel-spectrogram masks yields instrument-agnostic separation beyond the four-stem setup. The full GuideSep model scores 10.46 dB SDR on average over ten Slakh2100 instrument groups, compared with 8.74 dB for the same-architecture mask-prediction baseline; ablations give 9.60 dB for mimicry only, 10.09 dB for the positive mask only, and 13.61 dB overall when the mimicry is a real hum from the HumTrans dataset mixed with random MoisesDB backgrounds. The subjective listening test reports 82.82 for GuideSep versus 50.69 for the baseline on separation quality, and 79.38 versus 68.88 on timbre similarity. The model tolerates incomplete conditions, and pseudo-masks formed by blurring the mimicry and mixture spectrograms help seven of ten instrument classes at no extra user cost.
Load-bearing premise
The load-bearing premise is that the simulated user inputs, pitch-bent, time-jittered, monophonic MIDI renderings for mimicry and Gaussian-blurred, randomly dropped ground-truth spectrograms for masks, faithfully represent how people actually hum and sketch; if real inputs are more imperfect, the reported SDR and listening scores may not transfer.
Editorial extensions
If this is right
- GuideSep lets a user name the target by sound rather than by class label, so the same trained model can extract instruments it was never given a label for, as long as the user can hum or play the part.
- Because either condition can be dropped, the system degrades gracefully: a user who cannot sketch can hum, and a user who cannot hum can draw a mask, with only a small SDR loss relative to the full-condition setup.
- Pseudo-masks can be generated automatically from the mimicry and the mixture, so the mask cue can be added even when the user provides no sketch, improving results for seven of ten instrument classes.
- The diffusion formulation produces perceptually cleaner extractions than the matching mask-prediction baseline, with a much larger MUSHRA gap than SDR gap, indicating that modeling the prior distribution of clean sources matters for perceived quality.
Reading between the lines
- The paper never tests real users humming and sketching on the same real mixtures; a field study with actual user inputs and actual songs is the direct next experiment, and its outcome would determine whether the synthetic-input gains hold.
- The condition set suggests an interactive refinement loop, hum to start, look at the extraction, then correct with a mask, that the paper does not evaluate; iterative user steering is a plausible product-level use.
- Because the paper's monophonic mimicry is weakest for piano, guitar, strings, and synth, conditioning on polyphonic hummed or played phrases, or on automatic chord inference, is a concrete way to attack the reported failures on polyphonic targets.
- The same twin-U-Net conditioning scheme could be lifted onto other generative backbones, or extended to re-synthesize the extracted source with altered timbre, though the paper does not claim either.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes GuideSep, a diffusion-based music source separation model that conditions on two user-provided signals: a waveform mimicry (e.g., humming) and mel-spectrogram masks. The model extends the EDMSound backbone to accept mixture, mimicry, and mask inputs through a twin U-Net architecture, and is trained on Slakh2100 plus MoisesDB with randomized mixing. The authors compare GuideSep against a mask-prediction baseline built on the same backbone, report SDR gains across ten instrument classes on the Slakh2100 test split, and present a MUSHRA listening test with 13 participants. The central claims are that GuideSep achieves high-quality instrument-agnostic separation and that generative modeling outperforms the predictive baseline under identical conditioning.
Significance. If the claims are supported, the paper makes a useful contribution to interactive music source separation by introducing a flexible conditioning scheme that goes beyond fixed class labels and sound queries. The comparison between a diffusion model and a same-architecture mask-prediction baseline is a valuable and relatively rare systematic study of generative versus predictive approaches in MSS. The authors ship code and a demo page, and the reported SDR and MUSHRA numbers are internally consistent and come with confidence intervals. However, the central "user-guided" claim is currently validated only with simulated user inputs that are derived from ground-truth MIDI and ground-truth spectrograms, and the real-user HumTrans test is not set up to measure the intended real-world difficulty. The stress-test concern about oracle-like user inputs lands: the paper itself acknowledges in Section 4.2 that the strong hum result may be due to random mixing, and in Section 2.1.1 that the monophonic condition is a training-data limitation. The method is promising, but the external validity of the headline numbers is not yet established.
major comments (4)
- [Sections 2.1.1, 2.1.2, and Table 1] The main evaluation uses oracle-derived user conditions. The mimicry condition is rendered from the ground-truth MIDI score of the target source with FluidSynth, and the mel-masks are Gaussian-blurred versions of the ground-truth target and residual spectrograms. Because of this, the SDR numbers in Table 1 measure performance under user inputs that are semantically aligned with the target, not under realistic user inputs that may be off-octave, fragmentary, or misleading. This is load-bearing because Table 1 shows that masks are a large part of the full-condition gain (positive-mask-only 10.09 dB and mimicry-only 9.60 dB versus full 10.46 dB), so the optimistic mask simulation directly inflates the headline full-condition result. The authors should either run a real-user study or systematically degrade the simulated conditions in ways that model human errors, and report how SDR degrades.
- [Section 4.2] The HumTrans experiment does not validate the user-guided claim in a realistic setting. The target source is synthesized from the MIDI aligned to the humming, so the target and the condition share the same note sequence by construction, and the backgrounds are randomly mixed from MoisesDB with no musical context. The paper reports only a single overall SDR mean of 13.61 dB without a confidence interval, without the mask-prediction baseline, and without comparison to the Slakh test-set results. The authors even note that the strong performance 'could also be attributed to the random mixing used during evaluation.' To support the claim that the mimicry condition generalizes to real hums, the experiment should include user-recorded hums against realistic mixtures, report per-class or per-condition breakdowns, and include the same baseline for comparison.
- [Section 3.2 and Table 1] The mask-prediction baseline is not fully matched to the diffusion model. Section 3.2 states that the baseline has 80.3 million parameters while GuideSep has 93.3 million, and the baseline takes a magnitude spectrogram of the mixture as its score-U-Net input whereas GuideSep takes complex-valued noise. The 13-million-parameter difference and the different input representation mean that the SDR gap in Table 1 (10.46 versus 8.74 dB overall) cannot be attributed solely to the predictive-versus-generative modeling choice. The authors should train a mask-prediction baseline with a comparable parameter count and the same conditioning inputs, or otherwise quantify how much of the gap is due to capacity and input representation.
- [Section 4] The claim that GuideSep works 'beyond the VBDO setup' is only demonstrated on the Slakh2100 test split, whose targets are all synthesized from MIDI and whose backgrounds are drawn from the same training distribution. There is no evaluation on real-world multitrack recordings such as the MoisesDB test songs or other datasets. Since the method is proposed for real-world use, an evaluation on real recordings with realistic user inputs is necessary to support the general claim; otherwise, the 'instrument-agnostic' and 'versatile' statements remain training-distribution-specific.
minor comments (5)
- [Table 1] The final row labeled 'Frequency (%)' is not defined in the caption or in the text; please clarify whether it is the percentage of test examples per instrument class and how it was computed.
- [Section 3.1.1] There is a duplicated word in 'following our training procedure procedure described in Section 3.1,' and the sentence beginning 'All The input audio' has an inconsistent capitalization.
- [Section 4.1] The MUSHRA test reports 13 participants and 95% confidence intervals, but it does not state whether participants were screened for hearing ability or whether the GuideSep-baseline differences are statistically significant beyond the reported intervals; a paired significance test would strengthen the perceptual claim.
- [Section 3.1.1] The paper trains and evaluates on 4.1-second clips at 16 kHz, but does not state how the model would be applied to full-length songs; please clarify whether inference is performed on fixed-length chunks and, if so, how boundaries are handled.
- [Section 4] The demo page is mentioned as evidence for 'real-world conditions,' but no systematic evaluation from the demo page is included in the paper; please either describe the demo results in the text or remove the reliance on the page for that claim.
Circularity Check
No circularity: GuideSep's reported gains come from a held-out empirical evaluation, not from a quantity fitted or defined in terms of the target result.
full rationale
GuideSep is a conditional diffusion model trained with denoising score matching on random mixtures of Slakh2100 and MoisesDB and evaluated on the Slakh2100 test split. The mimicry and mask conditions are synthesized from ground-truth MIDI and spectrograms, but the model never sees the ground-truth source as a direct condition; the reported SDR is computed on a held-out set against the ground-truth source. The central comparison with the mask-prediction baseline is a genuine head-to-head: the baseline uses the same twin U-Net backbone, training data, and training budget, and the differences in Table 1 are empirical outcomes, not identities. The paper relies on EDMSound [29] as the diffusion backbone, and that citation includes one of the present authors, but this is a normal method citation to an externally available system; the result does not depend on an unverified uniqueness theorem or on an ansatz imported solely from the authors' prior work. The Humming-only evaluation in Section 4.2 is acknowledged to be non-comparable because targets are MIDI-synthesized and backgrounds are randomly mixed, which is a limitation on generalization to real user inputs, not circularity. No equation in the paper reduces the predicted source to the conditioning input by construction, and no fitted parameter is renamed as a prediction.
Assumptions & free parameters
free parameters (5)
- Condition dropout rates =
mimicry 0.3, mel-mask 0.7, mixture 0.1
- Mimicry augmentation probabilities =
pitch-bend 0.5, timing shift 0.4, octave shift 0.5
- Synthetic mel-mask Gaussian blur sigma =
4 to 6; pseudo-mask sigma 5
- Random mixing SNR range =
-5 dB to +5 dB
- Amplitude compression alpha and scaling beta =
not reported
assumptions (6)
- standard math The EDM framework and denoising score matching are valid for complex-spectrogram diffusion.
- domain assumption FluidSynth MIDI rendering plus the listed augmentations approximates real user mimicry.
- domain assumption Gaussian-blurred ground-truth masks with 40% patch dropout approximate real user sketches.
- domain assumption Random mixes of Slakh targets with MoisesDB backgrounds transfer to natural music.
- domain assumption A monophonic mimicry condition is sufficient for extracting polyphonic targets when masks are available.
- domain assumption Excluding drums is an acceptable interpretation of instrument-agnostic separation.
Cite this review
Pith. "Pith review of User-guided Generative Source Separation." pith.science (2026). https://pith.science/paper/C4SJCRN3
@misc{pith2026250701339,
author = {Pith},
title = {Pith review of: User-guided Generative Source Separation},
year = {2026},
howpublished = {\url{https://pith.science/paper/C4SJCRN3}},
note = {Machine review of arXiv:2507.01339}
}
read the original abstract
Music source separation (MSS) aims to extract individual instrument sources from their mixture. While most existing methods focus on the widely adopted four-stem separation setup (vocals, bass, drums, and other instruments), this approach lacks the flexibility needed for real-world applications. To address this, we propose GuideSep, a diffusion-based MSS model capable of instrument-agnostic separation beyond the four-stem setup. GuideSep is conditioned on multiple inputs: a waveform mimicry condition, which can be easily provided by humming or playing the target melody, and mel-spectrogram domain masks, which offer additional guidance for separation. Unlike prior approaches that relied on fixed class labels or sound queries, our conditioning scheme, coupled with the generative approach, provides greater flexibility and applicability. Additionally, we design a mask-prediction baseline using the same model architecture to systematically compare predictive and generative approaches. Our objective and subjective evaluations demonstrate that GuideSep achieves high-quality separation while enabling more versatile instrument extraction, highlighting the potential of user participation in the diffusion-based generative process for MSS. Our code and demo page are available at https://yutongwen.github.io/GuideSep/
Figures
Reference graph
Works this paper leans on
-
[1]
User-Guided Gen- erative Source Separation
INTRODUCTION Music source separation (MSS) aims to separate a mix- ture audio into its constituent sources, typically defined by the instrument. Since the 2015 Signal Separation Eval- uation Campaign (SiSEC) [1], the MSS community has largely focused on supervised models to separate songs into four stems: vocals, bass, drums, and others that in- cludes al...
work page 2015
-
[2]
THE PROPOSED GUIDESEP METHOD GuideSep is a diffusion model conditioned by user input. Our approach leverages users’ input describing a source, i.e., the raw waveform of user mimicry to a target source as well as a rough mask in the mel-spectrogram domain. 1 Some literature refers to predictive models as discriminative or de- terministic. Lemercier et al. ...
-
[3]
We propose GuideSep, one of the first diffusion- based models designed to address music source sep- aration beyond the VBDO setup and we release the codebase 2) We introduce versatile, instrument-agnostic conditions—waveform mimicry conditions and mel- spectrogram domain masks—that are more practical for real-world applications 3) We design a mask-predict...
-
[4]
EV ALUA TION AND DISCUSSION We evaluate our model on the official test split of the Slakh2100 dataset. The mimicry condition signals are synthesized as described in Section 2.1, using randomly selected virtual instruments from the FluidSynth library. Similarly, the positive and negative masks are simulated following the same procedure outlined in Section ...
-
[5]
The Slakh2100 dataset provides an official train-validation-test split, which we utilize as well
EXPERIMENT We conduct experiments using the Slakh2100 dataset [58] augmented by MoisesDB [59] for training. The Slakh2100 dataset provides an official train-validation-test split, which we utilize as well. We evaluate our model’s performance using the widely adopted signal-to-distortion ratio (SDR) metrics [60, 61]. 3.1 Training and model details 3.1.1 Th...
-
[6]
D3Net: Densely con- nected multidilated densenet for music source separa- tion,
N. Takahashi and Y . Mitsufuji, “D3Net: Densely con- nected multidilated densenet for music source separa- tion,” arXiv preprint arXiv:2010.01733, 2020
arXiv 2010
-
[7]
CONCLUSION We introduced GuideSep, a diffusion-based music source separation model that enables flexible, instrument-agnostic separation using waveform mimicry conditions and mel- spectrogram masks, and released the codebase. Our re- sults demonstrate that this approach achieves high-quality separation while offering greater adaptability compared to tradi...
-
[8]
The 2015 signal separation evaluation cam- paign,
N. Ono, Z. Rafii, D. Kitamura, N. Ito, and A. Li- utkus, “The 2015 signal separation evaluation cam- paign,” in Latent Variable Analysis and Signal Sep- aration, E. Vincent, A. Yeredor, Z. Koldovský, and P. Tichavský, Eds. Cham: Springer International Pub- lishing, 2015, pp. 387–395
work page 2015
Show all 71 references
-
[9]
Hybrid trans- formers for music source separation,
S. Rouard, F. Massa, and A. Défossez, “Hybrid trans- formers for music source separation,” inICASSP 2023- 2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2023, pp. 1–5
2023
-
[10]
However, class labels can be vague, as instruments like the guitar may exhibit significant variability within the same label
extends this approach to 13 instruments. However, class labels can be vague, as instruments like the guitar may exhibit significant variability within the same label. Moreover, new instrument classes require re-training. An- other approach, query-based MSS conditions the model...
2025 arXiv
-
[11]
Music source sepa- ration based on a lightweight deep learning framework (dttnet: Dual-path tfc-tdf unet),
J. Chen, S. Vekkot, and P. Shukla, “Music source sepa- ration based on a lightweight deep learning framework (dttnet: Dual-path tfc-tdf unet),” in ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2024, pp. 656–660
2024
-
[12]
The whole is greater than the sum of its parts: improving music source separation by bridging networks,
R. Sawata, N. Takahashi, S. Uhlich, S. Takahashi, and Y . Mitsufuji, “The whole is greater than the sum of its parts: improving music source separation by bridging networks,” EURASIP Journal on Audio, Speech, and Music Processing, vol. 2024, no. 1, p. 39, 2024
2024
-
[13]
SCNet: Sparse compression net- work for music source separation,
W. Tong, J. Zhu, J. Chen, S. Kang, T. Jiang, Y . Li, Z. Wu, and H. Meng, “SCNet: Sparse compression net- work for music source separation,” in ICASSP 2024- 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2024, pp. 1276–1280
2024
-
[14]
Music source separation with band- split rnn,
Y . Luo and J. Yu, “Music source separation with band- split rnn,” IEEE/ACM Transactions on Audio, Speech, and Language Processing , vol. 31, pp. 1893–1901, 2023
1901
-
[15]
Mu- sic source separation with band-split rope transformer,
W.-T. Lu, J.-C. Wang, Q. Kong, and Y .-N. Hung, “Mu- sic source separation with band-split rope transformer,” in ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2024, pp. 481–485
2024
-
[16]
Conditioned- U-Net: Introducing a control mechanism in the u- net for multiple source separations,
G. Meseguer-Brocal and G. Peeters, “Conditioned- U-Net: Introducing a control mechanism in the u- net for multiple source separations,” arXiv preprint arXiv:1907.01277, 2019
1907 arXiv
-
[17]
End- to-end sound source separation conditioned on instru- ment labels,
O. Slizovskaia, L. Kim, G. Haro, and E. Gomez, “End- to-end sound source separation conditioned on instru- ment labels,” in ICASSP 2019-2019 IEEE Interna- tional Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2019, pp. 306–310
2019
-
[18]
Class-conditional embeddings for music source separation,
P. Seetharaman, G. Wichern, S. Venkataramani, and J. Le Roux, “Class-conditional embeddings for music source separation,” in ICASSP 2019-2019 IEEE Inter- national Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2019, pp. 301–305
2019
-
[19]
Meta- learning extractors for music source separation,
D. Samuel, A. Ganeshan, and J. Naradowsky, “Meta- learning extractors for music source separation,” in ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2020, pp. 816–820
2020
-
[20]
User guided audio selection from com- plex sound mixtures,
P. Smaragdis, “User guided audio selection from com- plex sound mixtures,” in Proceedings of the 22nd an- nual ACM symposium on User interface software and technology, 2009, pp. 89–92
2009
-
[21]
Audio query-based music source separation,
J. H. Lee, H.-S. Choi, and K. Lee, “Audio query-based music source separation,” arXiv preprint arXiv:1908.06593, 2019
1908 arXiv
-
[22]
Hierarchi- cal musical instrument separation
E. Manilow, G. Wichern, and J. Le Roux, “Hierarchi- cal musical instrument separation.” inISMIR, 2020, pp. 376–383
2020
-
[23]
A stem-agnostic single-decoder system for music source separation be- yond four stems,
K. N. Watcharasupat and A. Lerch, “A stem-agnostic single-decoder system for music source separation be- yond four stems,” arXiv preprint arXiv:2406.18747 , 2024
2024 arXiv
-
[24]
Zero-shot audio source separation through query-based learning from weakly-labeled data,
K. Chen, X. Du, B. Zhu, Z. Ma, T. Berg-Kirkpatrick, and S. Dubnov, “Zero-shot audio source separation through query-based learning from weakly-labeled data,” in Proceedings of the AAAI Conference on Arti- ficial Intelligence, vol. 36, no. 4, 2022, pp. 4441–4449
2022
-
[25]
Few-shot musical source separation,
Y . Wang, D. Stoller, R. M. Bittner, and J. P. Bello, “Few-shot musical source separation,” in ICASSP 2022-2022 IEEE International Conference on Acous- tics, Speech and Signal Processing (ICASSP). IEEE, 2022, pp. 121–125
2022
-
[26]
Structured dropout for weak label and multi-instance learning and its appli- cation to score-informed source separation,
S. Ewert and M. B. Sandler, “Structured dropout for weak label and multi-instance learning and its appli- cation to score-informed source separation,” in 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2017, pp. 2277–2281
2017
-
[27]
Monaural score- informed source separation for classical music using convolutional neural networks
M. Miron, J. Janer, and E. Gómez, “Monaural score- informed source separation for classical music using convolutional neural networks.” in ISMIR, vol. 2017, 2017, pp. 55–62
2017
-
[28]
Score-informed source separation of choral music,
M. Gover, “Score-informed source separation of choral music,” 2020
2020
-
[29]
Online/offline score informed music signal decompo- sition: application to minus one,
A. J. Munoz-Montoro, J. J. Carabias-Orti, P. Vera- Candeas, F. J. Canadas-Quesada, and N. Ruiz-Reyes, “Online/offline score informed music signal decompo- sition: application to minus one,” EURASIP Journal on Audio, Speech, and Music Processing , vol. 2019, pp. 1–30, 2019
2019
-
[30]
Transcrip- tion is all you need: Learning to separate musical mix- tures with score as supervision,
Y .-N. Hung, G. Wichern, and J. Le Roux, “Transcrip- tion is all you need: Learning to separate musical mix- tures with score as supervision,” inICASSP 2021-2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2021, pp. 46–50
2021
-
[31]
ISSE: An interactive source separation editor,
N. J. Bryan, G. J. Mysore, and G. Wang, “ISSE: An interactive source separation editor,” inProceedings of the SIGCHI Conference on Human Factors in Comput- ing Systems, 2014, pp. 257–266
2014
-
[32]
Interactive user- feedback for sound source separation,
N. J. Bryan and G. J. Mysore, “Interactive user- feedback for sound source separation,” inInternational Conference on Intelligent User-Interfaces (IUI), Work- shop on Interactive Machine Learning. Santa Monica, 2013
2013
-
[33]
An efficient posterior reg- ularized latent variable model for interactive sound source separation,
N. Bryan and G. Mysore, “An efficient posterior reg- ularized latent variable model for interactive sound source separation,” in International conference on ma- chine learning. PMLR, 2013, pp. 208–216
2013
-
[34]
Interactive refinement of supervised and semi-supervised sound source sep- aration estimates,
N. J. Bryan and G. J. Mysore, “Interactive refinement of supervised and semi-supervised sound source sep- aration estimates,” in 2013 IEEE International Con- ference on Acoustics, Speech and Signal Processing . IEEE, 2013, pp. 883–887
2013
-
[35]
Separation by “hum- ming
P. Smaragdis and G. J. Mysore, “Separation by “hum- ming”: User-guided sound extraction from mono- phonic mixtures,” in 2009 IEEE Workshop on Appli- cations of Signal Processing to Audio and Acoustics . IEEE, 2009, pp. 69–72
2009
-
[36]
EDMSound: Spectrogram based diffusion models for efficient and high-quality audio synthesis,
G. Zhu, Y . Wen, M.-A. Carbonneau, and Z. Duan, “EDMSound: Spectrogram based diffusion models for efficient and high-quality audio synthesis,” arXiv preprint arXiv:2311.08667, 2023
2023 arXiv
-
[37]
Diffusion models for audio restoration: A review [special issue on model- based and data-driven audio signal processing],
J.-M. Lemercier, J. Richter, S. Welker, E. Moliner, V . Välimäki, and T. Gerkmann, “Diffusion models for audio restoration: A review [special issue on model- based and data-driven audio signal processing],” IEEE Signal Processing Magazine, vol. 41, no. 6, pp. 72–84, 2025
2025
-
[38]
Conv-TasNet: Surpassing ideal time–frequency magnitude masking for speech separation,
Y . Luo and N. Mesgarani, “Conv-TasNet: Surpassing ideal time–frequency magnitude masking for speech separation,” IEEE/ACM transactions on audio, speech, and language processing , vol. 27, no. 8, pp. 1256– 1266, 2019
2019
-
[39]
DCCRN: Deep complex con- volution recurrent network for phase-aware speech en- hancement,
Y . Hu, Y . Liu, S. Lv, M. Xing, S. Zhang, Y . Fu, J. Wu, B. Zhang, and L. Xie, “DCCRN: Deep complex con- volution recurrent network for phase-aware speech en- hancement,” arXiv preprint arXiv:2008.00264, 2020
2008 arXiv
-
[40]
MANNER: Multi-view attention network for noise erasure,
H. J. Park, B. H. Kang, W. Shin, J. S. Kim, and S. W. Han, “MANNER: Multi-view attention network for noise erasure,” in ICASSP 2022-2022 IEEE Inter- national Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2022, pp. 7842–7846
2022
-
[41]
Evaluation metrics for generative speech enhancement methods: Issues and perspectives,
J. Pirklbauer, M. Sach, K. Fluyt, W. Tirry, W. Wardah, S. Moeller, and T. Fingscheidt, “Evaluation metrics for generative speech enhancement methods: Issues and perspectives,” in Speech Communication; 15th ITG Conference. VDE, 2023, pp. 265–269
2023
-
[42]
Latent autoregressive source separation,
E. Postolache, G. Mariani, M. Mancusi, A. San- tilli, L. Cosmo, and E. Rodolà, “Latent autoregressive source separation,” inProceedings of the AAAI Confer- ence on Artificial Intelligence, vol. 37, no. 8, 2023, pp. 9444–9452
2023
-
[43]
Generative adver- sarial source separation,
Y . C. Subakan and P. Smaragdis, “Generative adver- sarial source separation,” in 2018 IEEE International Conference on Acoustics, Speech and Signal Process- ing (ICASSP). IEEE, 2018, pp. 26–30
2018
-
[44]
SEPDIFF: Speech separation based on denoising diffusion model,
B. Chen, C. Wu, and W. Zhao, “SEPDIFF: Speech separation based on denoising diffusion model,” in ICASSP 2023-2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2023, pp. 1–5
2023
-
[45]
Separate and dif- fuse: Using a pretrained diffusion model for improving source separation,
S. Lutati, E. Nachmani, and L. Wolf, “Separate and dif- fuse: Using a pretrained diffusion model for improving source separation,” arXiv preprint arXiv:2301.10752 , 2023
2023 arXiv
-
[46]
Diffusion-based generative speech source separation,
R. Scheibler, Y . Ji, S.-W. Chung, J. Byun, S. Choe, and M.-S. Choi, “Diffusion-based generative speech source separation,” in ICASSP 2023-2023 IEEE International Conference on Acoustics, Speech and Signal Process- ing (ICASSP). IEEE, 2023, pp. 1–5
2023
-
[47]
Universal score-based speech enhancement with high content preservation,
R. Scheibler, Y . Fujita, Y . Shirahata, and T. Ko- matsu, “Universal score-based speech enhancement with high content preservation,” arXiv preprint arXiv:2406.12194, 2024
2024 arXiv
-
[48]
A variance-preserving interpolation approach for diffusion models with applications to single chan- nel speech enhancement and recognition,
Z. Guo, Q. Wang, J. Du, J. Pan, Q.-F. Liu, and C.- H. Lee, “A variance-preserving interpolation approach for diffusion models with applications to single chan- nel speech enhancement and recognition,” IEEE/ACM Transactions on Audio, Speech, and Language Pro- cessing, 2024
2024
-
[49]
Speech enhancement and dere- verberation with diffusion-based generative models,
J. Richter, S. Welker, J.-M. Lemercier, B. Lay, and T. Gerkmann, “Speech enhancement and dere- verberation with diffusion-based generative models,” IEEE/ACM Transactions on Audio, Speech, and Lan- guage Processing, vol. 31, pp. 2351–2364, 2023
2023
-
[50]
Music source separation with generative flow,
G. Zhu, J. Darefsky, F. Jiang, A. Selitskiy, and Z. Duan, “Music source separation with generative flow,” IEEE Signal Processing Letters , vol. 29, pp. 2288–2292, 2022
2022
-
[51]
Multi-source diffusion models for simultaneous music generation and sepa- ration,
G. Mariani, I. Tallini, E. Postolache, M. Mancusi, L. Cosmo, and E. Rodolà, “Multi-source diffusion models for simultaneous music generation and sepa- ration,” arXiv preprint arXiv:2302.02257, 2023
2023 arXiv
-
[52]
Si- multaneous music separation and generation using multi-track latent diffusion models,
T. Karchkhadze, M. R. Izadi, and S. Dubnov, “Si- multaneous music separation and generation using multi-track latent diffusion models,” arXiv preprint arXiv:2409.12346, 2024
2024 arXiv
-
[53]
Fluidsynth real-time and thread safety challenges,
D. Henningsson and F. Team, “Fluidsynth real-time and thread safety challenges,” in Proceedings of the 9th International Linux Audio Conference, Maynooth University, Ireland, 2011, pp. 123–128
2011
-
[54]
Denoising diffusion probabilistic models,
J. Ho, A. Jain, and P. Abbeel, “Denoising diffusion probabilistic models,” Advances in neural information processing systems, vol. 33, pp. 6840–6851, 2020
2020
-
[55]
Deep unsupervised learning us- ing nonequilibrium thermodynamics,
J. Sohl-Dickstein, E. Weiss, N. Maheswaranathan, and S. Ganguli, “Deep unsupervised learning us- ing nonequilibrium thermodynamics,” in International conference on machine learning . PMLR, 2015, pp. 2256–2265
2015
-
[56]
Score-based generative mod- eling through stochastic differential equations,
Y . Song, J. Sohl-Dickstein, D. P. Kingma, A. Kumar, S. Ermon, and B. Poole, “Score-based generative mod- eling through stochastic differential equations,” arXiv preprint arXiv:2011.13456, 2020
2011 arXiv
-
[57]
Eluci- dating the design space of diffusion-based generative models,
T. Karras, M. Aittala, T. Aila, and S. Laine, “Eluci- dating the design space of diffusion-based generative models,” Advances in neural information processing systems, vol. 35, pp. 26 565–26 577, 2022
2022
-
[58]
Analysis of the decision- directed snr estimator for speech enhancement with re- spect to low-snr and transient conditions,
C. Breithaupt and R. Martin, “Analysis of the decision- directed snr estimator for speech enhancement with re- spect to low-snr and transient conditions,” IEEE trans- actions on audio, speech, and language processing , vol. 19, no. 2, pp. 277–289, 2010
2010
-
[59]
Universal speech enhancement with score-based dif- fusion,
J. Serrà, S. Pascual, J. Pons, R. O. Araz, and D. Scaini, “Universal speech enhancement with score-based dif- fusion,” arXiv preprint arXiv:2206.03065, 2022
2022 arXiv
-
[60]
Music ControlNet: Multiple time-varying controls for music generation,
S.-L. Wu, C. Donahue, S. Watanabe, and N. J. Bryan, “Music ControlNet: Multiple time-varying controls for music generation,” IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 32, pp. 2692– 2703, 2024
2024
-
[61]
Sketch2Sound: Controllable audio generation via time-varying signals and sonic imita- tions,
H. F. García, O. Nieto, J. Salamon, B. Pardo, and P. Seetharaman, “Sketch2Sound: Controllable audio generation via time-varying signals and sonic imita- tions,” arXiv preprint arXiv:2412.08550, 2024
2024 arXiv
-
[62]
Photorealistic text-to-image diffusion models with deep language un- derstanding,
C. Saharia, W. Chan, S. Saxena, L. Li, J. Whang, E. L. Denton, K. Ghasemipour, R. Gontijo Lopes, B. Karagol Ayan, T. Salimans et al. , “Photorealistic text-to-image diffusion models with deep language un- derstanding,” Advances in neural information process- ing systems, vol. ...
2022
-
[63]
DPM-Solver: A fast ode solver for diffusion proba- bilistic model sampling in around 10 steps,
C. Lu, Y . Zhou, F. Bao, J. Chen, C. Li, and J. Zhu, “DPM-Solver: A fast ode solver for diffusion proba- bilistic model sampling in around 10 steps,” Advances in Neural Information Processing Systems, vol. 35, pp. 5775–5787, 2022
2022
-
[64]
DPM-Solver++: Fast solver for guided sam- pling of diffusion probabilistic models,
——, “DPM-Solver++: Fast solver for guided sam- pling of diffusion probabilistic models,”arXiv preprint arXiv:2211.01095, 2022
2022 arXiv
-
[65]
Cutting music source separation some Slakh: A dataset to study the impact of training data quality and quantity,
E. Manilow, G. Wichern, P. Seetharaman, and J. Le Roux, “Cutting music source separation some Slakh: A dataset to study the impact of training data quality and quantity,” in Proc. IEEE Workshop on Ap- plications of Signal Processing to Audio and Acoustics (WASPAA). IEEE, 2019
2019
-
[66]
MoisesDB: A dataset for source separation beyond 4- stems,
I. Pereira, F. Araújo, F. Korzeniowski, and R. V ogl, “MoisesDB: A dataset for source separation beyond 4- stems,” arXiv preprint arXiv:2307.15913, 2023
2023 arXiv
-
[67]
Perfor- mance measurement in blind audio source separation,
E. Vincent, R. Gribonval, and C. Févotte, “Perfor- mance measurement in blind audio source separation,” IEEE transactions on audio, speech, and language pro- cessing, vol. 14, no. 4, pp. 1462–1469, 2006
2006
-
[68]
SDR—medium rare with fast computa- tions,
R. Scheibler, “SDR—medium rare with fast computa- tions,” in ICASSP 2022-2022 IEEE International Con- ference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2022, pp. 701–705
2022
-
[69]
Why does music source separation benefit from ca- cophony?
C.-B. Jeon, G. Wichern, F. G. Germain, and J. Le Roux, “Why does music source separation benefit from ca- cophony?” in 2024 IEEE International Conference on Acoustics, Speech, and Signal Processing Workshops (ICASSPW). IEEE, 2024, pp. 873–877
2024
-
[70]
web- MUSHRA—a comprehensive framework for web- based listening tests,
M. Schoeffler, S. Bartoschek, F.-R. Stöter, M. Roess, S. Westphal, B. Edler, and J. Herre, “web- MUSHRA—a comprehensive framework for web- based listening tests,” Journal of Open Research Soft- ware, vol. 6, no. 1, 2018
2018
-
[71]
HumTrans: A novel open-source dataset for humming melody transcrip- tion and beyond,
S. Liu, X. Li, D. Li, and Y . Shan, “HumTrans: A novel open-source dataset for humming melody transcrip- tion and beyond,” in ICASSP 2024-2024 IEEE Inter- national Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2024, pp. 7915–7919
2024
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.