Challenge: Popular GEC models use large-scale synthetic corpora or use a large number of human-designed rules.
Approach: They propose a model that incorporates denoised AMR as additional knowledge to get AMRs more reliable.
Outcome: The proposed model reduces training time by 32% while inference time is comparable.

Similar Papers

A Self-Refinement Strategy for Noise Reduction in Grammatical Error Correction (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches for grammatical error correction (GEC) rely on supervised learning with manually created datasets.
Approach: They propose to denoise GEC datasets by leveraging prediction consistency of existing models.
Outcome: The proposed method outperforms baseline methods on CoNLL-2014, JFLEG, and BEA-2019 benchmarks.
LET: Leveraging Error Type Information for Grammatical Error Correction (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for grammatical error correction (GEC) are mainly divided into detection-based and end-to-end generative models.
Approach: They propose an end-to-end framework which Leverages Error Type (LET) information in the generation process to introduce more convincing error type information.
Outcome: The proposed framework outperforms existing methods on various datasets by a clear margin.
Grammatical Error Correction via Mixed-Grained Weighted Training (2023.findings-emnlp)

Copied to clipboard

Challenge: Empirical evaluation shows that MainGEC achieves consistent and significant performance improvements on two benchmark datasets.
Approach: They propose to use mixed-grained weighted training to improve the training effect for GEC by analyzing the inherent discrepancies in annotated training data.
Outcome: Empirical results show that the proposed method achieves significant performance improvements on two benchmark datasets.
Improving Autoregressive Grammatical Error Correction with Non-autoregressive Models (2023.findings-acl)

Copied to clipboard

Challenge: Autoregressive models assign low probabilities to tokens that need corrections . grammatical error correction (GEC) is widely applied to natural language processing tasks .
Approach: They propose to use a non-autoregressive model as an auxiliary model to train GEC models to correct grammatical errors in sentences.
Outcome: The proposed method outperforms baselines on English and Chinese GEC tasks significantly.
Near Human-Level Performance in Grammatical Error Correction with Hybrid Machine Translation (N18-2)

Copied to clipboard

Challenge: Currently, most effective GEC systems are based on phrase-based statistical machine translation.
Approach: They combine two of the most popular approaches to automated Grammatical Error Correction (GEC) they create a hybrid GEC system that preserves the accuracy of SMT output and generates more fluent sentences .
Outcome: The proposed system achieves state-of-the-art on the CoNLL-2014 and JFLEG benchmarks.
SynGEC: Syntax-Enhanced Grammatical Error Correction with a Tailored GEC-Oriented Parser (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to grammatical error correction are unreliable when processing ungrammatically . a new approach is proposed that incorporates dependency syntactic information into the encoder part of GEC models.
Approach: They propose a syntax-enhanced grammatical error correction approach called SynGEC that incorporates dependency syntactic information into the encoder part of GEC models.
Outcome: The proposed approach outperforms strong baselines and achieves competitive performance on mainstream English and Chinese GEC datasets.
TemplateGEC: Improving Grammatical Error Correction with Detection Template (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for grammatical error correction (GEC) have been developed.
Approach: They propose a method which integrates the detection labels from a Seq2Edit model to construct a template as the input.
Outcome: The proposed method can perform human-in-the-loop error correction tasks.
InstructGEC: Enhancing Unsupervised Grammatical Error Correction with Instruction Tuning (2025.coling-main)

Copied to clipboard

Challenge: Recent studies have proposed methods of generating synthetic data for unsupervised GEC . however, the cost of such methods is high and the quality of the data is poor .
Approach: They propose a method to generate synthetic data automatically for unsupervised GEC . they use a masking strategy to mask an erroneous sentence and the instruction consistently .
Outcome: The proposed method outperforms state-of-the-art unsupervised methods on English and Chinese GEC datasets.
A Crash Course in Automatic Grammatical Error Correction (2020.coling-tutorials)

Copied to clipboard

Challenge: Grammatical Error Correction (GEC) is the task of automatically detecting and correcting all types of errors in written text.
Approach: tutorial aims to introduce participants to the field of Grammatical Error Correction . aim is to examine the development of neural-based GEC systems .
Outcome: the tutorial aims to introduce participants to the current state of the art in the field of Grammatical Error Correction (GEC)
GEC-DePenD: Non-Autoregressive Grammatical Error Correction with Decoupled Permutation and Decoding (2023.acl-long)

Copied to clipboard

Challenge: grammatical error correction is an important NLP task that is usually solved with autoregressive sequence-to-sequence models.
Approach: They propose a non-autoregressive approach to grammatical error correction that decouples a permutation network and a decoder network that fills in specific tokens.
Outcome: The proposed approach improves over previously known non-autoregressive methods and reaches the level of autoregressive approaches that do not use language-specific synthetic data generation methods.

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