Adversarial Grammatical Error Correction

10/06/2020
by   Vipul Raheja, et al.
6

Recent works in Grammatical Error Correction (GEC) have leveraged the progress in Neural Machine Translation (NMT), to learn rewrites from parallel corpora of grammatically incorrect and corrected sentences, achieving state-of-the-art results. At the same time, Generative Adversarial Networks (GANs) have been successful in generating realistic texts across many different tasks by learning to directly minimize the difference between human-generated and synthetic text. In this work, we present an adversarial learning approach to GEC, using the generator-discriminator framework. The generator is a Transformer model, trained to produce grammatically correct sentences given grammatically incorrect ones. The discriminator is a sentence-pair classification model, trained to judge a given pair of grammatically incorrect-correct sentences on the quality of grammatical correction. We pre-train both the discriminator and the generator on parallel texts and then fine-tune them further using a policy gradient method that assigns high rewards to sentences which could be true corrections of the grammatically incorrect text. Experimental results on FCE, CoNLL-14, and BEA-19 datasets show that Adversarial-GEC can achieve competitive GEC quality compared to NMT-based baselines.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/20/2017

Adversarial Neural Machine Translation

In this paper, we study a new learning paradigm for Neural Machine Trans...
research
03/15/2017

Improving Neural Machine Translation with Conditional Sequence Generative Adversarial Nets

This paper proposes an approach for applying GANs to NMT. We build a con...
research
11/07/2019

Improving Grammatical Error Correction with Machine Translation Pairs

We propose a novel data synthesis method to generate diverse error-corre...
research
04/16/2018

Near Human-Level Performance in Grammatical Error Correction with Hybrid Machine Translation

We combine two of the most popular approaches to automated Grammatical E...
research
05/31/2017

Adversarial Ranking for Language Generation

Generative adversarial networks (GANs) have great successes on synthesiz...
research
11/05/2021

A Syntax-Guided Grammatical Error Correction Model with Dependency Tree Correction

Grammatical Error Correction (GEC) is a task of detecting and correcting...
research
03/14/2022

Interpretability for Language Learners Using Example-Based Grammatical Error Correction

Grammatical Error Correction (GEC) should not focus only on high accurac...

Please sign up or login with your details

Forgot password? Click here to reset