Automated Refinement of Essay Scoring Rubrics for Language Models via Reflect-and-Revise

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The "Reflect-and-Revise" framework automates the refinement of essay scoring rubrics for Large Language Models (LLMs) used in Automated Essay Scoring (AES). This iterative method prompts LLMs to reflect on their chain-of-thought rationales and discrepancies with human scores, identifying error patterns to revise rubrics. Experiments across ASAP, ASAP 2.0, and TOEFL11 benchmarks with GPT-5 mini, Gemini 3 Flash, and Qwen3-Next-80B-A3B-Instruct show Quadratic Weighted Kappa (QWK) gains up to +0.403 over human-authored rubrics. Starting from a minimal seed, the method matches or exceeds expert rubric performance, significantly reducing manual authoring effort. Analysis reveals refined rubrics incorporate explicit procedural structures like conditional gating rules and quantitative thresholds, which are absent in human-designed versions.

Key takeaway

For NLP Engineers developing or optimizing LLM-based Automated Essay Scoring (AES) systems, adopting the Reflect-and-Revise framework is crucial. This approach allows you to generate LLM-optimized rubrics, significantly reducing manual authoring effort while achieving superior scoring accuracy, with QWK gains up to +0.403. Consider integrating iterative self-reflection mechanisms into your rubric development workflows to enhance performance and efficiency.

Key insights

Iterative self-reflection and revision significantly optimize LLM essay scoring rubrics for Automated Essay Scoring.

Principles

Method

Iteratively refine rubrics by prompting LLMs to reflect on rationales and score discrepancies with human labels, identify error patterns, and revise accordingly.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.