PulseAugur
EN
LIVE 08:04:03

New RL framework enhances LLM essay scoring and feedback quality

Researchers have developed a new framework called RLAES that uses reinforcement learning to improve both automated essay scoring and feedback generation. This system incorporates a novel evaluation framework, Rubric-based Feedback Evaluation (RFE), which uses an LLM as a judge to assess feedback quality against fine-grained rubric items. To optimize the training process, Adaptive Gated Feedback Optimization (AGFO) selectively applies these rubric rewards, and Adjacent Contrastive Reasoning (ACR) enhances score calibration by comparing adjacent score levels. Experiments on the ASAP benchmark show RLAES-AGFO achieving state-of-the-art scoring performance among LLM-based methods while maintaining feedback quality comparable to GPT-5.5. AI

IMPACT This research could lead to more sophisticated and nuanced automated feedback systems for educational purposes.

RANK_REASON Academic paper detailing a new method for LLM-based essay scoring and feedback generation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New RL framework enhances LLM essay scoring and feedback quality

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Xuefeng Jin, Jiashuo Zhang, Teng Cao, Bin Yang ·

    Beyond Score Prediction: LLM-Based Essay Scoring and Feedback Generation via Reinforcement Learning with Rubric Rewards

    arXiv:2607.19219v1 Announce Type: cross Abstract: Large language models (LLMs) have been widely applied to automated essay scoring (AES) and automated feedback generation (AFG). However, existing studies rely primarily on prompt engineering or supervised fine-tuning, while system…