paper-with-me

홈 › Papers

Integrating Uncertainty into Neural Network-based Speech Enhancement

2023-05-15 · Huajian Fang, Dennis Becker, Stefan Wermter, Timo Gerkmann

Supervised masking approaches in the time-frequency domain aim to employ deep neural networks to estimate a multiplicative mask to extract clean speech. This leads to a single estimate for each input without any guarantees or measures of reliability. In this paper, we study the benefits of modeling uncertainty in clean speech estimation. Prediction uncertainty is typically categorized into aleatoric uncertainty and epistemic uncertainty. The former refers to inherent randomness in data, while the latter describes uncertainty in the model parameters. In this work, we propose a framework to jointly model aleatoric and epistemic uncertainties in neural network-based speech enhancement. The proposed approach captures aleatoric uncertainty by estimating the statistical moments of the speech posterior distribution and explicitly incorporates the uncertainty estimate to further improve clean speech estimation. For epistemic uncertainty, we investigate two Bayesian deep learning approaches: Monte Carlo dropout and Deep ensembles to quantify the uncertainty of the neural network parameters. Our analyses show that the proposed framework promotes capturing practical and reliable uncertainty, while combining different sources of uncertainties yields more reliable predictive uncertainty estimates. Furthermore, we demonstrate the benefits of modeling uncertainty on speech enhancement performance by evaluating the framework on different datasets, exhibiting notable improvement over comparable models that fail to account for uncertainty.

📄 PDF Abstract BibTeX arXiv:2305.08744

Code (1)

sp-uhh/uncertainty-se 공식 구현 pytorch

Tasks

Speech Enhancement

Methods 이 논문이 사용한 방법론

fail 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Monte Carlo Dropout 설명 없음
Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Integrating Statistical Uncertainty into Neural Network-Based Speech Enhancement

2022-03-04 · Huajian Fang, Tal Peer, Stefan Wermter, Timo Gerkmann

Speech enhancement in the time-frequency domain is often performed by estimating a multiplicative mask to extract clean speech. However, most neural network-based methods perform point estimation, i.e., their output cons…

Speech Enhancement

Uncertainty Estimation in Deep Speech Enhancement Using Complex Gaussian Mixture Models

2022-12-09 · Huajian Fang, Timo Gerkmann

Single-channel deep speech enhancement approaches often estimate a single multiplicative mask to extract clean speech without a measure of its accuracy. Instead, in this work, we propose to quantify the uncertainty assoc…

Speech EnhancementUncertainty Quantification

Pre-training Feature Guided Diffusion Model for Speech Enhancement

2024-06-11 · Yiyuan Yang, Niki Trigoni, Andrew Markham

Speech enhancement significantly improves the clarity and intelligibility of speech in noisy environments, improving communication and listening experiences. In this paper, we introduce a novel pretraining feature-guided…

Speech Enhancement

Time-Frequency Weighted Losses for Phoneme Reconstruction in DNN-Based Speech Enhancement

2026-06-19 · Nasser-Eddine Monir, Paul Magron, Romain Serizel arxiv

Conventional training losses for speech enhancement based on the signal-to-distortion ratio (SDR) treat all time-frequency (TF) regions uniformly, overlooking the fine-grained spectral cues that are relevant to specific …

Speech Enhancement

Trainable Adaptive Window Switching for Speech Enhancement

2018-11-05 · Yuma Koizumi, Noboru Harada, Yoichi Haneda

This study proposes a trainable adaptive window switching (AWS) method and apply it to a deep-neural-network (DNN) for speech enhancement in the modified discrete cosine transform domain. Time-frequency (T-F) mask proces…

Speech Enhancement