English

LLMCL-GEC: Advancing Grammatical Error Correction with LLM-Driven Curriculum Learning

Computation and Language 2024-12-18 v1 Artificial Intelligence

Abstract

While large-scale language models (LLMs) have demonstrated remarkable capabilities in specific natural language processing (NLP) tasks, they may still lack proficiency compared to specialized models in certain domains, such as grammatical error correction (GEC). Drawing inspiration from the concept of curriculum learning, we have delved into refining LLMs into proficient GEC experts by devising effective curriculum learning (CL) strategies. In this paper, we introduce a novel approach, termed LLM-based curriculum learning, which capitalizes on the robust semantic comprehension and discriminative prowess inherent in LLMs to gauge the complexity of GEC training data. Unlike traditional curriculum learning techniques, our method closely mirrors human expert-designed curriculums. Leveraging the proposed LLM-based CL method, we sequentially select varying levels of curriculums ranging from easy to hard, and iteratively train and refine using the pretrianed T5 and LLaMA series models. Through rigorous testing and analysis across diverse benchmark assessments in English GEC, including the CoNLL14 test, BEA19 test, and BEA19 development sets, our approach showcases a significant performance boost over baseline models and conventional curriculum learning methodologies.

Keywords

Cite

@article{arxiv.2412.12541,
  title  = {LLMCL-GEC: Advancing Grammatical Error Correction with LLM-Driven Curriculum Learning},
  author = {Tao Fang and Derek F. Wong and Lusheng Zhang and Keyan Jin and Qiang Zhang and Tianjiao Li and Jinlong Hou and Lidia S. Chao},
  journal= {arXiv preprint arXiv:2412.12541},
  year   = {2024}
}

Comments

Derek F. Wong is the corresponding author. The preprint version consists of 15 Pages, 5 Figures, 5 Tables, and 3 Appendices

R2 v1 2026-06-28T20:38:15.745Z