COLING 2020main30 citations

Heterogeneous Recycle Generation for Chinese Grammatical Error Correction

Charles Hinson, Hen-Hsen Huang, Hsin-Hsi Chen

Abstract

Most recent works in the field of grammatical error correction (GEC) rely on neural machine translation-based models. Although these models boast impressive performance, they require a massive amount of data to properly train. Furthermore, NMT-based systems treat GEC purely as a translation task and overlook the editing aspect of it. In this work we propose a heterogeneous approach to Chinese GEC, composed of a NMT-based model, a sequence editing model, and a spell checker. Our methodology not only achieves a new state-of-the-art performance for Chinese GEC, but also does so without relying on data augmentation or GEC-specific architecture changes. We further experiment with all possible configurations of our system with respect to model composition order and number of rounds of correction. A detailed analysis of each model and their contributions to the correction process is performed by adapting the ERRANT scorer to be able to score Chinese sentences.

BibTeX
@inproceedings{hinson-etal-2020-heterogeneous,
    title = "Heterogeneous Recycle Generation for {C}hinese Grammatical Error Correction",
    author = "Hinson, Charles  and
      Huang, Hen-Hsen  and
      Chen, Hsin-Hsi",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.199/",
    doi = "10.18653/v1/2020.coling-main.199",
    pages = "2191--2201"
}
Heterogeneous Recycle Generation for Chinese Grammatical Error Correction · COLING 2020