用大模型自动评分,效果比传统方法更好且更省成本
Language Models are Few-Shot Graders
- 用大模型构建自动评分系统,直接输出评分结果
- GPT-4o在准确性和性价比上表现最佳
- 加入教师评分样例和评分标准能显著提升准确性
为学生作业提供评价是有效学习的关键环节,自动化可大幅减轻人工评分负担。基于大语言模型(LLM)的自动简答评分(ASAG)系统,为开放性作答提供即时反馈提供了可行方案。本文提出一种基于先进LLM的ASAG流程,在相同数据集上表现优于现有定制模型。对比OpenAI的GPT-4、GPT-4o与o1-preview三款模型,结果表明GPT-4o在准确率与成本间取得最佳平衡;而o1-preview虽精度更高,但误差波动大,不适合教学场景。研究还考察了在提示中引入教师评分样例的效果,采用无样例、随机选取及基于检索增强生成(RAG)的选取策略。结果显示,提供样例可提升评分准确率,其中RAG策略优于随机选取。此外,融入评分标准进一步提升了评分一致性与准确性。
原文摘要 · Abstract (English)
Providing evaluations to student work is a critical component of effective student learning, and automating its process can significantly reduce the workload on human graders. Automatic Short Answer Grading (ASAG) systems, enabled by advancements in Large Language Models (LLMs), offer a promising solution for assessing and providing instant feedback for open-ended student responses. In this paper, we present an ASAG pipeline leveraging state-of-the-art LLMs. Our new LLM-based ASAG pipeline achieves better performances than existing custom-built models on the same datasets. We also compare the grading performance of three OpenAI models: GPT-4, GPT-4o, and o1-preview. Our results demonstrate that GPT-4o achieves the best balance between accuracy and cost-effectiveness. On the other hand, o1-preview, despite higher accuracy, exhibits a larger variance in error that makes it less practical for classroom use. We investigate the effects of incorporating instructor-graded examples into prompts using no examples, random selection, and Retrieval-Augmented Generation (RAG)-based selection strategies. Our findings indicate that providing graded examples enhances grading accuracy, with RAG-based selection outperforming random selection. Additionally, integrating grading rubrics improves accuracy by offering a structured standard for evaluation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。