@inproceedings{liu-etal-2025-evolving,
    title = "Evolving {C}hinese Spelling Correction with Corrector-Verifier Collaboration",
    author = "Liu, Linfeng  and
      Wu, Hongqiu  and
      Zhao, Hai",
    editor = "Christodoulopoulos, Christos  and
      Chakraborty, Tanmoy  and
      Rose, Carolyn  and
      Peng, Violet",
    booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2025",
    address = "Suzhou, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1477/",
    pages = "29010--29016",
    ISBN = "979-8-89176-332-6",
    abstract = "Recent methods address Chinese Spelling Correction (CSC) with either BERT-based models or large language models (LLMs) independently. However, both of them face challenges. BERT-based models are efficient for this task but struggle with limited generalizability to error patterns, thus failing in open-domain CSC. LLMs are advantageous in their extensive knowledge but fall into low efficiency in character-level editing. To address this dilemma, we propose \textit{Automatic Corrector Iteration (ACI)}, a novel model collaboration pipeline to iteratively optimize a BERT-based corrector. This pipeline is free of human annotation, by leveraging an LLM verifier to provide useful signals for the corrector. Experimental results demonstrate that our pipeline consistently improves the model performance across iterations and significantly outperforms existing data augmentation methods, achieving comparable performance with human annotation."
}Markdown (Informal)
[Evolving Chinese Spelling Correction with Corrector-Verifier Collaboration](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1477/) (Liu et al., EMNLP 2025)
ACL