CLSep 25, 2025

Acoustic-based Gender Differentiation in Speech-aware Language Models

arXiv:2509.21125v12 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses fairness issues in speech technology for users of AI voice systems, revealing that current models may not properly handle gender information, which is an incremental finding building on prior bias research.

The paper tackles the problem of acoustic-based gender differentiation in Speech-aware Language Models (SpeechLMs), where models exhibit paradoxical biases: they show male-oriented responses in gender-stereotypical questions but fail to differentiate appropriately in gender-dependent contexts, primarily due to male-oriented acoustic tokens from Whisper speech encoders.

Speech-aware Language Models (SpeechLMs) have fundamentally transformed human-AI interaction by enabling voice-based communication, yet they may exhibit acoustic-based gender differentiation where identical questions lead to different responses based on the speaker's gender. This paper propose a new dataset that enables systematic analysis of this phenomenon, containing 9,208 speech samples across three categories: Gender-Independent, Gender-Stereotypical, and Gender-Dependent. We further evaluated LLaMA-Omni series and discovered a paradoxical pattern; while overall responses seems identical regardless of gender, the pattern is far from unbiased responses. Specifically, in Gender-Stereotypical questions, all models consistently exhibited male-oriented responses; meanwhile, in Gender-Dependent questions where gender differentiation would be contextually appropriate, models exhibited responses independent to gender instead. We also confirm that this pattern does not result from neutral options nor perceived gender of a voice. When we allow neutral response, models tends to respond neutrally also in Gender-Dependent questions. The paradoxical pattern yet retains when we applied gender neutralization methods on speech. Through comparison between SpeechLMs with corresponding backbone LLMs, we confirmed that these paradoxical patterns primarily stem from Whisper speech encoders, which generates male-oriented acoustic tokens. These findings reveal that current SpeechLMs may not successfully remove gender biases though they prioritized general fairness principles over contextual appropriateness, highlighting the need for more sophisticated techniques to utilize gender information properly in speech technology.

Foundations

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

Your Notes