English

Disentangled Phonetic Representation for Chinese Spelling Correction

Computation and Language 2023-05-25 v1

Abstract

Chinese Spelling Correction (CSC) aims to detect and correct erroneous characters in Chinese texts. Although efforts have been made to introduce phonetic information (Hanyu Pinyin) in this task, they typically merge phonetic representations with character representations, which tends to weaken the representation effect of normal texts. In this work, we propose to disentangle the two types of features to allow for direct interaction between textual and phonetic information. To learn useful phonetic representations, we introduce a pinyin-to-character objective to ask the model to predict the correct characters based solely on phonetic information, where a separation mask is imposed to disable attention from phonetic input to text. To avoid overfitting the phonetics, we further design a self-distillation module to ensure that semantic information plays a major role in the prediction. Extensive experiments on three CSC benchmarks demonstrate the superiority of our method in using phonetic information.

Keywords

Cite

@article{arxiv.2305.14783,
  title  = {Disentangled Phonetic Representation for Chinese Spelling Correction},
  author = {Zihong Liang and Xiaojun Quan and Qifan Wang},
  journal= {arXiv preprint arXiv:2305.14783},
  year   = {2023}
}

Comments

Accepted to ACL 2023 Main Conference

R2 v1 2026-06-28T10:44:04.183Z