SFA paper 6
SFA paper 6
Introduction
Student loan debt in the U.S. has surpassed $1 trillion, partly due to prolonged
graduation times. Ensuring students graduate on time requires predicting their
performance accurately and intervening early. While predicting performance at
the course or problem level has been studied, predicting overall program
outcomes introduces challenges such as diverse student backgrounds, variable
course sequences, and the need to track academic progress continuously. This
study proposes a novel method addressing these challenges to help students
succeed and manage their academic journey effectively.
Methodology
The study introduces a bilayered prediction model:
1. Base Layer: Predicts course grades using advanced machine learning
algorithms based on students' evolving performance.
2. Ensemble Layer: Aggregates predictions from the base layer to provide
final predictions. This layer uses historical and current data for better
accuracy.
The model incorporates:
Course Clustering: Uses latent factor models and probabilistic matrix
factorization to group related courses and reduce noise.
Progressive Prediction: Continuously updates predictions as new data
becomes available, integrating student progress over time.
Data from UCLA's Mechanical and Aerospace Engineering department was
used to evaluate the model.
Technology Used
1. Machine Learning Models:
Logistic Regression
Random Forest
k-Nearest Neighbors (kNN)
Linear Regression
2. Probabilistic Matrix Factorization: To discover relationships among
courses and create clusters.
3. Ensemble Learning: For combining predictions from multiple models
progressively.
Future Scope
The proposed method has potential applications in:
Personalized Education: Tailoring academic advice and interventions
based on predictions.
Curriculum Design: Informing which courses or sequences need
restructuring.
Expansion to Elective Courses: Incorporating elective course predictions
to provide holistic recommendations.
General Policy Design: Guiding institutional strategies to improve
graduation rates and reduce costs.