paper-with-me

홈 › Papers

EPARS: Early Prediction of At-risk Students with Online and Offline Learning Behaviors

2020-06-06 · Yu Yang, Zhiyuan Wen, Jiannong Cao, Jiaxing Shen, Hongzhi Yin, Xiaofang Zhou

Early prediction of students at risk (STAR) is an effective and significant means to provide timely intervention for dropout and suicide. Existing works mostly rely on either online or offline learning behaviors which are not comprehensive enough to capture the whole learning processes and lead to unsatisfying prediction performance. We propose a novel algorithm (EPARS) that could early predict STAR in a semester by modeling online and offline learning behaviors. The online behaviors come from the log of activities when students use the online learning management system. The offline behaviors derive from the check-in records of the library. Our main observations are two folds. Significantly different from good students, STAR barely have regular and clear study routines. We devised a multi-scale bag-of-regularity method to extract the regularity of learning behaviors that is robust to sparse data. Second, friends of STAR are more likely to be at risk. We constructed a co-occurrence network to approximate the underlying social network and encode the social homophily as features through network embedding. To validate the proposed algorithm, extensive experiments have been conducted among an Asian university with 15,503 undergraduate students. The results indicate EPARS outperforms baselines by 14.62% ~ 38.22% in predicting STAR.

📄 PDF Abstract BibTeX arXiv:2006.03857

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementNetwork Embedding

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Advanced Mathematics Learning Behavior Prediction and Academic Early Warning Model Based on Multimodal Data Analysis

2026-05-31 · Liu Qiong, Li Zhengbo arxiv

Early detection of at-risk students and timely academic intervention pose major challenges in advanced mathematics education, where complex conceptual hierarchies and nonlinear learning trajectories often hold back stude…

Knowledge Distillation in RNN-Attention Models for Early Prediction of Student Performance

2024-12-19 · Sukrit Leelaluk, Cheng Tang, Valdemar Švábenský, Atsushi Shimada

Educational data mining (EDM) is a part of applied computing that focuses on automatically analyzing data from learning contexts. Early prediction for identifying at-risk students is a crucial and widely researched topic…

Knowledge DistillationStudent dropoutTransfer Learning

A Predictive Model for Student Performance in Classrooms Using Student Interactions With an eTextbook

2022-02-16 · Ahmed Abd Elrahman, Taysir Hassan A Soliman, Ahmed I. Taloba, Mohammed F. Farghally

With the rise of online eTextbooks and Massive Open Online Courses (MOOCs), a huge amount of data has been collected related to students' learning. With the careful analysis of this data, educators can gain useful insigh…

regression

SceneParser: Hierarchical Scene Parsing for Visual Semantics Understanding

2026-05-14 · Pengxin Xu, Xincheng Lin, Luping Xiao, Qing Jiang 외 arxiv

General scene perception has progressed from object recognition toward open-vocabulary grounding, part localization, and affordance prediction. Yet these capabilities are often realized as isolated predictions that local…

Scene UnderstandingObject RecognitionScene Parsing

Identifying At-Risk K-12 Students in Multimodal Online Environments: A Machine Learning Approach

2020-03-21 · Hang Li, Wenbiao Ding, Zitao Liu

With the rapid emergence of K-12 online learning platforms, a new era of education has been opened up. It is crucial to have a dropout warning framework to preemptively identify K-12 students who are at risk of dropping …

BIG-bench Machine Learning