English

Contextualized Token Discrimination for Speech Search Query Correction

Sound 2025-09-05 v1 Computation and Language

Abstract

Query spelling correction is an important function of modern search engines since it effectively helps users express their intentions clearly. With the growing popularity of speech search driven by Automated Speech Recognition (ASR) systems, this paper introduces a novel method named Contextualized Token Discrimination (CTD) to conduct effective speech query correction. In CTD, we first employ BERT to generate token-level contextualized representations and then construct a composition layer to enhance semantic information. Finally, we produce the correct query according to the aggregated token representation, correcting the incorrect tokens by comparing the original token representations and the contextualized representations. Extensive experiments demonstrate the superior performance of our proposed method across all metrics, and we further present a new benchmark dataset with erroneous ASR transcriptions to offer comprehensive evaluations for audio query correction.

Keywords

Cite

@article{arxiv.2509.04393,
  title  = {Contextualized Token Discrimination for Speech Search Query Correction},
  author = {Junyu Lu and Di Jiang and Mengze Hong and Victor Junqiu Wei and Qintian Guo and Zhiyang Su},
  journal= {arXiv preprint arXiv:2509.04393},
  year   = {2025}
}
R2 v1 2026-07-01T05:21:34.572Z