English

Grammatical Error Correction via Mixed-Grained Weighted Training

Computation and Language 2023-11-27 v1

Abstract

The task of Grammatical Error Correction (GEC) aims to automatically correct grammatical errors in natural texts. Almost all previous works treat annotated training data equally, but inherent discrepancies in data are neglected. In this paper, the inherent discrepancies are manifested in two aspects, namely, accuracy of data annotation and diversity of potential annotations. To this end, we propose MainGEC, which designs token-level and sentence-level training weights based on inherent discrepancies in accuracy and potential diversity of data annotation, respectively, and then conducts mixed-grained weighted training to improve the training effect for GEC. Empirical evaluation shows that whether in the Seq2Seq or Seq2Edit manner, MainGEC achieves consistent and significant performance improvements on two benchmark datasets, demonstrating the effectiveness and superiority of the mixed-grained weighted training. Further ablation experiments verify the effectiveness of designed weights of both granularities in MainGEC.

Keywords

Cite

@article{arxiv.2311.13848,
  title  = {Grammatical Error Correction via Mixed-Grained Weighted Training},
  author = {Jiahao Li and Quan Wang and Chiwei Zhu and Zhendong Mao and Yongdong Zhang},
  journal= {arXiv preprint arXiv:2311.13848},
  year   = {2023}
}

Comments

EMNLP2023 Findings

R2 v1 2026-06-28T13:29:15.896Z