CLApr 20

Where Do Self-Supervised Speech Models Become Unfair?

arXiv:2604.1824973.72 citationsh-index: 4
AI Analysis

This work identifies the root cause of unfairness in speech models for researchers and practitioners, showing that bias is inherent in pretrained representations and difficult to remove.

This paper presents the first layerwise fairness analysis of pretrained self-supervised speech encoder models, finding that embeddings are biased against certain speaker groups from the very first layers for both speaker identification and automatic speech recognition, with opposite bias patterns for the two tasks. The bias for ASR persists even after finetuning, suggesting it is established during pretraining.

Speech encoder models are known to model members of some speaker groups (SGs) better than others. However, there has been little work in establishing why this occurs on a technological level. To our knowledge, we present the first layerwise fairness analysis of pretrained self-supervised speech encoder models (S3Ms), probing each embedding layer for speaker identification (SID) automatic speech recognition (ASR). We find S3Ms produce embeddings biased against certain SGs for both tasks, starting at the very first latent layers. Furthermore, we find opposite patterns of layerwise bias for SID vs ASR for all models in our study: SID bias is minimized in layers that minimize overall SID error; on the other hand, ASR bias is maximized in layers that minimize overall ASR error. The inverse bias/error relationship for ASR is unaffected when probing S3Ms that are finetuned for ASR, suggesting SG-level bias is established during pretraining and is difficult to remove.

Foundations

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

Your Notes