Speech Enhancement and Dereverberation with Diffusion-based Generative Models
Julius Richter, Simon Welker, Jean-Marie Lemercier, Bunlong Lay, Timo Gerkmann
TL;DR
This paper advances diffusion-based speech enhancement by introducing a drift-adapted forward SDE operating in the complex STFT domain and training a score-based model (SGMSE) with denoising score matching. It deploys a redesigned NCSN++-based architecture to estimate complex spectrogram scores, enabling efficient 30-step sampling and applicability to both speech enhancement and single-channel dereverberation. Across matched and mismatched datasets, cross-dataset generalization, and real-world DNS data, the proposed SGMSE+ consistently matches or exceeds discriminative baselines while delivering higher perceptual quality as evidenced by listening tests and non-intrusive metrics. The work also explores sampler configurations and confirms the method’s versatility, suggesting a practical generative framework for robust speech restoration in challenging conditions, with future directions toward further conditioning and faster inference.
Abstract
In this work, we build upon our previous publication and use diffusion-based generative models for speech enhancement. We present a detailed overview of the diffusion process that is based on a stochastic differential equation and delve into an extensive theoretical examination of its implications. Opposed to usual conditional generation tasks, we do not start the reverse process from pure Gaussian noise but from a mixture of noisy speech and Gaussian noise. This matches our forward process which moves from clean speech to noisy speech by including a drift term. We show that this procedure enables using only 30 diffusion steps to generate high-quality clean speech estimates. By adapting the network architecture, we are able to significantly improve the speech enhancement performance, indicating that the network, rather than the formalism, was the main limitation of our original approach. In an extensive cross-dataset evaluation, we show that the improved method can compete with recent discriminative models and achieves better generalization when evaluating on a different corpus than used for training. We complement the results with an instrumental evaluation using real-world noisy recordings and a listening experiment, in which our proposed method is rated best. Examining different sampler configurations for solving the reverse process allows us to balance the performance and computational speed of the proposed method. Moreover, we show that the proposed method is also suitable for dereverberation and thus not limited to additive background noise removal. Code and audio examples are available online, see https://github.com/sp-uhh/sgmse.
