paper-with-me

홈 › Papers

Improving Grammatical Error Correction with Machine Translation Pairs

2019-11-07 · Findings of the Association for Computational Linguistics 2020 · Wangchunshu Zhou, Tao Ge, Chang Mu, Ke Xu, Furu Wei, Ming Zhou

We propose a novel data synthesis method to generate diverse error-corrected sentence pairs for improving grammatical error correction, which is based on a pair of machine translation models of different qualities (i.e., poor and good). The poor translation model resembles the ESL (English as a second language) learner and tends to generate translations of low quality in terms of fluency and grammatical correctness, while the good translation model generally generates fluent and grammatically correct translations. We build the poor and good translation model with phrase-based statistical machine translation model with decreased language model weight and neural machine translation model respectively. By taking the pair of their translations of the same sentences in a bridge language as error-corrected sentence pairs, we can construct unlimited pseudo parallel data. Our approach is capable of generating diverse fluency-improving patterns without being limited by the pre-defined rule set and the seed error-corrected data. Experimental results demonstrate the effectiveness of our approach and show that it can be combined with other synthetic data sources to yield further improvements.

📄 PDF Abstract BibTeX arXiv:1911.02825

Code (1)

zhijing-jin/GEC_papers

Tasks

Grammatical Error CorrectionLanguage ModelingLanguage ModellingMachine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Neural Machine Translation of Text from Non-Native Speakers

2018-08-19 · NAACL 2019 6 · Antonios Anastasopoulos, Alison Lui, Toan Nguyen, David Chiang

Neural Machine Translation (NMT) systems are known to degrade when confronted with noisy data, especially when the system is trained only on clean data. In this paper, we show that augmenting training data with sentences…

Machine TranslationNMTTranslation

Comparison of Grammatical Error Correction Using Back-Translation Models

2021-04-16 · NAACL 2021 4 · Aomi Koyama, Kengo Hotate, Masahiro Kaneko, Mamoru Komachi

Grammatical error correction (GEC) suffers from a lack of sufficient parallel data. Therefore, GEC studies have developed various methods to generate pseudo data, which comprise pairs of grammatical and artificially prod…

Grammatical Error CorrectionTranslation

MiSS: An Assistant for Multi-Style Simultaneous Translation

2021-11-01 · EMNLP (ACL) 2021 11 · Zuchao Li, Kevin Parnow, Masao Utiyama, Eiichiro Sumita 외

In this paper, we present MiSS, an assistant for multi-style simultaneous translation. Our proposed translation system has five key features: highly accurate translation, simultaneous translation, translation for multipl…

Grammatical Error CorrectionMachine TranslationTranslation

A Study of Morphological Robustness of Neural Machine Translation

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Sai Muralidhar Jayanthi, Adithya Pratapa

In this work, we analyze the robustness of neural machine translation systems towards grammatical perturbations in the source. In particular, we focus on morphological inflection related perturbations. While this has bee…

Grammatical Error CorrectionMachine TranslationMorphological InflectionTranslation

A Comparative Study of Synthetic Data Generation Methods for Grammatical Error Correction

2020-07-01 · WS 2020 7 · Max White, Alla Rozovskaya

Grammatical Error Correction (GEC) is concerned with correcting grammatical errors in written text. Current GEC systems, namely those leveraging statistical and neural machine translation, require large quantities of ann…

Grammatical Error CorrectionMachine TranslationSynthetic Data GenerationTranslation