PulseAugur
实时 23:20:07
English(EN) Simulating Students' Java Programming Errors with Large Language Models

LLM 模拟学生 Java 错误,Claude Sonnet 4 表现均衡

一篇新研究论文探讨了使用大型语言模型 (LLM) 来模拟学生在 Java 编程中的错误。该研究在包含超过 74,000 份学生提交代码的 CodeWorkout 数据集上,使用了不同的提示策略评估了五个 LLM。结果表明,虽然 LLM 可以生成各种错误,但 Claude Sonnet 4 在与真实学生错误的一致性方面表现出最均衡的性能。专家注释证实,生成的合成错误在功能上与真实学生错误无法区分。 AI

影响 LLM 可用于生成逼真的编程错误,有助于开发智能辅导系统等教育工具。

排序理由 该集群包含一篇详细介绍 LLM 功能学术研究的论文。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Ali Keramati, Jie Cao, Iman Mohammadi, Mark Warschauer, Yang Shi ·

    Simulating Students' Java Programming Errors with Large Language Models

    arXiv:2606.14113v1 Announce Type: cross Abstract: Understanding student errors in the programming is a cornerstone of programming education, yet obtaining a representative set of student errors for any newly designed task remains slow and costly, since authentic submissions only …

  2. arXiv cs.CL TIER_1 English(EN) · Yang Shi ·

    使用大型语言模型模拟学生 Java 编程错误

    Understanding student errors in the programming is a cornerstone of programming education, yet obtaining a representative set of student errors for any newly designed task remains slow and costly, since authentic submissions only accumulate after extensive classroom deployment. T…