ASLGSDApr 6, 2020

Simultaneous Denoising and Dereverberation Using Deep Embedding Features

arXiv:2004.02420v11 citations
AI Analysis

This work addresses speech enhancement for applications like hearing aids or communication systems, but it is incremental as it builds on existing deep clustering methods.

The paper tackles the challenging problem of monaural speech dereverberation in the presence of additive noise by proposing a joint training method using deep embedding features, achieving superior performance over WPE and BLSTM baselines, particularly at low SNR conditions.

Monaural speech dereverberation is a very challenging task because no spatial cues can be used. When the additive noises exist, this task becomes more challenging. In this paper, we propose a joint training method for simultaneous speech denoising and dereverberation using deep embedding features, which is based on the deep clustering (DC). DC is a state-of-the-art method for speech separation that includes embedding learning and K-means clustering. As for our proposed method, it contains two stages: denoising and dereverberation. At the denoising stage, the DC network is leveraged to extract noise-free deep embedding features. These embedding features are generated from the anechoic speech and residual reverberation signals. They can represent the inferred spectral masking patterns of the desired signals, which are discriminative features. At the dereverberation stage, instead of using the unsupervised K-means clustering algorithm, another supervised neural network is utilized to estimate the anechoic speech from these deep embedding features. Finally, the denoising stage and dereverberation stage are optimized by the joint training method. Experimental results show that the proposed method outperforms the WPE and BLSTM baselines, especially in the low SNR condition.

Foundations

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

Your Notes