paper-with-me

홈 › Papers

Multi-Dimensional Evaluation of LLMs for Grammatical Error Correction

2026-05-08 · Adnan Labib, Qiao Wang, Yixuan Huang, Zheng Yuan arxiv

Automated assistants for Grammatical Error Correction are now embedded in educational platforms serving millions of learners, yet three critical gaps remain in this domain: (1) latest-generation Large Language Models (LLMs) lack comprehensive evaluation on grammar correction tasks; (2) whether combining these LLMs improves correction quality is unexplored; and (3) the extent to which reference-based metrics underestimate GEC system performance has not been adequately quantified. In this study, first, we evaluate latest-generation LLMs on edit precision, fluency preservation, and meaning retention, showing fine-tuned GPT-4o achieves state-of-the-art performance across all three dimensions. Second, through grammatical error type analysis we demonstrate that individual LLMs exhibit highly similar error correction patterns ($ρ=0.947$). Third, we show that reference-based metrics underestimate GEC performance with 73.76% of GPT-4o corrections different from gold standards being equally valid or even superior. These GEC evaluation findings equip educators with guidance for selecting GEC assistants that enhance rather than constrain student linguistic development. We make our data, code, and models publicly available.

📄 PDF Abstract BibTeX arXiv:2605.07635

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error Correction

Similar Papers 제목 키워드 기반

ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Explanation

2026-06-09 · Khaled Elhady, Omar Kallas, Nizar Habash, Bashar Alhafni arxiv

We introduce ArabiGEE, the first comprehensive Arabic grammatical error explanation (GEE) taxonomy grounded in explicit error types. Unlike existing GEE approaches that treat explanation generation as free-form text, Ara…

Grammatical Error CorrectionExplanation Generation

Large Language Models Are State-of-the-Art Evaluator for Grammatical Error Correction

2024-03-26 · Masamune Kobayashi, Masato Mita, Mamoru Komachi

Large Language Models (LLMs) have been reported to outperform existing automatic evaluation metrics in some tasks, such as text summarization and machine translation. However, there has been a lack of research on LLMs as…

Grammatical Error CorrectionMachine TranslationText Summarization

Rethinking the Roles of Large Language Models in Chinese Grammatical Error Correction

2024-02-18 · Yinghui Li, Shang Qin, Haojing Huang, Yangning Li 외

Recently, Large Language Models (LLMs) have been widely studied by researchers for their roles in various downstream NLP tasks. As a fundamental task in the NLP field, Chinese Grammatical Error Correction (CGEC) aims to …

Grammatical Error Correction

Evaluation of really good grammatical error correction

2023-08-17 · Robert Östling, Katarina Gillholm, Murathan Kurfali, Marie Mattson 외

Although rarely stated, in practice, Grammatical Error Correction (GEC) encompasses various models with distinct objectives, ranging from grammatical error detection to improving fluency. Traditional evaluation methods f…

Grammatical Error CorrectionGrammatical Error Detection

Evaluating the Capability of Large-scale Language Models on Chinese Grammatical Error Correction Task

2023-07-08 · Fanyi Qu, Yunfang Wu

Large-scale language models (LLMs) has shown remarkable capability in various of Natural Language Processing (NLP) tasks and attracted lots of attention recently. However, some studies indicated that large language model…

Grammatical Error Correction