paper-with-me

홈 › Papers

Non-Autoregressive Chinese ASR Error Correction with Phonological Training

2022-07-01 · NAACL 2022 7 · Zheng Fang, Ruiqing Zhang, Zhongjun He, Hua Wu, Yanan Cao

Automatic Speech Recognition (ASR) is an efficient and widely used input method that transcribes speech signals into text. As the errors introduced by ASR systems will impair the performance of downstream tasks, we introduce a post-processing error correction method, PhVEC, to correct errors in text space. For the errors in ASR result, existing works mainly focus on fixed-length corrections, modifying each wrong token to a correct one (one-to-one correction), but rarely consider the variable-length correction (one-to-many or many-to-one correction). In this paper, we propose an efficient non-autoregressive (NAR) method for Chinese ASR error correction for both cases. Instead of conventionally predicting the sentence length in NAR methods, we propose a novel approach that uses phonological tokens to extend the source sentence for variable-length correction, enabling our model to generate phonetically similar corrections. Experimental results on datasets of different domains show that our method achieves significant improvement in word error rate reduction and speeds up the inference by 6.2 times compared with the autoregressive model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

MDCSpell: A Multi-task Detector-Corrector Framework for Chinese Spelling Correction

2022-05-01 · Findings (ACL) 2022 5 · Chenxi Zhu, Ziqiang Ying, Boyu Zhang, Feng Mao

Chinese Spelling Correction (CSC) is a task to detect and correct misspelled characters in Chinese texts. CSC is challenging since many Chinese characters are visually or phonologically similar but with quite different s…

SentenceSpelling Correction

An Error-Guided Correction Model for Chinese Spelling Error Correction

2023-01-16 · Rui Sun, Xiuyu Wu, Yunfang Wu

Although existing neural network approaches have achieved great success on Chinese spelling correction, there is still room to improve. The model is required to avoid over-correction and to distinguish a correct token fr…

Chinese Spelling Error CorrectionSpelling Correction

Automatic Detection and Correction for Chinese Misspelled Words Using Phonological and Orthographic Similarities

2013-10-01 · WS 2013 10 · Tao-Hsing Chang, Hsueh-Chih Chen, Yuen-Hsien Tseng, Jian-Liang Zheng

Chunk-based Chinese Spelling Check with Global Optimization

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Zuyi Bao, Chen Li, Rui Wang

Chinese spelling check is a challenging task due to the characteristics of the Chinese language, such as the large character set, no word boundary, and short word length. On the one hand, most of the previous works only …

global-optimizationOptical Character RecognitionOptical Character Recognition (OCR)Sentence

PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction

2021-08-01 · ACL 2021 5 · Shulin Liu, Tao Yang, Tianchi Yue, Feng Zhang 외

Chinese spelling correction (CSC) is a task to detect and correct spelling errors in texts. CSC is essentially a linguistic problem, thus the ability of language understanding is crucial to this task. In this paper, we p…

Language ModelingLanguage ModellingSpelling Correction