동기: 그래프로 어떻게 exercise를 ?
ABSTRACT
DKT
“Model experiments conducted with four real-world datasets”
INTRODUCTION
RELATED WORK
PRELIMINARY AND PROBLEM STATEMENT
Problem
Solution- Bi-CLKT summary
Solution - Bi-CLKT
normal: global or local
this: both -> Bi-graph -> node level GCN to learn “exercise-to-exercise” (E2E) embedding, graph-level GCN to learn “concept-to-concept” (C2C) embedding
specially, “exercise-to-exercise”(E2E) relationships extracted by students’ transitions between exercises
construct an “exercise influence” graph
can solve the problems of exercises on first seen concepts, exercises involving multiple concepts
separate graph data augmentation of E2E and C2C, and logical elimination using PageRank (😀)
encoding: embed node level, graph level
metric embedding (projection head): apply graph-level and node-level GCNs at the graph (using both E2E and C2C is the 😀)
contrast learning-based Knowledge Tracing graph
students’ performance prediction: RNN (😀) vs memory-augmented NN
DATA: accurate labels, practice and conceptual clarity, online tutoring site, rich number of records per student, interactions between |S| and C