paper-with-me

홈 › Papers

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 out of the online courses. Prior researchers have focused on predicting dropout in Massive Open Online Courses (MOOCs), which often deliver higher education, i.e., graduate level courses at top institutions. However, few studies have focused on developing a machine learning approach for students in K-12 online courses. In this paper, we develop a machine learning framework to conduct accurate at-risk student identification specialized in K-12 multimodal online environments. Our approach considers both online and offline factors around K-12 students and aims at solving the challenges of (1) multiple modalities, i.e., K-12 online environments involve interactions from different modalities such as video, voice, etc; (2) length variability, i.e., students with different lengths of learning history; (3) time sensitivity, i.e., the dropout likelihood is changing with time; and (4) data imbalance, i.e., only less than 20\% of K-12 students will choose to drop out the class. We conduct a wide range of offline and online experiments to demonstrate the effectiveness of our approach. In our offline experiments, we show that our method improves the dropout prediction performance when compared to state-of-the-art baselines on a real-world educational dataset. In our online experiments, we test our approach on a third-party K-12 online tutoring platform for two months and the results show that more than 70\% of dropout students are detected by the system.

📄 PDF Abstract BibTeX arXiv:2003.09670

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

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…

Time-series Insights into the Process of Passing or Failing Online University Courses using Neural-Induced Interpretable Student States

2019-05-01 · Byungsoo Jeon, Eyal Shafran, Luke Breitfeller, Jason Levin 외

This paper addresses a key challenge in Educational Data Mining, namely to model student behavioral trajectories in order to provide a means for identifying students most at-risk, with the goal of providing supportive in…

Time SeriesTime Series Analysis

Modeling Behavior Change for Multi-model At-Risk Students Early Prediction (extended version)

2025-02-19 · Jiabei Cheng, Zhen-Qun Yang, Jiannong Cao, Yu Yang 외

In the educational domain, identifying students at risk of dropping out is essential for allowing educators to intervene effectively, improving both academic outcomes and overall student well-being. Data in educational s…

Handling Students Dropouts in an LLM-driven Interactive Online Course Using Language Models

2025-08-24 · Yuanchun Wang, Yiyang Fu, Jifan Yu, Daniel Zhang-Li 외 arxiv

Interactive online learning environments, represented by Massive AI-empowered Courses (MAIC), leverage LLM-driven multi-agent systems to transform passive MOOCs into dynamic, text-based platforms, enhancing interactivity…

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