@inproceedings{jiang-etal-2024-chinese,
title = "{C}hinese Spelling Corrector Is Just a Language Learner",
author = "Jiang, Lai and
Wu, Hongqiu and
Zhao, Hai and
Zhang, Min",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2024.findings-acl.413/",
doi = "10.18653/v1/2024.findings-acl.413",
pages = "6933--6943",
abstract = "This paper emphasizes Chinese spelling correction by means of self-supervised learning, which means there are no annotated errors within the training data. Our intuition is that humans are naturally good correctors with exposure to error-free sentences, which contrasts with current unsupervised methods that strongly rely on the usage of confusion sets to produce parallel sentences. In this paper, we demonstrate that learning a spelling correction model is identical to learning a language model from error-free data alone, with decoding it in a greater search space. We propose \textit{Denoising Decoding Correction (D2C)}, which selectively imposes noise upon the source sentence to determine the underlying correct characters. Our method is largely inspired by the ability of language models to perform correction, including both BERT-based models and large language models (LLMs). We show that the self-supervised learning manner generally outperforms the confusion set in specific domains because it bypasses the need to introduce error characters to the training data which can impair the error patterns not included in the introduced error characters."
}
Markdown (Informal)
[Chinese Spelling Corrector Is Just a Language Learner](https://preview.aclanthology.org/jlcl-multiple-ingestion/2024.findings-acl.413/) (Jiang et al., Findings 2024)
ACL