English

DENOASR: Debiasing ASRs through Selective Denoising

Sound 2024-10-23 v1 Computation and Language Audio and Speech Processing

Abstract

Automatic Speech Recognition (ASR) systems have been examined and shown to exhibit biases toward particular groups of individuals, influenced by factors such as demographic traits, accents, and speech styles. Noise can disproportionately impact speakers with certain accents, dialects, or speaking styles, leading to biased error rates. In this work, we introduce a novel framework DENOASR, which is a selective denoising technique to reduce the disparity in the word error rates between the two gender groups, male and female. We find that a combination of two popular speech denoising techniques, viz. DEMUCS and LE, can be effectively used to mitigate ASR disparity without compromising their overall performance. Experiments using two state-of-the-art open-source ASRs - OpenAI WHISPER and NVIDIA NEMO - on multiple benchmark datasets, including TIE, VOX-POPULI, TEDLIUM, and FLEURS, show that there is a promising reduction in the average word error rate gap across the two gender groups. For a given dataset, the denoising is selectively applied on speech samples having speech intelligibility below a certain threshold, estimated using a small validation sample, thus ameliorating the need for large-scale human-written ground-truth transcripts. Our findings suggest that selective denoising can be an elegant approach to mitigate biases in present-day ASR systems.

Keywords

Cite

@article{arxiv.2410.16712,
  title  = {DENOASR: Debiasing ASRs through Selective Denoising},
  author = {Anand Kumar Rai and Siddharth D Jaiswal and Shubham Prakash and Bendi Pragnya Sree and Animesh Mukherjee},
  journal= {arXiv preprint arXiv:2410.16712},
  year   = {2024}
}

Comments

Paper accepted at IEEE ICKG 2024

R2 v1 2026-06-28T19:30:57.152Z