CLLGNEJun 4, 2019

The Unreasonable Effectiveness of Transformer Language Models in Grammatical Error Correction

arXiv:1906.01733v11100 citations
Originality Synthesis-oriented
AI Analysis

This work addresses grammatical error correction for NLP applications, but it is incremental as it applies existing methods to a specific domain.

The paper tackles grammatical error correction by exploring sophisticated language models, showing that Transformer architectures achieve consistently high performance and provide a competitive baseline.

Recent work on Grammatical Error Correction (GEC) has highlighted the importance of language modeling in that it is certainly possible to achieve good performance by comparing the probabilities of the proposed edits. At the same time, advancements in language modeling have managed to generate linguistic output, which is almost indistinguishable from that of human-generated text. In this paper, we up the ante by exploring the potential of more sophisticated language models in GEC and offer some key insights on their strengths and weaknesses. We show that, in line with recent results in other NLP tasks, Transformer architectures achieve consistently high performance and provide a competitive baseline for future machine learning models.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes