English

CLEME: Debiasing Multi-reference Evaluation for Grammatical Error Correction

Computation and Language 2023-10-18 v2

Abstract

Evaluating the performance of Grammatical Error Correction (GEC) systems is a challenging task due to its subjectivity. Designing an evaluation metric that is as objective as possible is crucial to the development of GEC task. However, mainstream evaluation metrics, i.e., reference-based metrics, introduce bias into the multi-reference evaluation by extracting edits without considering the presence of multiple references. To overcome this issue, we propose Chunk-LEvel Multi-reference Evaluation (CLEME), designed to evaluate GEC systems in the multi-reference evaluation setting. CLEME builds chunk sequences with consistent boundaries for the source, the hypothesis and references, thus eliminating the bias caused by inconsistent edit boundaries. Furthermore, we observe the consistent boundary could also act as the boundary of grammatical errors, based on which the F0.5_{0.5} score is then computed following the correction independence assumption. We conduct experiments on six English reference sets based on the CoNLL-2014 shared task. Extensive experiments and detailed analyses demonstrate the correctness of our discovery and the effectiveness of CLEME. Further analysis reveals that CLEME is robust to evaluate GEC systems across reference sets with varying numbers of references and annotation style.

Keywords

Cite

@article{arxiv.2305.10819,
  title  = {CLEME: Debiasing Multi-reference Evaluation for Grammatical Error Correction},
  author = {Jingheng Ye and Yinghui Li and Qingyu Zhou and Yangning Li and Shirong Ma and Hai-Tao Zheng and Ying Shen},
  journal= {arXiv preprint arXiv:2305.10819},
  year   = {2023}
}

Comments

Accepted as an EMNLP 2023 main paper

R2 v1 2026-06-28T10:38:00.772Z