← Latest papers
💬 NLP

HATS: An Open data set Integrating Human Perception Applied to the Evaluation of Automatic Speech Recognition Metrics

This paper introduces HATS, a novel French dataset containing human-perceived transcription errors from 143 annotators, to investigate and evaluate the correlation between human preferences and various automatic speech recognition metrics.

Original authors: Thibault Bañeras Roux, Jane Wottawa, Mickael Rouvier, Teva Merlin, Richard Dufour

Published 2026-05-01
📖 4 min read☕ Coffee break read

Original authors: Thibault Bañeras Roux, Jane Wottawa, Mickael Rouvier, Teva Merlin, Richard Dufour

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 are a judge in a cooking competition. Two chefs (let's call them Chef A and Chef B) have made a dish based on a secret recipe. Your job is to taste both and decide which one is closer to the original recipe.

In the world of computers, this is exactly what Automatic Speech Recognition (ASR) does. It listens to a human speaking and tries to write down the words, just like a chef trying to recreate a dish.

For a long time, the only way to judge these "computer chefs" was by counting mistakes. If the computer wrote "cat" instead of "bat," that was one error. If it wrote "c-a-t" instead of "b-a-t," that was also an error. This is called the Word Error Rate (WER). It's like a judge who only counts how many ingredients are missing, without tasting the flavor.

The Problem: The "Counting" Judge is Too Strict

The authors of this paper argue that the "counting" judge isn't very good at understanding what humans actually care about. Sometimes, a computer makes a mistake that changes a word but keeps the meaning clear (like saying "I ate an apple" instead of "I ate a pear"). A human listener would understand the sentence perfectly fine, but the "counting" judge marks it as a failure.

The researchers wanted to know: Which computer metric actually matches what a human thinks is a "good" transcription?

The Solution: The HATS Experiment

To find out, the team created a new dataset called HATS (Human Assessed Transcription Side-by-Side). Think of this as a massive, organized taste-testing event.

  1. The Setup: They gathered 143 human volunteers.
  2. The Task: They played a recording of someone speaking. Then, they showed the volunteers two different computer-generated transcripts of that same recording. Both transcripts had errors.
  3. The Choice: The volunteers had to pick which of the two written versions was "better" or easier to understand. They couldn't say "they are equal." They had to pick a winner.

The researchers specifically chose difficult cases where the two computer versions were very similar in quality, forcing the humans to really think about the nuances of language.

The Results: What Did the Humans Prefer?

The researchers then compared the humans' choices against various computer scoring systems to see which one agreed with the humans the most.

Here is what they found, using simple analogies:

  • The Old Way (WER/CER): The traditional "Word Error Rate" was like a judge who only counts how many letters are wrong. It performed poorly. It often picked the "worse" transcript compared to what humans preferred.
  • The New Way (Semantic Metrics): The researchers tested smarter metrics that look at the meaning of the words, not just the spelling. They used tools like BERTScore and SemDist.
    • Imagine BERTScore as a judge who understands that "big" and "huge" mean the same thing, even if the words are different.
    • Imagine SemDist as a judge who looks at the whole sentence structure to see if the "vibe" or meaning is correct.

The Winner: The metric that agreed most with the human volunteers was SemDist (specifically using a model called Sentence-BERT). It was the best at predicting which transcript a human would find easier to understand.

A Surprising Twist: The "Sound" of Text

One interesting finding was about Phoneme Error Rate (PhonER). This metric counts errors based on how words sound (their sounds), not how they are spelled.

  • Even though the humans were only reading the text (not listening to the audio), the "sound-based" metric actually predicted human choices better than the "word-counting" metric.
  • The Analogy: It's as if the humans, while reading the text, were subconsciously "hearing" the words in their heads. They preferred the text that sounded right, even if they were just looking at the letters.

The Takeaway

The paper concludes that if you want to know if a speech-to-text system is actually good for humans, you shouldn't just count the spelling mistakes. You need a metric that understands the meaning and flow of the sentence.

They released their "taste-test" data (HATS) for free so other scientists can use it to build better, more human-friendly speech recognition systems.

Important Note: The authors warn that this study was done entirely in French. Just because these rules work for French doesn't mean they automatically work for English or other languages. Also, because they picked very tricky examples for the test, the data might not represent every single mistake a computer makes in the real world.

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 →