Challenge: Modern approaches view the task of Grammatical Error Correction (GEC) as monolingual text-to-text rewriting and employ encoderdecoder neural architectures.
Approach: They propose a language-agnostic method to generate a large number of synthetic examples and use large-scale multilingual language models to train state-of-the-art GEC models.
Outcome: The proposed method surpasses state-of-the-art results on GEC benchmarks in English, Czech, German and Russian.

Similar Papers

No Error Left Behind: Multilingual Grammatical Error Correction with Pre-trained Translation Models (2024.eacl-long)

Copied to clipboard

Challenge: Grammatical Error Correction (GEC) research has primarily focused on English with little coverage for other languages.
Approach: They propose a multilingual machine translation model that can be fine-tuned to improve error correction out-of-the-box.
Outcome: The proposed model outperforms similar-sized MT5 models and competes favourably with larger models.
Improving Grammatical Error Correction with Machine Translation Pairs (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to generate error-corrected sentence pairs for improving grammatical error correction are not available.
Approach: They propose a method to generate error-corrected sentence pairs for improving grammatical error correction based on machine translation models of different qualities .
Outcome: The proposed method can generate multiple error-corrected sentence pairs from Chinese to English text.
GPT-3.5 for Grammatical Error Correction (2024.lrec-main)

Copied to clipboard

Challenge: Recent work shows that GPT-3.5 struggles with several error types, including punctuation mistakes, tense errors, syntactic dependencies between words, and lexical compatibility at the sentence level.
Approach: They evaluate GPT-3.5 for grammatical error correction in multiple languages . they use it to re-rank correction hypotheses generated by other GEC models .
Outcome: The proposed model performs well in English and Russian, but struggles with errors in other languages.
UnifiedGEC: Integrating Grammatical Error Correction Approaches for Multi-languages with a Unified Framework (2025.coling-demos)

Copied to clipboard

Challenge: Existing tools for GEC have been developed to support research on grammatical errors, but there is no comprehensive evaluation on these models.
Approach: They propose an open-source framework for Grammatical Error Correction that integrates 5 widely-used GEC models and compares their performance on 7 datasets in different languages.
Outcome: The proposed framework compares 5 widely-used models on 7 datasets in different languages.
Do Grammatical Error Correction Models Realize Grammatical Generalization? (2021.findings-acl)

Copied to clipboard

Challenge: Existing models for grammatical error correction use pseudo data, but they are inconvenient for realworld deployment due to large amounts of training data.
Approach: They propose a method to evaluate whether GEC models can generalize to unseen errors by using synthetic and real GEC datasets with controlled vocabularies.
Outcome: The proposed model fails to realize grammatical generalization even in simple settings with limited vocabulary and syntax, suggesting it lacks the generalization ability required to correct errors from provided training examples.
Grammatical Error Correction: Are We There Yet? (2022.coling-1)

Copied to clipboard

Challenge: grammatical error correction (GEC) systems outperform humans on the CoNLL-2014 test set, but there are still classes of errors that they fail to correct.
Approach: They found that state-of-the-art GEC systems outperform humans by a wide margin on the CoNLL-2014 test set . however, they found that there are still classes of errors that they fail to correct .
Outcome: The F0.5 evaluation metric outperforms the CoNLL-2014 test set, but there are still classes of errors that they fail to correct.
Frustratingly Easy System Combination for Grammatical Error Correction (2022.naacl-main)

Copied to clipboard

Challenge: Using a simple logistic regression algorithm, we combine GEC models for binary classification.
Approach: They propose a logistic regression algorithm that can combine GEC models with binary classification.
Outcome: The proposed method outperforms the state-of-the-art by 4.2 points on the CoNLL-2014 and 7.2 points on BEA-2019 test sets.
To Err Is Human, but Llamas Can Learn It Too (2024.findings-emnlp)

Copied to clipboard

Challenge: Specifically, we fine-tune Llama 2 LMs for error generation and find that this approach yields synthetic errors akin to human errors.
Approach: They propose to fine-tune Llama 2 LMs for error generation and train GEC Llma models using these artificial errors.
Outcome: The proposed approach outperforms state-of-the-art models with gains ranging between 0.8 and 6 F0.5 points across all languages tested.
GEE! Grammar Error Explanation with Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: Existing grammatical error correction tools do not provide natural language explanations of errors . a system needs to provide one-sentence explanations for each grammamatical errors in a pair of erroneous and corrected sentences.
Approach: They propose a grammar error explanation task that uses one-sentence explanations for each grammatical error in a pair of erroneous and corrected sentences.
Outcome: The proposed pipeline identifies grammar errors in German, Chinese, and English . human evaluation reveals that 93.9% of German errors, 96.4% of Chinese errors, and 92.20% of English errors are correctly detected and explained.
Corpora Generation for Grammatical Error Correction (N19-1)

Copied to clipboard

Challenge: Grammatical Error Correction (GEC) is a computational task that requires large amounts of data to solve.
Approach: They propose two approaches to generate large parallel datasets for GEC using publicly available Wikipedia edit histories using minimal filtration heuristics and round-trip translation through bridge languages.
Outcome: The proposed methods yield similar sized parallel corpora with around 4B tokens and are far ahead of the state-of-the-art on the CoNLL ‘14 benchmark and the JFLEG task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations