English

RED-ACE: Robust Error Detection for ASR using Confidence Embeddings

Computation and Language 2022-10-27 v3 Sound Audio and Speech Processing

Abstract

ASR Error Detection (AED) models aim to post-process the output of Automatic Speech Recognition (ASR) systems, in order to detect transcription errors. Modern approaches usually use text-based input, comprised solely of the ASR transcription hypothesis, disregarding additional signals from the ASR model. Instead, we propose to utilize the ASR system's word-level confidence scores for improving AED performance. Specifically, we add an ASR Confidence Embedding (ACE) layer to the AED model's encoder, allowing us to jointly encode the confidence scores and the transcribed text into a contextualized representation. Our experiments show the benefits of ASR confidence scores for AED, their complementary effect over the textual signal, as well as the effectiveness and robustness of ACE for combining these signals. To foster further research, we publish a novel AED dataset consisting of ASR outputs on the LibriSpeech corpus with annotated transcription errors.

Keywords

Cite

@article{arxiv.2203.07172,
  title  = {RED-ACE: Robust Error Detection for ASR using Confidence Embeddings},
  author = {Zorik Gekhman and Dina Zverinski and Jonathan Mallinson and Genady Beryozkin},
  journal= {arXiv preprint arXiv:2203.07172},
  year   = {2022}
}

Comments

Accepted as a short paper in EMNLP 2022

R2 v1 2026-06-24T10:12:30.870Z