论文

RegKT 模型提升知识追踪的准确性与可解释性

RegKT: Interpretable and Robust Deep Knowledge Tracing With IRT-Regularizer

精选理由

这篇论文介绍了一种叫 RegKT 的新技术,专门用来提升知识追踪模型的性能,让它在处理教育数据时更稳定,不容易过拟合,同时还能保持模型的可解释性,对做教育应用的开发者可能有帮助。

这篇论文提出了一种名为 RegKT 的新方法,用于改进深度学习知识追踪模型。该方法通过引入 IRT-Regularizer 技术来提升模型的鲁棒性,解决了传统模型在处理小规模教育数据时容易过拟合的问题。实验表明,该方法在多个基准测试中取得了更好的性能,特别是在保持模型可解释性的同时,显著提高了预测精度。

原文 · arXiv cs.LG

RegKT: Interpretable and Robust Deep Knowledge Tracing With IRT-Regularizer

As deep learning models continue to advance, knowledge tracing models have achieved higher accuracy. However, these gains come at the cost of reduced interpretability, which is crucial for practitioners in educational settings to adopt new methodologies. Additionally, deep learning models are prone to overfitting, particularly when dealing with the small datasets that are common in educational applications. In this paper, we propose a novel regularization technique designed to enhance the robustness of deep-learning-based knowledge tracing models, while simultaneously improving their interpretability. Our method addresses both the interpretability and overfitting challenges, making it more feasible for real-world educational applications.