paper-with-me

홈 › Papers

Scoring Edit Impact in Grammatical Error Correction via Embedded Association Graphs

2026-04-08 · Qiyuan Xiao, Xiaoman Wang, Yunshi Lan arxiv

A Grammatical Error Correction (GEC) system produces a sequence of edits to correct an erroneous sentence. The quality of these edits is typically evaluated against human annotations. However, a sentence may admit multiple valid corrections, and existing evaluation settings do not fully accommodate diverse application scenarios. Recent meta-evaluation approaches rely on human judgments across multiple references, but they are difficult to scale to large datasets. In this paper, we propose a new task, Scoring Edit Impact in GEC, which aims to automatically estimate the importance of edits produced by a GEC system. To address this task, we introduce a scoring framework based on an embedded association graph. The graph captures latent dependencies among edits and syntactically related edits, grouping them into coherent groups. We then perform perplexity-based scoring to estimate each edit's contribution to sentence fluency. Experiments across 4 GEC datasets, 4 languages, and 4 GEC systems demonstrate that our method consistently outperforms a range of baselines. Further analysis shows that the embedded association graph effectively captures cross-linguistic structural dependencies among edits.

📄 PDF Abstract BibTeX arXiv:2604.06573

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error Correction

Similar Papers 제목 키워드 기반

Improved grammatical error correction by ranking elementary edits

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We offer a rescoring method for grammatical error correction which is based on two-stage procedure: the first stage model extracts local edits and the second classiifies them as correct or false. We show how to use an en…

DecoderGrammatical Error Correction

JELV: A Judge of Edit-Level Validity for Evaluation and Automated Reference Expansion in Grammatical Error Correction

2025-11-16 · Yuhao Zhan, Yuqing Zhang, Jing Yuan, Qixiang Ma 외 arxiv

Existing Grammatical Error Correction (GEC) systems suffer from limited reference diversity, leading to underestimated evaluation and restricted model generalization. To address this issue, we introduce the Judge of Edit…

Grammatical Error Correction

Using Wikipedia Edits in Low Resource Grammatical Error Correction

2018-11-01 · WS 2018 11 · Adriane Boyd

We develop a grammatical error correction (GEC) system for German using a small gold GEC corpus augmented with edits extracted from Wikipedia revision history. We extend the automatic error annotation tool ERRANT (Bryant…

DecoderGrammatical Error CorrectionMachine Translation

ARWI: Arabic Write and Improve

2025-04-16 · Kirill Chirkunov, Bashar Alhafni, Chatrine Qwaider, Nizar Habash 외

Although Arabic is spoken by over 400 million people, advanced Arabic writing assistance tools remain limited. To address this gap, we present ARWI, a new writing assistant that helps learners improve essay writing in Mo…

Automated Essay ScoringGrammatical Error Detection

A Comparative Study of Synthetic Data Generation Methods for Grammatical Error Correction

2020-07-01 · WS 2020 7 · Max White, Alla Rozovskaya

Grammatical Error Correction (GEC) is concerned with correcting grammatical errors in written text. Current GEC systems, namely those leveraging statistical and neural machine translation, require large quantities of ann…

Grammatical Error CorrectionMachine TranslationSynthetic Data GenerationTranslation