Thunder : Unified Regression-Diffusion Speech Enhancement with a Single Reverse Step using Brownian Bridge
Thanapat Trachu, Chawan Piansaddhayanon, Ekapol Chuangsuwanich
TL;DR
Thunder introduces a unified regression-diffusion framework for speech enhancement based on a Brownian bridge diffusion process. By predicting the clean speech $x_0$ instead of the score, the model preserves regressive capability at $t\to1$ and enables highly efficient one-step or few-step inference without increasing parameter count. The approach achieves competitive performance on VoiceBank+DEMAND, with strong generalization to out-of-domain data such as LibriFSD50k, and demonstrates reduced inference time while maintaining high speech quality. The use of interpolation between regression output and the original signal further mitigates artifacts, highlighting practical applicability for real-time enhancement scenarios.
Abstract
Diffusion-based speech enhancement has shown promising results, but can suffer from a slower inference time. Initializing the diffusion process with the enhanced audio generated by a regression-based model can be used to reduce the computational steps required. However, these approaches often necessitate a regression model, further increasing the system's complexity. We propose Thunder, a unified regression-diffusion model that utilizes the Brownian bridge process which can allow the model to act in both modes. The regression mode can be accessed by setting the diffusion time step closed to 1. However, the standard score-based diffusion modeling does not perform well in this setup due to gradient instability. To mitigate this problem, we modify the diffusion model to predict the clean speech instead of the score function, achieving competitive performance with a more compact model size and fewer reverse steps.
