SAICL: Student Modelling with Interaction-level Auxiliary Contrastive Tasks for Knowledge Tracing and Dropout Prediction
Jungbae Park, Jinyoung Kim, Soonwoo Kwon, and Sang Wan Lee

TL;DR
SAICL introduces an interaction-level contrastive learning framework for knowledge tracing and dropout prediction, effectively capturing temporal context and dynamic student behavior without data augmentation, outperforming previous sample-level methods.
Contribution
This paper proposes a novel student modeling framework, SAICL, that utilizes interaction-level contrastive objectives to improve knowledge tracing and dropout prediction.
Findings
SAICL achieves comparable or better performance than state-of-the-art models.
SAICL does not require data augmentation, simplifying implementation.
The method effectively captures temporal dynamics in student interactions.
Abstract
Knowledge tracing and dropout prediction are crucial for online education to estimate students' knowledge states or to prevent dropout rates. While traditional systems interacting with students suffered from data sparsity and overfitting, recent sample-level contrastive learning helps to alleviate this issue. One major limitation of sample-level approaches is that they regard students' behavior interaction sequences as a bundle, so they often fail to encode temporal contexts and track their dynamic changes, making it hard to find optimal representations for knowledge tracing and dropout prediction. To apply temporal context within the sequence, this study introduces a novel student modeling framework, SAICL: \textbf{s}tudent modeling with \textbf{a}uxiliary \textbf{i}nteraction-level \textbf{c}ontrastive \textbf{l}earning. In detail, SAICL can utilize both proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOnline Learning and Analytics · Intelligent Tutoring Systems and Adaptive Learning · Data Stream Mining Techniques
MethodsContrastive Learning · Dropout
