A Comparative Study of Synthetic Data Generation Methods for Grammatical Error Correction
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 annotated training data, which can be expensive or impractical to obtain. This research compares techniques for generating synthetic data utilized by the two highest scoring submissions to the restricted and low-resource tracks in the BEA-2019 Shared Task on Grammatical Error Correction.
Code (0)
등록된 구현이 없습니다.
Tasks
Grammatical Error CorrectionMachine TranslationSynthetic Data GenerationTranslationSimilar Papers 제목 키워드 기반
Synthetic Tabular Data Generation for Class Imbalance and Fairness: A Comparative Study
Due to their data-driven nature, Machine Learning (ML) models are susceptible to bias inherited from data, especially in classification problems where class and group imbalances are prevalent. Class imbalance (in the cla…
FairnessTabular Data GenerationAdvancing Post-OCR Correction: A Comparative Study of Synthetic Data
This paper explores the application of synthetic data in the post-OCR domain on multiple fronts by conducting experiments to assess the impact of data volume, augmentation, and synthetic data generation methods on model …
Optical Character Recognition (OCR)Synthetic Data GenerationComparative Study of Differentially Private Synthetic Data Algorithms from the NIST PSCR Differential Privacy Synthetic Data Challenge
Differentially private synthetic data generation offers a recent solution to release analytically useful data while preserving the privacy of individuals in the data. In order to utilize these algorithms for public polic…
Synthetic Data GenerationGenerative Adversarial Networks for Synthetic Data Generation: A Comparative Study
Generative Adversarial Networks (GANs) are gaining increasing attention as a means for synthesising data. So far much of this work has been applied to use cases outside of the data confidentiality domain with a common ap…
Synthetic Data GenerationComparative Analysis of Diffusion Generative Models in Computational Pathology
Diffusion Generative Models (DGM) have rapidly surfaced as emerging topics in the field of computer vision, garnering significant interest across a wide array of deep learning applications. Despite their high computation…