Enhancing Learning Path Recommendation via Multi-task Learning
Afsana Nasrin, Lijun Qian, Pamela Obiomon, Xishuang Dong

TL;DR
This paper introduces a multi-task LSTM model that improves personalized learning path recommendations by sharing information across tasks and avoiding redundant suggestions, demonstrating superior performance on a standard dataset.
Contribution
It presents a novel multi-task LSTM framework that jointly models learning path recommendation and knowledge tracing, enhancing recommendation accuracy and personalization.
Findings
Significantly outperforms baseline methods on ASSIST09 dataset.
Effectively reduces redundant recommendations with a non-repeat loss.
Leverages shared features for improved multi-task learning.
Abstract
Personalized learning is a student-centered educational approach that adapts content, pace, and assessment to meet each learner's unique needs. As the key technique to implement the personalized learning, learning path recommendation sequentially recommends personalized learning items such as lectures and exercises. Advances in deep learning, particularly deep reinforcement learning, have made modeling such recommendations more practical and effective. This paper proposes a multi-task LSTM model that enhances learning path recommendation by leveraging shared information across tasks. The approach reframes learning path recommendation as a sequence-to-sequence (Seq2Seq) prediction problem, generating personalized learning paths from a learner's historical interactions. The model uses a shared LSTM layer to capture common features for both learning path recommendation and deep knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning · Recommender Systems and Techniques · Online Learning and Analytics
