Related Experiment Video
Updated: Sep 24, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
A survival analysis based volatility and sparsity modeling network for student dropout prediction
Feng Pan1,2, Bingyao Huang1, Chunhong Zhang1
1School of Information and Communication Engineering, Beijing University of Posts and Telecommunications, Beijing, China.
This study introduces SAVSNet, a deep learning model for Student Dropout Prediction (SDP) in Massive Open Online Courses. It effectively handles volatile and sparse data, improving prediction accuracy over existing methods.
Area of Science:
- Machine Learning
- Educational Data Mining
- Survival Analysis
Background:
- Student Dropout Prediction (SDP) is crucial for Massive Open Online Courses (MOOCs).
- Traditional binary classification models offer limited temporal insights.
- Existing survival analysis methods struggle with data volatility and sparsity, impacting performance.
Purpose of the Study:
- To propose an end-to-end deep learning framework, SAVSNet, for robust Student Dropout Prediction.
- To address data volatility and sparsity challenges inherent in MOOC data.
- To improve the accuracy and consistency of dropout predictions over time.
Main Methods:
- Developed a Survival Analysis based Volatility and Sparsity Modeling Network (SAVSNet).
- Employed Convolutional Neural Networks (CNNs) for time series smoothing and Long-Short Term Memory (LSTM) networks for data preservation.
- Introduced a Time-Missing-Aware LSTM unit to effectively handle data sparsity by incorporating missingness patterns.
- Utilized a survival analysis loss function for parameter estimation, ensuring monotonically decreasing survival probability outputs.
Main Results:
- SAVSNet demonstrated superior performance compared to state-of-the-art methods on two real-world MOOC datasets.
- The model effectively smoothed volatile time series data while preserving essential information.
- The Time-Missing-Aware LSTM unit successfully mitigated the negative impact of data sparsity.
- The proposed framework achieved more accurate and consistent dropout predictions.
Conclusions:
- SAVSNet offers an effective end-to-end deep learning solution for Student Dropout Prediction in MOOCs.
- The model's ability to handle data volatility and sparsity significantly enhances prediction accuracy.
- This approach provides a valuable tool for proactive intervention and student support in online learning environments.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Assumptions of Survival Analysis
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Comparing the Survival Analysis of Two or More Groups
Truncation in Survival Analysis
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
