|
2006 |
Correcting ESL Errors Using Phrasal SMT Techniques |
|
|
2009 |
Using First and Second Language Models to Correct Preposition Errors in Second Language Authoring |
|
|
2010 |
Generating Confusion Sets for Context-Sensitive Error Correction |
|
|
2011 |
Correcting Semantic Collocation Errors with L1-induced Paraphrases |
|
|
2012 |
Tense and Aspect Error Correction for ESL Learners Using Global Context |
|
|
2012 |
Exploring Grammatical Error Correction with Not-So-Crummy Machine Translation |
|
|
2014 |
Grammatical error correction using hybrid systems and type filtering |
CoNLL2014: CAMB |
|
2014 |
The AMU System in the CoNLL-2014 Shared Task: Grammatical Error Correction by Data-Intensive and Feature-Rich Statistical Machine Translation |
CoNLL2014: AMU |
|
2014 |
The Illinois-Columbia System in the CoNLL-2014 Shared Task |
CoNLL2014: CUUI |
|
2014 |
RACAI GEC – A hybrid approach to Grammatical Error Correction |
CoNLL2014: RAC |
|
2014 |
Grammatical Error Detection Using Tagger Disagreement |
CoNLL2014: UFC |
|
2014 |
CoNLL 2014 Shared Task: Grammatical Error Correction with a Syntactic N-gram Language Model from a Big Corpora |
CoNLL2014: IPN |
|
2014 |
Tuning a Grammar Correction System for Increased Precision |
CoNLL2014: IITB |
|
2014 |
POSTECH Grammatical Error Correction System in the CoNLL-2014 Shared Task |
CoNLL2014: POST |
|
2014 |
Grammatical Error Detection and Correction using a Single Maximum Entropy Model |
CoNLL2014: SJTU |
|
2014 |
Factored Statistical Machine Translation for Grammatical Error Correction |
CoNLL2014: UMC |
|
2014 |
NTHU at the CoNLL-2014 Shared Task |
CoNLL2014: NTHU |
|
2014 |
A Unified Framework for Grammar Error Correction |
CoNLL2014: PKU |
|
2016 |
Exploiting N-Best Hypotheses to Improve an SMT Approach to Grammatical Error Correction |
|
|
2016 |
Adapting Grammatical Error Correction Based on the Native Language of Writers with Neural Network Joint Models |
|
Phrase-based SMT |
2016 |
[Phrase-based Machine Translation is State-of-the-Art for Automatic Grammatical Error Correction] |
[code] |
Neural reinforcement learning |
2017 |
[Grammatical Error Correction with Neural Reinforcement Learning] |
[code] |
Word-level SMT enhanced NNJMs + char-based SMT |
2017 |
[Connecting the Dots: Towards Human-Level Grammatical Error Correction] |
[code] |
First NMT-based approach |
2016 |
[Grammatical error correction using neural machine translation] |
|
|
2016 |
Neural Network Translation Models for Grammatical Error Correction |
|
SMEG |
2017 |
[Systematically Adapting Machine Translation for Grammatical Error Correction] |
[code] |
A nested attention (word and char attention) |
2017 |
[A Nested Attention Neural Hybrid Model for Grammatical Error Correction] |
|
Re-ranking N-best sentence (by SMT) with LSTM-based GED |
2017 |
[Neural Sequence-Labelling Models for Grammatical Error Correction] |
|
CNN-based Encder-Decoder approach |
2018 |
[A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction] |
[code] |
Fluency boosting learning |
2018 |
[Fluency Boost Learning and Inference for Neural Grammatical Error Correction] |
[code] ACL2018 |
Fluency boosting learning (added round-way error correction) |
2018 |
[Reaching Human-level Performance in Automatic Grammatical Error Correction: An Empirical Study] |
[code] Microsoft Research Technical Report |
Hybrid SMT and NMT |
2018 |
[Near Human-Level Performance in Grammatical Error Correction with Hybrid Machine Translation] |
|
Copy-Augmented Architecture |
2019 |
[Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data] |
[code] |
Consider a few previous sentences |
2019 |
[Cross-Sentence Grammatical Error Correction] |
[code] |
PIE |
2019 |
[Parallel Iterative Edit Models for Local Sequence Transduction] |
[code] |
LaserTagger |
2019 |
[Encode, Tag, Realize: High-Precision Text Editing] |
[code] |
Pretrain by DAE + sequential transfer learning |
2019 |
[A Neural Grammatical Error Correction System Built On Better Pre-training and Sequential Transfer Learning] |
[code] BEA-2019: Kakao&Brain |
Use sentence-level error dectection |
2019 |
[The AIP-Tohoku System at the BEA-2019 Shared Task] |
BEA-2019: AIP-Tohoku |
Four CNN + eight Transformer |
2019 |
[The LAIX Systems in the BEA-2019 GEC Shared Task] |
BEA-2019: LAIX |
Combine Transformer+CNN with FST + Re-ranking |
2019 |
[Neural and FST-based approaches to grammatical error correction] |
BEA-2019: CAMB-CLED |
Transformer seq2seq + BERT re-ranker |
2019 |
[TMU Transformer System Using BERT for Re-ranking at BEA 2019 Grammatical Error Correction on Restricted Track] |
BEA-2019: TMU |
Apply noisy channel with BERT and GPT-2 as LM |
2019 |
[Noisy Channel for Low Resource Grammatical Error Correction] |
BEA-2019: Siteimprove |
Use Finite State Transducers |
2019 |
[Neural Grammatical Error Correction with Finite State Transducers] |
|
GECToR |
2020 |
[GECToR – Grammatical Error Correction: Tag, Not Rewrite] |
[code] |
BERT-fuse |
2020 |
[Encoder-Decoder Models Can Benefit from Pre-trained Masked Language Models in Grammatical Error Correction] |
[code] |
Adversarial approach (G:seq2seq D:sentence-pair classification) |
2020 |
[Adversarial Grammatical Error Correction] |
|
Erroneous span correction and detection |
2020 |
[Improving the Efficiency of Grammatical Error Correction with Erroneous Span Detection and Correction] |
|
Document-level approach |
2020 |
[Document-level grammatical error correction] |
[code] |
Seq2Edits |
2020 |
[Seq2Edits: Sequence Transduction Using Span-level Edit Operations] |
[code] |
Beam search considering copy probability |
2020 |
[Generating Diverse Corrections with Local Beam Search for Grammatical Error Correction] |
|
BART-based |
2020 |
[Stronger Baselines for Grammatical Error Correction Using a Pretrained Encoder-Decoder Model] |
[code] |
VERNet |
2021 |
[Neural Quality Estimation with Multiple Hypotheses for Grammatical Error Correction] |
[code] |
Shallow Aggressive Decoding |
2021 |
[Instantaneous Grammatical Error Correction with Shallow Aggressive Decoding] |
[code] |
T5-based |
2021 |
[A Simple Recipe for Multilingual Grammatical Error Correction] |
[code] |
GAN-like sequence labeling |
2021 |
[Grammatical Error Correction as GAN-like Sequence Labeling] |
|
Use multiclass GED for Transformer seq2seq and reranking |
2021 |
[Multi-Class Grammatical Error Detection for Correction: A Tale of Two Systems] |
|
GEC for writing improvement model adapted to the writer’s L1 |
2021 |
[Beyond Grammatical Error Correction: Improving L1-influenced research writing in English using pre-trained encoder-decoder models] |
[code] |
Constrastive Leaning approach |
2021 |
[Grammatical Error Correction with Contrastive Learning in Low Error Density Domains] |
[code] |
Sequence Span Rewriting |
2021 |
[Improving Sequence-to-Sequence Pre-training via Sequence Span Rewriting] |
|
Dependent Self-Attention (DSA) |
2021 |
[Grammatical Error Correction with Dependency Distance] |
|
|
2021 |
Efficient Grammatical Error Correction with Hierarchical Error Detections and Correction |
[code] |
A GEC model using only 11.6MB |
2021 |
An efficient system for grammatical error correction on mobile devices |
|
|
2022 |
Interpretability for Language Learners Using Example-Based Grammatical Error Correction |
[code] |
|
2022 |
Type-Driven Multi-Turn Corrections for Grammatical Error Correction |
[code] |
GECToR Large |
2022 |
Ensembling and Knowledge Distilling of Large Sequence Taggers for Grammatical Error Correction |
[code] [Author's Master Thesis] |
|
2022 |
Position Offset Label Prediction for Grammatical Error Correction |
|
SynGEC |
2022 |
SynGEC: Syntax-Enhanced Grammatical Error Correction with a Tailored GEC-Oriented Parser |
[code] |
|
2022 |
Improved grammatical error correction by ranking elementary edits |
[code] |
EdiT5 |
2022 |
EdiT5: Semi-Autoregressive Text Editing with T5 Warm-Start |
[code] |
GEC-DePenD |
2023 |
GEC-DePenD: Non-Autoregressive Grammatical Error Correction with Decoupled Permutation and Decoding |
[code] |
TemplateGEC |
2023 |
TemplateGEC: Improving Grammatical Error Correction with Detection Template |
[code] |
LET |
2023 |
LET: Leveraging Error Type Information for Grammatical Error Correction |
|
|
2023 |
Leveraging Denoised Abstract Meaning Representation for Grammatical Error Correction |
|
Use speech information |
2023 |
Improving Grammatical Error Correction with Multimodal Feature Integration |
[code] |
|
2023 |
Improving Autoregressive Grammatical Error Correction with Non-autoregressive Models |
|
|
2023 |
Reducing Sequence Length by Predicting Edit Spans with Large Language Models |
|