CLAIFeb 7, 2025

Towards the Development of Balanced Synthetic Data for Correcting Grammatical Errors in Arabic: An Approach Based on Error Tagging Model and Synthetic Data Generating Model

arXiv:2502.05312v13 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving grammatical error correction systems for Arabic, which is incremental as it builds on existing synthetic data methods but focuses on enhancing diversity and performance for a specific low-resource language.

The paper tackles the problem of generating diverse synthetic data for grammatical error correction in Arabic, a low-resource language, by developing an error tagging model and a synthetic data generation model, achieving state-of-the-art F1-scores of 94.42% in error tagging and 79.36% in grammatical error correction on the QALB-14 test set, and generating over 30 million synthetic sentence pairs.

Synthetic data generation is widely recognized as a way to enhance the quality of neural grammatical error correction (GEC) systems. However, current approaches often lack diversity or are too simplistic to generate the wide range of grammatical errors made by humans, especially for low-resource languages such as Arabic. In this paper, we will develop the error tagging model and the synthetic data generation model to create a large synthetic dataset in Arabic for grammatical error correction. In the error tagging model, the correct sentence is categorized into multiple error types by using the DeBERTav3 model. Arabic Error Type Annotation tool (ARETA) is used to guide multi-label classification tasks in an error tagging model in which each sentence is classified into 26 error tags. The synthetic data generation model is a back-translation-based model that generates incorrect sentences by appending error tags before the correct sentence that was generated from the error tagging model using the ARAT5 model. In the QALB-14 and QALB-15 Test sets, the error tagging model achieved 94.42% F1, which is state-of-the-art in identifying error tags in clean sentences. As a result of our syntactic data training in grammatical error correction, we achieved a new state-of-the-art result of F1-Score: 79.36% in the QALB-14 Test set. We generate 30,219,310 synthetic sentence pairs by using a synthetic data generation model.

Foundations

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

Your Notes