paper-with-me

홈 › Papers

Enhancing the Robustness of Contextual ASR to Varying Biasing Information Volumes Through Purified Semantic Correlation Joint Modeling

2025-09-07 · Yue Gu, Zhihao Du, Ying Shi, Shiliang Zhang, Qian Chen, Jiqing Han arxiv

Recently, cross-attention-based contextual automatic speech recognition (ASR) models have made notable advancements in recognizing personalized biasing phrases. However, the effectiveness of cross-attention is affected by variations in biasing information volume, especially when the length of the biasing list increases significantly. We find that, regardless of the length of the biasing list, only a limited amount of biasing information is most relevant to a specific ASR intermediate representation. Therefore, by identifying and integrating the most relevant biasing information rather than the entire biasing list, we can alleviate the effects of variations in biasing information volume for contextual ASR. To this end, we propose a purified semantic correlation joint modeling (PSC-Joint) approach. In PSC-Joint, we define and calculate three semantic correlations between the ASR intermediate representations and biasing information from coarse to fine: list-level, phrase-level, and token-level. Then, the three correlations are jointly modeled to produce their intersection, so that the most relevant biasing information across various granularities is highlighted and integrated for contextual recognition. In addition, to reduce the computational cost introduced by the joint modeling of three semantic correlations, we also propose a purification mechanism based on a grouped-and-competitive strategy to filter out irrelevant biasing phrases. Compared with baselines, our PSC-Joint approach achieves average relative F1 score improvements of up to 21.34% on AISHELL-1 and 28.46% on KeSpeech, across biasing lists of varying lengths.

📄 PDF Abstract BibTeX arXiv:2509.05908

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

XCB: an effective contextual biasing approach to bias cross-lingual phrases in speech recognition

2024-08-20 · Xucheng Wan, Naijun Zheng, Kai Liu, Huan Zhou

Contextualized ASR models have been demonstrated to effectively improve the recognition accuracy of uncommon phrases when a predefined phrase list is available. However, these models often struggle with bilingual setting…

speech-recognitionSpeech Recognition

Improving ASR Contextual Biasing with Guided Attention

2024-01-16 · Jiyang Tang, Kwangyoun Kim, Suwon Shon, Felix Wu 외

In this paper, we propose a Guided Attention (GA) auxiliary training loss, which improves the effectiveness and robustness of automatic speech recognition (ASR) contextual biasing without introducing additional parameter…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Robust Acoustic and Semantic Contextual Biasing in Neural Transducers for Speech Recognition

2023-05-09 · Xuandi Fu, Kanthashree Mysore Sathyendra, Ankur Gandhe, Jing Liu 외

Attention-based contextual biasing approaches have shown significant improvements in the recognition of generic and/or personal rare-words in End-to-End Automatic Speech Recognition (E2E ASR) systems like neural transduc…

Automatic Speech RecognitionLanguage Modellingspeech-recognitionSpeech Recognition

Towards Contextual Spelling Correction for Customization of End-to-end Speech Recognition Systems

2022-03-02 · Xiaoqiang Wang, Yanqing Liu, Jinyu Li, Veljko Miljanic 외

Contextual biasing is an important and challenging task for end-to-end automatic speech recognition (ASR) systems, which aims to achieve better recognition performance by biasing the ASR system to particular context phra…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Optimizing Contextual Speech Recognition Using Vector Quantization for Efficient Retrieval

2024-11-01 · Nikolaos Flemotomos, Roger Hsiao, Pawel Swietojanski, Takaaki Hori 외

Neural contextual biasing allows speech recognition models to leverage contextually relevant information, leading to improved transcription accuracy. However, the biasing mechanism is typically based on a cross-attention…

QuantizationRetrievalspeech-recognitionSpeech Recognition