CLSep 2, 2019

An Empirical Study of Incorporating Pseudo Data into Grammatical Error Correction

arXiv:1909.00502v11035 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the lack of consensus on experimental configurations for pseudo data in grammatical error correction, which is important for researchers and practitioners in natural language processing.

The study investigated how to generate and use pseudo data for training grammatical error correction models, achieving state-of-the-art performance with F0.5 scores of 65.0 on CoNLL-2014 and 70.2 on BEA-2019 without changing the model architecture.

The incorporation of pseudo data in the training of grammatical error correction models has been one of the main factors in improving the performance of such models. However, consensus is lacking on experimental configurations, namely, choosing how the pseudo data should be generated or used. In this study, these choices are investigated through extensive experiments, and state-of-the-art performance is achieved on the CoNLL-2014 test set ($F_{0.5}=65.0$) and the official test set of the BEA-2019 shared task ($F_{0.5}=70.2$) without making any modifications to the model architecture.

Code Implementations1 repo
Foundations

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

Your Notes