SAINT+是SAINT的优化。学生知识跟踪的。
本人的SAINT参考:https://blog.csdn.net/zephyr_wang/article/details/109684269
SAINT+,根据《SAINT+: Integrating Temporal Features for EdNet Correctness Prediction》翻译总结的。
SAINT+整体模型和SAINT一样,只是在response embeding 加入两个时间变量:
elapsed time:the time taken for a student to answer, 学生回答问题花费的时间,越熟练回答问题越容易,花的时间也少
lag time:the time interval between adjacent learning activities 学生处理两个练习问题间的时间间隔,学生不是马上处理两个问题,期间可以学习课程等等。