English

DANCER: Entity Description Augmented Named Entity Corrector for Automatic Speech Recognition

Computation and Language 2024-04-12 v3

Abstract

End-to-end automatic speech recognition (E2E ASR) systems often suffer from mistranscription of domain-specific phrases, such as named entities, sometimes leading to catastrophic failures in downstream tasks. A family of fast and lightweight named entity correction (NEC) models for ASR have recently been proposed, which normally build on phonetic-level edit distance algorithms and have shown impressive NEC performance. However, as the named entity (NE) list grows, the problems of phonetic confusion in the NE list are exacerbated; for example, homophone ambiguities increase substantially. In view of this, we proposed a novel Description Augmented Named entity CorrEctoR (dubbed DANCER), which leverages entity descriptions to provide additional information to facilitate mitigation of phonetic confusion for NEC on ASR transcription. To this end, an efficient entity description augmented masked language model (EDA-MLM) comprised of a dense retrieval model is introduced, enabling MLM to adapt swiftly to domain-specific entities for the NEC task. A series of experiments conducted on the AISHELL-1 and Homophone datasets confirm the effectiveness of our modeling approach. DANCER outperforms a strong baseline, the phonetic edit-distance-based NEC model (PED-NEC), by a character error rate (CER) reduction of about 7% relatively on AISHELL-1 for named entities. More notably, when tested on Homophone that contain named entities of high phonetic confusion, DANCER offers a more pronounced CER reduction of 46% relatively over PED-NEC for named entities.

Keywords

Cite

@article{arxiv.2403.17645,
  title  = {DANCER: Entity Description Augmented Named Entity Corrector for Automatic Speech Recognition},
  author = {Yi-Cheng Wang and Hsin-Wei Wang and Bi-Cheng Yan and Chi-Han Lin and Berlin Chen},
  journal= {arXiv preprint arXiv:2403.17645},
  year   = {2024}
}

Comments

Accepted by LREC-COLING 2024

R2 v1 2026-06-28T15:34:05.624Z