FeedEval: Pedagogically Aligned Evaluation of LLM-Generated Essay Feedback
Seongyeub Chu, Jongwoo Kim, Munyong Yi
TL;DR
FeedEval introduces a pedagogy-grounded framework to evaluate LLM-generated essay feedback along specificity, helpfulness, and validity, addressing noise in feedback used for training essay assessment models. It builds three specialized evaluators trained on curated datasets (SpecEval for specificity, a helpfulness dataset from RECIPE4U/FEAT/ASAP++, and a Prometheus-based NLI validity evaluator) to filter high-quality feedback from multiple candidates. On ASAP++, FeedEval demonstrations show strong alignment with human experts and improved essay-scoring performance when trained on Filtered high-quality feedback, as well as more effective revisions with such feedback from small LLMs. The work also generalizes to ASAP-SAS and provides dataset resources, highlighting the potential of pedagogy-aware feedback evaluation to enhance LLM-based educational tools while noting limitations like generation order effects and language scope.
Abstract
Going beyond the prediction of numerical scores, recent research in automated essay scoring has increasingly emphasized the generation of high-quality feedback that provides justification and actionable guidance. To mitigate the high cost of expert annotation, prior work has commonly relied on LLM-generated feedback to train essay assessment models. However, such feedback is often incorporated without explicit quality validation, resulting in the propagation of noise in downstream applications. To address this limitation, we propose FeedEval, an LLM-based framework for evaluating LLM-generated essay feedback along three pedagogically grounded dimensions: specificity, helpfulness, and validity. FeedEval employs dimension-specialized LLM evaluators trained on datasets curated in this study to assess multiple feedback candidates and select high-quality feedback for downstream use. Experiments on the ASAP++ benchmark show that FeedEval closely aligns with human expert judgments and that essay scoring models trained with FeedEval-filtered high-quality feedback achieve superior scoring performance. Furthermore, revision experiments using small LLMs show that the high-quality feedback identified by FeedEval leads to more effective essay revisions. We will release our code and curated datasets upon accepted.
