paper-with-me

Papers

Grammatical Error Correction Evaluation by Optimally Transporting Edit Representation

2026-02-05 · Takumi Goto, Yusuke Sakai, Taro Watanabe arxiv

Automatic evaluation in grammatical error correction (GEC) is crucial for selecting the best-performing systems. Currently, reference-based metrics are a popular choice, which basically measure the similarity between hypothesis and reference sentences. However, similarity measures based on embeddings, such as BERTScore, are often ineffective, since many words in the source sentences remain unchanged in both the hypothesis and the reference. This study focuses on edits specifically designed for GEC, i.e., ERRANT, and computes similarity measured over the edits from the source sentence. To this end, we propose edit vector, a representation for an edit, and introduce a new metric, UOT-ERRANT, which transports these edit vectors from hypothesis to reference using unbalanced optimal transport. Experiments with SEEDA meta-evaluation show that UOT-ERRANT improves evaluation performance, particularly in the +Fluency domain where many edits occur. Moreover, our method is highly interpretable because the transport plan can be interpreted as a soft edit alignment, making UOT-ERRANT a useful metric for both system ranking and analyzing GEC systems. Our code is available from https://github.com/gotutiyan/uot-errant.

📄 PDF Abstract BibTeX arXiv:2602.05419

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error Correction

Similar Papers 제목 키워드 기반

Annotating Errors in English Learners' Written Language Production: Advancing Automated Written Feedback Systems

2025-08-09 · Steven Coyne, Diana Galvan-Sosa, Ryan Spring, Camélia Guerraoui 외 arxiv

Recent advances in natural language processing (NLP) have contributed to the development of automated writing evaluation (AWE) systems that can correct grammatical errors. However, while these systems are effective at im…

Cool English: a Grammatical Error Correction System Based on Large Learner Corpora

2018-08-01 · COLING 2018 8 · Yu-Chun Lo, Jhih-Jie Chen, Ching-Yu Yang, Jason Chang

This paper presents a grammatical error correction (GEC) system that provides corrective feedback for essays. We apply the sequence-to-sequence model, which is frequently used in machine translation and text summarizatio…

Grammatical Error CorrectionMachine TranslationText SummarizationTranslation

Evaluation of really good grammatical error correction

2023-08-17 · Robert Östling, Katarina Gillholm, Murathan Kurfali, Marie Mattson 외

Although rarely stated, in practice, Grammatical Error Correction (GEC) encompasses various models with distinct objectives, ranging from grammatical error detection to improving fluency. Traditional evaluation methods f…

Grammatical Error CorrectionGrammatical Error Detection

The CoNLL-2013 Shared Task on Grammatical Error Correction

2025-07-13 · Hwee Tou Ng, Siew Mei Wu, Yuanbin Wu, Christian Hadiwinoto 외 arxiv

The CoNLL-2013 shared task was devoted to grammatical error correction. In this paper, we give the task definition, present the data sets, and describe the evaluation metric and scorer used in the shared task. We also gi…

Grammatical Error Correction

Refining Word-Based Grammatical Error Annotation for L2 Korean

2026-05-28 · Jungyeul Park, Kyungtae Lim, Wonjun Oh, Benjamin Nguyen 외 arxiv

Korean grammatical error correction (K-GEC) presents a structural mismatch between word-based evaluation and the morpheme-level locus of many learner errors. Postpositions and verbal endings are bound to lexical hosts, b…

Grammatical Error Correction