arXiv:2603.22289cs.CLcs.AI2026-03

用可解释的记忆库让大模型精准预测学生学情,无需训练

MERIT: Memory-Enhanced Retrieval for Interpretable Knowledge Tracing

  • 用学生互动记录构建可解释记忆库,不更新模型参数
  • 在真实数据集上达到顶尖性能,推理准确率显著提升
  • 适合教育AI研发者和需要透明诊断的智能教学系统

知识追踪(KT)模型用于预测学生未来表现,是个性化教育的基础。传统深度学习模型虽精度高,但缺乏可解释性;大语言模型(LLMs)虽有强推理能力,却受限于上下文窗口和幻觉问题,且现有方法多需昂贵微调,难以扩展。本文提出MERIT(Memory-Enhanced Retrieval for Interpretable Knowledge Tracing),一种无需训练的框架,结合冻结的LLM推理与结构化教学记忆。通过语义去噪将学生归入潜在认知模式,离线构建范例库以分析典型错误模式并生成显式思维链(CoT)推理。推理时,分层路由机制检索相关上下文,逻辑增强模块施加语义约束校准预测。通过将LLM锚定在可解释记忆中,MERIT在真实数据集上实现最先进性能,无梯度更新,降低计算成本,支持动态知识更新,提升教育诊断的可访问性与透明度。

原文摘要 · Abstract (English)

Knowledge Tracing (KT) models students' evolving knowledge states to predict future performance, serving as a foundation for personalized education. While traditional deep learning models achieve high accuracy, they often lack interpretability. Large Language Models (LLMs) offer strong reasoning capabilities but struggle with limited context windows and hallucinations. Furthermore, existing LLM-based methods typically require expensive fine-tuning, limiting scalability and adaptability to new data. We propose MERIT (Memory-Enhanced Retrieval for Interpretable Knowledge Tracing), a training-free framework combining frozen LLM reasoning with structured pedagogical memory. Rather than updating parameters, MERIT transforms raw interaction logs into an interpretable memory bank. The framework uses semantic denoising to categorize students into latent cognitive schemas and constructs a paradigm bank where representative error patterns are analyzed offline to generate explicit Chain-of-Thought (CoT) rationales. During inference, a hierarchical routing mechanism retrieves relevant contexts, while a logic-augmented module applies semantic constraints to calibrate predictions. By grounding the LLM in interpretable memory, MERIT achieves state-of-the-art performance on real-world datasets without gradient updates. This approach reduces computational costs and supports dynamic knowledge updates, improving the accessibility and transparency of educational diagnosis.

知识追踪可解释AI大模型应用教育AI

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