paper-with-me

홈 › Papers

Early Detection of At-Risk Students Using Machine Learning

2024-12-12 · Azucena L. Jimenez Martinez, Kanika Sood, Rakeshkumar Mahto

This research presents preliminary work to address the challenge of identifying at-risk students using supervised machine learning and three unique data categories: engagement, demographics, and performance data collected from Fall 2023 using Canvas and the California State University, Fullerton dashboard. We aim to tackle the persistent challenges of higher education retention and student dropout rates by screening for at-risk students and building a high-risk identification system. By focusing on previously overlooked behavioral factors alongside traditional metrics, this work aims to address educational gaps, enhance student outcomes, and significantly boost student success across disciplines at the University. Pre-processing steps take place to establish a target variable, anonymize student information, manage missing data, and identify the most significant features. Given the mixed data types in the datasets and the binary classification nature of this study, this work considers several machine learning models, including Support Vector Machines (SVM), Naive Bayes, K-nearest neighbors (KNN), Decision Trees, Logistic Regression, and Random Forest. These models predict at-risk students and identify critical periods of the semester when student performance is most vulnerable. We will use validation techniques such as train test split and k-fold cross-validation to ensure the reliability of the models. Our analysis indicates that all algorithms generate an acceptable outcome for at-risk student predictions, while Naive Bayes performs best overall.

📄 PDF Abstract BibTeX arXiv:2412.09483

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationStudent dropout

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…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

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

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…

Predicting Early Dropout: Calibration and Algorithmic Fairness Considerations

2021-03-16 · Marzieh Karimi-Haghighi, Carlos Castillo, Davinia Hernandez-Leo, Veronica Moreno Oliver

In this work, the problem of predicting dropout risk in undergraduate studies is addressed from a perspective of algorithmic fairness. We develop a machine learning method to predict the risks of university dropout and u…

Fairness

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

2020-06-06 · Yu Yang, Zhiyuan Wen, Jiannong Cao, Jiaxing Shen 외

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 ar…

ManagementNetwork Embedding

Ouroboros: Early identification of at-risk students without models based on legacy data

2017-03-17 · ACM 2017 3 · Martin Hlosta, Zdenek Zdrahal, Jaroslav Zendulka

This paper focuses on the problem of identifying students, who are at risk of failing their course. The presented method proposes a solution in the absence of data from previous courses, which are usually used for traini…