MAGIC: Multi-Agent Argumentation and Grammar Integrated Critiquer
Joaquín Jordán, Xavier Yin, Melissa Fabros, Gireeja Ranade, Narges Norouzi
TL;DR
MAGIC introduces a zero-shot, multi-agent framework for automated essay scoring and feedback (AES/AEF) that decomposes evaluation into five trait-specific agents (prompt adherence, persuasiveness, organization, vocabulary, grammar) with an orchestrator to synthesize holistic scores. Using a GRE Analytical Writing dataset with ground-truth per-trait scores, MAGIC achieves substantial to near-perfect agreement with human raters and outperforms single-agent baselines across multiple open-weight LLMs. The framework also supports detailed, trait-targeted feedback whose quality approaches human feedback, with scalable evaluation via an LLM judge. These results demonstrate the potential for interpretable, high-quality feedback at college level and highlight MAGIC as a practical, extensible approach for classroom use and beyond.
Abstract
Automated Essay Scoring (AES) and Automatic Essay Feedback (AEF) systems aim to reduce the workload of human raters in educational assessment. However, most existing systems prioritize numerical scoring accuracy over feedback quality and are primarily evaluated on pre-secondary school level writing. This paper presents Multi-Agent Argumentation and Grammar Integrated Critiquer (MAGIC), a framework using five specialized agents to evaluate prompt adherence, persuasiveness, organization, vocabulary, and grammar for both holistic scoring and detailed feedback generation. To support evaluation at the college level, we collated a dataset of Graduate Record Examination (GRE) practice essays with expert-evaluated scores and feedback. MAGIC achieves substantial to near-perfect scoring agreement with humans on the GRE data, outperforming baseline LLM models while providing enhanced interpretability through its multi-agent approach. We also compare MAGIC's feedback generation capabilities against ground truth human feedback and baseline models, finding that MAGIC achieves strong feedback quality and naturalness.
