这篇论文详细比较了人类助教和LLM在编程反馈上的表现,揭示了LLM评估自身输出的偏差问题,对于关注教育领域AI应用的人来说值得一读。
本文针对编程入门阶段开放式简答题的反馈,提出一个基于教育文献的五项标准评估反馈质量,包括认可正确部分、识别错误、提供改进指导、保持答案适当隐藏和使用合适的对话语气。研究比较了OpenAI o1 LLM生成的反馈与九位助教对90份学生回答的反馈,结果显示LLM在人类评估者眼中平均表现优于助教,但LLM在评估自身输出时存在自我偏好偏差,这为LLM在教育环境中应用提出方法论上的挑战。
Consistently Good vs. Occasionally Great: A Rubric for Open-Ended Feedback Quality from Humans and Machines
Providing high-quality feedback on student work is essential for learning, yet delivering such feedback at scale remains challenging. In this paper, we focus on feedback for open-ended short answer questions in introductory programming, with the goal of nudging students toward success on reattempts without revealing the correct answer. We develop a five-criteria rubric grounded in educational literature for evaluating feedback quality: (1) acknowledging correct portions of the student answer, (2) identifying at least one flaw (if present), (3) providing actionable guidance for improvement, (4) maintaining appropriate concealment of the answer, and (5) using an appropriate conversational tone. Using this rubric, we compare feedback generated by a frontier LLM (OpenAI o1) to feedback from nine teaching assistants across 90 student responses, with three researchers and an LLM independently scoring all feedback. Our results show that while one TA often produced the best feedback, the LLM demonstrated consistently higher average performance than TAs, as evaluated by humans. However, we also uncover significant self-preference bias when using LLMs to evaluate feedback quality: the LLM systematically rated its own outputs higher than human experts did. This bias, which research suggests persists even in cross-model evaluation, raises important methodological concerns for researchers employing LLM-based evaluation. We provide detailed characterization of both TA and LLM performance, analyze sources of variance in TA feedback quality, and discuss implications for deploying LLM-generated feedback in educational settings.
- Jerry Liu08-23 05:55原文