paper-with-me

Papers

SentiDrop: A Multi Modal Machine Learning model for Predicting Dropout in Distance Learning

2025-07-14 · Meriem Zerkouk, Miloud Mihoubi, Belkacem Chikhaoui

School dropout is a serious problem in distance learning, where early detection is crucial for effective intervention and student perseverance. Predicting student dropout using available educational data is a widely researched topic in learning analytics. Our partner's distance learning platform highlights the importance of integrating diverse data sources, including socio-demographic data, behavioral data, and sentiment analysis, to accurately predict dropout risks. In this paper, we introduce a novel model that combines sentiment analysis of student comments using the Bidirectional Encoder Representations from Transformers (BERT) model with socio-demographic and behavioral data analyzed through Extreme Gradient Boosting (XGBoost). We fine-tuned BERT on student comments to capture nuanced sentiments, which were then merged with key features selected using feature importance techniques in XGBoost. Our model was tested on unseen data from the next academic year, achieving an accuracy of 84\%, compared to 82\% for the baseline model. Additionally, the model demonstrated superior performance in other metrics, such as precision and F1-score. The proposed method could be a vital tool in developing personalized strategies to reduce dropout rates and encourage student perseverance

📄 PDF Abstract BibTeX arXiv:2507.10421

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportanceSentiment AnalysisStudent 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…
BERT BERT, or Bidirectional Encoder Representations from Transformers, improves upon standard Transformers by removing the…

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

BIG-bench Machine Learning

Improving Pediatric Emergency Department Triage with Modality Dropout in Late Fusion Multimodal EHR Models

2026-04-10 · Tyler Yang, Romal Mitr arxiv

Emergency department triage relies heavily on both quantitative vital signs and qualitative clinical notes, yet multimodal machine learning models predicting triage acuity often suffer from modality collapse by over-rely…

Zero-shot Generalization

Predicting Student Dropout Risk With A Dual-Modal Abrupt Behavioral Changes Approach

2025-05-16 · Jiabei Cheng, Zhen-Qun Yang, Jiannong Cao, Yu Yang 외

Timely prediction of students at high risk of dropout is critical for early intervention and improving educational outcomes. However, in offline educational settings, poor data quality, limited scale, and high heterogene…

PredictionStudent dropout

College Student Retention Risk Analysis From Educational Database using Multi-Task Multi-Modal Neural Fusion

2021-09-11 · Mohammad Arif Ul Alam

We develop a Multimodal Spatiotemporal Neural Fusion network for Multi-Task Learning (MSNF-MTCL) to predict 5 important students' retention risks: future dropout, next semester dropout, type of dropout, duration of dropo…

Document EmbeddingFairnessMulti-Task Learning

Why Do Students Drop Out? University Dropout Prediction and Associated Factor Analysis Using Machine Learning Techniques

2023-10-17 · Sean Kim, Eliot Yoo, Samuel Kim

Graduation and dropout rates have always been a serious consideration for educational institutions and students. High dropout rates negatively impact both the lives of individual students and institutions. To address thi…