arXiv:2504.05570cs.CL2025-04中稿 · the 26th Internati…被引 29

测试大模型能否像智能导师一样根据学生情况调整教学策略。

Can Large Language Models Match Tutoring System Adaptivity? A Benchmarking Study

  • 设计提示变体框架,模拟缺失学生错误与知识点的场景
  • 仅70B模型对错误有轻微适应性,其他模型表现差
  • 适合评估AI教学工具真实适应能力的研究者参考

大型语言模型(LLMs)有望成为动态教学助手。然而,其是否能复现智能辅导系统(ITS)中对学生知识和教学策略的显式建模尚不明确。我们提出一种提示变体框架,评估三个代表性模型(Llama3-8B、Llama3-70B、GPT-4o)在75个真实教学场景下的教学行为适应性与教学合理性。通过系统移除提示中的关键上下文(如学生错误、知识点),生成1,350条教学建议。采用文本嵌入与随机化检验分析各特征缺失对输出的影响(适应性),并用经验证的导师训练分类器评估响应质量(教学合理性)。结果令人意外:即使最佳模型也仅轻微模仿ITS适应性。其中,Llama3-70B对错误有统计显著的适应性;尽管Llama3-8B得分更高,但存在指令遵循问题;而GPT-4o虽严格遵守指令,却常给出过于直接的反馈,偏离有效教学。因此,当前基于LLM的教学难以达到已知有效的ITS教学效果。我们开源了基准代码,提供可复现的评估方法。

原文摘要 · Abstract (English)

Large Language Models (LLMs) hold promise as dynamic instructional aids. Yet, it remains unclear whether LLMs can replicate the adaptivity of intelligent tutoring systems (ITS)--where student knowledge and pedagogical strategies are explicitly modeled. We propose a prompt variation framework to assess LLM-generated instructional moves' adaptivity and pedagogical soundness across 75 real-world tutoring scenarios from an ITS. We systematically remove key context components (e.g., student errors and knowledge components) from prompts to create variations of each scenario. Three representative LLMs (Llama3-8B, Llama3-70B, and GPT-4o) generate 1,350 instructional moves. We use text embeddings and randomization tests to measure how the omission of each context feature impacts the LLMs' outputs (adaptivity) and a validated tutor-training classifier to evaluate response quality (pedagogical soundness). Surprisingly, even the best-performing model only marginally mimics the adaptivity of ITS. Specifically, Llama3-70B demonstrates statistically significant adaptivity to student errors. Although Llama3-8B's recommendations receive higher pedagogical soundness scores than the other models, it struggles with instruction-following behaviors, including output formatting. By contrast, GPT-4o reliably adheres to instructions but tends to provide overly direct feedback that diverges from effective tutoring, prompting learners with open-ended questions to gauge knowledge. Given these results, we discuss how current LLM-based tutoring is unlikely to produce learning benefits rivaling known-to-be-effective ITS tutoring. Through our open-source benchmarking code, we contribute a reproducible method for evaluating LLMs' instructional adaptivity and fidelity.

教学模型LLM评估智能辅导

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。