SDCLASMay 18, 2023

Diffusion-Based Speech Enhancement with Joint Generative and Predictive Decoders

arXiv:2305.10734v224 citations
Originality Incremental advance
AI Analysis

This work addresses the computational inefficiency in diffusion-based speech enhancement, which is an incremental improvement for applications requiring real-time or efficient audio processing.

The paper tackles the slow reverse diffusion process in diffusion-based speech enhancement by proposing a unified system that jointly uses generative and predictive decoders, resulting in faster decoding and higher PESQ scores on the Voice-Bank dataset compared to other methods like StoRM and SGMSE+.

Diffusion-based generative speech enhancement (SE) has recently received attention, but reverse diffusion remains time-consuming. One solution is to initialize the reverse diffusion process with enhanced features estimated by a predictive SE system. However, the pipeline structure currently does not consider for a combined use of generative and predictive decoders. The predictive decoder allows us to use the further complementarity between predictive and diffusion-based generative SE. In this paper, we propose a unified system that use jointly generative and predictive decoders across two levels. The encoder encodes both generative and predictive information at the shared encoding level. At the decoded feature level, we fuse the two decoded features by generative and predictive decoders. Specifically, the two SE modules are fused in the initial and final diffusion steps: the initial fusion initializes the diffusion process with the predictive SE to improve convergence, and the final fusion combines the two complementary SE outputs to enhance SE performance. Experiments conducted on the Voice-Bank dataset demonstrate that incorporating predictive information leads to faster decoding and higher PESQ scores compared with other score-based diffusion SE (StoRM and SGMSE+).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes