paper-with-me

Papers

"OK Aura, Be Fair With Me": Demographics-Agnostic Training for Bias Mitigation in Wake-up Word Detection

2026-04-07 · Fernando López, Paula Delgado-Santos, Pablo Gómez, David Solans, Jordi Luque arxiv

Voice-based interfaces are widely used; however, achieving fair Wake-up Word detection across diverse speaker populations remains a critical challenge due to persistent demographic biases. This study evaluates the effectiveness of demographics-agnostic training techniques in mitigating performance disparities among speakers of varying sex, age, and accent. We utilize the OK Aura database for our experiments, employing a training methodology that excludes demographic labels, which are reserved for evaluation purposes. We explore (i) data augmentation techniques to enhance model generalization and (ii) knowledge distillation of pre-trained foundational speech models. The experimental results indicate that these demographics-agnostic training techniques markedly reduce demographic bias, leading to a more equitable performance profile across different speaker groups. Specifically, one of the evaluated techniques achieves a Predictive Disparity reduction of 39.94\% for sex, 83.65\% for age, and 40.48\% for accent when compared to the baseline. This study highlights the effectiveness of label-agnostic methodologies in fostering fairness in Wake-up Word detection.

📄 PDF Abstract BibTeX arXiv:2604.05830

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationData Augmentation

Similar Papers 제목 키워드 기반

Grad2Fair: A Gradient-driven Approach for Graph Fairness without Demographics

2026-07-16 · Yuchang Zhu, Zezhong Xie, Huizhe Zhang, Huazhen Zhong 외 arxiv

Graph neural networks (GNNs) frequently encounter group fairness issues, often yielding biased predictions against specific demographic groups defined by sensitive attributes such as gender or race. While this challenge …

Balancing out Bias: Achieving Fairness Through Balanced Training

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Bias in natural language processing manifests as disparities in error rates across author demographics, typically disadvantaging minority groups. Although dataset balancing has been shown to be effective in mitigating bi…

Fairness

Fairness Without Demographics in Human-Centered Federated Learning

2024-04-30 · Shaily Roy, Harshit Sharma, Asif Salekin

Federated learning (FL) enables collaborative model training while preserving data privacy, making it suitable for decentralized human-centered AI applications. However, a significant research gap remains in ensuring fai…

FairnessFederated Learning

All Should Be Equal in the Eyes of Language Models: Counterfactually Aware Fair Text Generation

2023-11-09 · Pragyan Banerjee, Abhinav Java, Surgan Jandial, Simra Shahid 외

Fairness in Language Models (LMs) remains a longstanding challenge, given the inherent biases in training data that can be perpetuated by models and affect the downstream tasks. Recent methods employ expensive retraining…

AllFairnessLanguage ModelingLanguage Modelling+1

BiasMap: Leveraging Cross-Attentions to Discover and Mitigate Hidden Social Biases in Text-to-Image Generation

2025-09-16 · Rajatsubhra Chakraborty, Xujun Che, Depeng Xu, Cori Faklaris 외 arxiv

Bias discovery is critical for black-box generative models, especiall text-to-image (TTI) models. Existing works predominantly focus on output-level demographic distributions, which do not necessarily guarantee concept r…

Text-to-Image Generation