Beyond English: Evaluating LLMs for Arabic Grammatical Error Correction
Sang Yun Kwon, Gagan Bhatia, El Moatez Billah Nagoudi, Muhammad, Abdul-Mageed

TL;DR
This paper evaluates instruction finetuned large language models for Arabic grammatical error correction, demonstrating promising results with prompting methods and synthetic data, while highlighting the gap with fully finetuned models.
Contribution
It introduces a new evaluation of LLMs on Arabic GEC, develops a synthetic data method, and achieves state-of-the-art results on Arabic benchmarks.
Findings
GPT-4 achieves up to 65.49 F1 with expert prompting.
Synthetic data method outperforms previous models.
State-of-the-art F1 scores on Arabic GEC benchmarks.
Abstract
Large language models (LLMs) finetuned to follow human instruction have recently exhibited significant capabilities in various English NLP tasks. However, their performance in grammatical error correction (GEC), especially on languages other than English, remains significantly unexplored. In this work, we evaluate the abilities of instruction finetuned LLMs in Arabic GEC, a complex task due to Arabic's rich morphology. Our findings suggest that various prompting methods, coupled with (in-context) few-shot learning, demonstrate considerable effectiveness, with GPT-4 achieving up to F score under expert prompting (approximately points higher than our established baseline). Despite these positive results, we find that instruction finetuned models, regardless of their size, are still outperformed by fully finetuned ones, even if they are significantly smaller in size. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Layer Normalization · Residual Connection · Dropout · Dense Connections · Position-Wise Feed-Forward Layer · Absolute Position Encodings
