English

Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models

Computation and Language 2021-06-02 v2

Abstract

A sequence-to-sequence learning with neural networks has empirically proven to be an effective framework for Chinese Spelling Correction (CSC), which takes a sentence with some spelling errors as input and outputs the corrected one. However, CSC models may fail to correct spelling errors covered by the confusion sets, and also will encounter unseen ones. We propose a method, which continually identifies the weak spots of a model to generate more valuable training instances, and apply a task-specific pre-training strategy to enhance the model. The generated adversarial examples are gradually added to the training set. Experimental results show that such an adversarial training method combined with the pretraining strategy can improve both the generalization and robustness of multiple CSC models across three different datasets, achieving stateof-the-art performance for CSC task.

Keywords

Cite

@article{arxiv.2105.14813,
  title  = {Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models},
  author = {Chong Li and Cenyuan Zhang and Xiaoqing Zheng and Xuanjing Huang},
  journal= {arXiv preprint arXiv:2105.14813},
  year   = {2021}
}

Comments

Accepted by ACL 2021

R2 v1 2026-06-24T02:39:06.227Z