CYAIHCLGMAAug 10, 2024

Hierarchical Multi-Armed Bandits for the Concurrent Intelligent Tutoring of Concepts and Problems of Varying Difficulty Levels

arXiv:2408.07208v12 citationsh-index: 4Has Code
Originality Synthesis-oriented
AI Analysis

This provides an open-sourced tool for remote education, but it is incremental as it combines existing techniques into a deployable system.

The authors tackled the lack of open-sourced multi-armed bandit (MAB) intelligent tutoring systems by developing a hierarchical MAB algorithm that concurrently recommends concepts and problems with difficulty adaptation, and evaluation on simulated groups of 500 students showed it significantly boosts student success, with further improvement from problem-difficulty adaptation.

Remote education has proliferated in the twenty-first century, yielding rise to intelligent tutoring systems. In particular, research has found multi-armed bandit (MAB) intelligent tutors to have notable abilities in traversing the exploration-exploitation trade-off landscape for student problem recommendations. Prior literature, however, contains a significant lack of open-sourced MAB intelligent tutors, which impedes potential applications of these educational MAB recommendation systems. In this paper, we combine recent literature on MAB intelligent tutoring techniques into an open-sourced and simply deployable hierarchical MAB algorithm, capable of progressing students concurrently through concepts and problems, determining ideal recommended problem difficulties, and assessing latent memory decay. We evaluate our algorithm using simulated groups of 500 students, utilizing Bayesian Knowledge Tracing to estimate students' content mastery. Results suggest that our algorithm, when turned difficulty-agnostic, significantly boosts student success, and that the further addition of problem-difficulty adaptation notably improves this metric.

Code Implementations1 repo
Foundations

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

Your Notes