English

Click-Based Student Performance Prediction: A Clustering Guided Meta-Learning Approach

Machine Learning 2021-11-17 v2

Abstract

We study the problem of predicting student knowledge acquisition in online courses from clickstream behavior. Motivated by the proliferation of eLearning lecture delivery, we specifically focus on student in-video activity in lectures videos, which consist of content and in-video quizzes. Our methodology for predicting in-video quiz performance is based on three key ideas we develop. First, we model students' clicking behavior via time-series learning architectures operating on raw event data, rather than defining hand-crafted features as in existing approaches that may lose important information embedded within the click sequences. Second, we develop a self-supervised clickstream pre-training to learn informative representations of clickstream events that can initialize the prediction model effectively. Third, we propose a clustering guided meta-learning-based training that optimizes the prediction model to exploit clusters of frequent patterns in student clickstream sequences. Through experiments on three real-world datasets, we demonstrate that our method obtains substantial improvements over two baseline models in predicting students' in-video quiz performance. Further, we validate the importance of the pre-training and meta-learning components of our framework through ablation studies. Finally, we show how our methodology reveals insights on video-watching behavior associated with knowledge acquisition for useful learning analytics.

Keywords

Cite

@article{arxiv.2111.00901,
  title  = {Click-Based Student Performance Prediction: A Clustering Guided Meta-Learning Approach},
  author = {Yun-Wei Chu and Elizabeth Tenorio and Laura Cruz and Kerrie Douglas and Andrew S. Lan and Christopher G. Brinton},
  journal= {arXiv preprint arXiv:2111.00901},
  year   = {2021}
}

Comments

10 pages, IEEE BigData 2021

R2 v1 2026-06-24T07:20:50.267Z