← Latest papers
💬 NLP

Voice, Bias, and Coreference: An Interpretability Study of Gender in Speech Translation

This study investigates how speech translation models assign grammatical gender to speaker-referring terms by revealing that while internal language models exhibit a masculine bias, high-performing models can override this using acoustic cues and a novel mechanism that links first-person pronouns to gendered terms via distributed frequency spectrum information rather than just pitch.

Original authors: Lina Conti, Dennis Fucci, Marco Gaido, Matteo Negri, Guillaume Wisniewski, Luisa Bentivogli

Published 2026-04-29
📖 5 min read🧠 Deep dive

Original authors: Lina Conti, Dennis Fucci, Marco Gaido, Matteo Negri, Guillaume Wisniewski, Luisa Bentivogli

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a robot translator that listens to people speaking English and instantly translates their words into languages like Spanish, French, or Italian. In English, you can say "I became a student" without specifying if the speaker is a man or a woman. But in Spanish, French, or Italian, the word for "became" changes depending on the gender: diventato (male) or diventata (female).

The big question this paper asks is: When the robot hears "I became a student," how does it decide whether to use the male or female version? Does it guess based on stereotypes, does it memorize what it saw in its training books, or does it actually listen to the person's voice?

Here is a breakdown of what the researchers found, using some simple analogies.

1. The Robot Doesn't Just Copy-Paste

A common assumption is that if a robot makes a mistake (like calling a woman "he"), it's because it learned that mistake from its training data. It's like a student who just memorized the most common answers in a textbook.

The Finding: The researchers discovered the robot isn't just a copycat. Even when the training data had more examples of the "female" version for a specific word, the robot often still chose the "male" version. It didn't memorize specific word pairs; instead, it learned a general rule of thumb: "In this language, things are usually male unless told otherwise." It's like a chef who assumes every dish is spicy because most dishes in the kitchen are, even if the specific ingredient on the plate is mild.

2. The "Inner Voice" vs. The "Ears"

To understand how the robot thinks, the researchers split its brain into two parts:

  • The Inner Voice (Internal Language Model): This is the part that knows the rules of the target language (Spanish/French/Italian) but ignores the audio input. It's like a person reading a sentence in a book without knowing who said it.
  • The Ears (The Encoder): This is the part that actually listens to the voice.

The Finding: The "Inner Voice" is heavily biased toward the male gender. If you ask it to translate without letting it hear the voice, it will almost always guess "male." However, the full robot (with ears) often overrules this inner bias. When it hears the voice, it can say, "Wait, my inner voice says 'male,' but the sound tells me 'female,' so I'll go with female."

3. The Secret Clue: It's Not Just the "Pitch"

For a long time, people thought the robot decided gender by listening to the pitch (how high or low the voice sounds). High pitch = female, low pitch = male. It's like judging a book by its cover color.

The Finding: The researchers used a special "heat map" to see exactly which parts of the sound wave the robot was looking at. Surprisingly, the robot wasn't focusing mostly on the pitch. Instead, it was paying attention to the formants.

  • The Analogy: Think of pitch as the volume knob, but formants as the timbre or the unique "color" of the voice (like the difference between a cello and a violin playing the same note). The robot was looking at the complex shape of the sound waves (specifically the first and second formants) rather than just the high/low note. It's like identifying a person not just by how loud they shout, but by the unique texture of their voice.

4. The "I" Connection

The most interesting discovery is how the robot connects the voice to the gendered word.
When a speaker says, "I became a student," the word "I" doesn't have a gender in English. But the robot realized that the word "I" is the bridge to the speaker's voice.

The Finding: The robot uses the word "I" (and other self-referential words like "me" or "my") as an anchor. It links the acoustic clues in the voice (the formants) directly to the word "I." Once it knows the voice belongs to the "I," it applies that gender to the rest of the sentence.

  • The Analogy: Imagine a detective trying to identify a suspect. The suspect says, "I did it." The detective doesn't just look at the word "I"; they look at the voice saying "I." Once the voice is identified as female, the detective knows the whole sentence is about a female. The robot does the same thing: it uses the pronoun "I" to grab the gender information hidden in the voice and apply it to the translation.

5. Why Some Robots Are Better Than Others

The study compared two types of robot architectures (Transformers and Conformers).

  • The Transformer (The Better Detective): This model was very good at using the voice clues to override its "male default" bias. It relied heavily on the "I" connection to get the gender right.
  • The Conformer (The Struggling Detective): This model was less accurate. It tended to stick more to its "Inner Voice" (the male bias) and didn't listen to the voice clues as effectively.

Summary

The paper concludes that speech translation robots are smarter than we thought, but they have a specific way of working:

  1. They have a built-in bias to guess "male" by default.
  2. They don't just memorize training data; they learn general patterns.
  3. They don't rely solely on the "high/low" pitch of a voice.
  4. Instead, they use the word "I" as a hook to grab the subtle, complex acoustic clues in the voice (the formants) to figure out the speaker's gender and translate correctly.

If we want to fix robots that get gender wrong, we can't just change the training books or tweak the pitch; we need to understand how they are linking the word "I" to the sound of the voice.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →