CYLGDec 30, 2015

Personalized Course Sequence Recommendations

arXiv:1512.09176v292 citations
Originality Incremental advance
AI Analysis

This work addresses the need for personalized educational pathways to enhance student outcomes, representing an incremental advance in recommendation systems for higher education.

The paper tackles the problem of tailoring course sequences to individual students by developing algorithms that reduce graduation time and increase GPA, demonstrating performance improvements over methods lacking student context using real-world data from UCLA's Mechanical and Aerospace Engineering department.

Given the variability in student learning it is becoming increasingly important to tailor courses as well as course sequences to student needs. This paper presents a systematic methodology for offering personalized course sequence recommendations to students. First, a forward-search backward-induction algorithm is developed that can optimally select course sequences to decrease the time required for a student to graduate. The algorithm accounts for prerequisite requirements (typically present in higher level education) and course availability. Second, using the tools of multi-armed bandits, an algorithm is developed that can optimally recommend a course sequence that both reduces the time to graduate while also increasing the overall GPA of the student. The algorithm dynamically learns how students with different contextual backgrounds perform for given course sequences and then recommends an optimal course sequence for new students. Using real-world student data from the UCLA Mechanical and Aerospace Engineering department, we illustrate how the proposed algorithms outperform other methods that do not include student contextual information when making course sequence recommendations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes