Controlling Grammatical Error Correction Using Word Edit Rate (P19-2)

Copied to clipboard

Challenge: Existing models for grammatical error correction only consider the single degree of correction suited for training corpus.
Approach: They propose a neural grammar error correction method that can control the degree of correction by using new training data annotated with word edit rate.
Outcome: The proposed method improves correction accuracy by using training data annotated with word edit rate.

Similar Papers

Neural Quality Estimation of Grammatical Error Correction (D18-1)

Copied to clipboard

Challenge: Grammatical error correction systems are expected to correct most learners’ writing errors, but in practice they often produce spurious corrections and fail to correct many errors, thereby misleading learners.
Approach: They propose to use supervised learning to estimate the quality of GEC output sentences to help instructors decide whether to correct the errors or ignore them altogether.
Outcome: The proposed model improves on a feature-based baseline and shows that the state-of-the-art system can be improved when quality scores are used as features for re-ranking the N-best candidates.
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)
Approaching Neural Grammatical Error Correction as a Low-Resource Machine Translation Task (N18-1)

Copied to clipboard

Challenge: Previously, neural methods in grammatical error correction did not reach state-of-the-art results compared to phrase-based statistical machine translation (SMT) systems that improve on results by SMT use their set-up as a backbone for more complex systems.
Approach: They propose a set of model-independent methods for neural GEC that can be easily applied in most GEC settings.
Outcome: The proposed methods outperform state-of-the-art neural GEC systems by 10% M2 on the CoNLL-2014 benchmark and 5.9% on the JFLEG test set.
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.
Neural Grammatical Error Correction with Finite State Transducers (N19-1)

Copied to clipboard

Challenge: Language model based GEC (LM-GEC) is a promising alternative to SMT and neural sequence-to-sequence models.
Approach: They propose to use finite state transducers to improve LM-GEC by rescoring with neural language models.
Outcome: The proposed model outperforms the best published results on the CoNLL-2014 test set and achieves far better relative improvements over the baselines.
Personalizing Grammatical Error Correction: Adaptation to Proficiency Level and L1 (D19-55)

Copied to clipboard

Challenge: Grammar error correction systems have become ubiquitous in a variety of software applications, but little is known about how to efficiently personalize them to the user’s characteristics, such as proficiency level and first language.
Approach: They propose to adapt a general purpose neural GEC system to the proficiency level and the first language of a writer, using only a few thousand annotated sentences.
Outcome: The proposed system improves on adapting to proficiency level and first language . the results are the broadest of its kind, covering five proficiency levels and twelve different languages.
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.
Cross-Sentence Grammatical Error Correction (P19-1)

Copied to clipboard

Challenge: Existing approaches to automatic grammatical error correction (GEC) ignore cross-sentence context . existing approaches only correct one sentence at a time and ignore useful contextual information .
Approach: They propose to use an auxiliary encoder that encodes previous sentences and incorporates the encoding in the decoder via attention and gating mechanisms.
Outcome: The proposed model improves over strong baselines on a synthetic dataset showing high performance in verb tense corrections that require cross-sentence context.
Adversarial Grammatical Error Correction (2020.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that adversarial-GEC can achieve competitive GEC quality compared to NMT-based baselines.
Approach: They propose an adversarial approach to Grammatical Error Correction using a transformer-based model and a sentence-pair classification model.
Outcome: The proposed approach achieves competitive GEC quality compared to baselines.
Efficient Grammatical Error Correction Via Multi-Task Training and Optimized Training Schedule (2023.emnlp-main)

Copied to clipboard

Challenge: Recent research has focused on using synthetic data for grammatical error correction . lack of annotated training data hinders progress in the field .
Approach: They propose auxiliary tasks that exploit alignment between original and corrected sentences . they propose a sequence-to-sequence problem and perform multi-task training .
Outcome: The proposed auxiliary tasks outperform the best models with a BART-based model on 11B parameters.

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