paper-with-me

Papers

Enhancing Learning Path Recommendation via Multi-task Learning

2025-07-05 · Afsana Nasrin, Lijun Qian, Pamela Obiomon, Xishuang Dong arxiv

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 tracing, along with task-specific LSTM layers for each objective. To avoid redundant recommendations, a non-repeat loss penalizes repeated items within the recommended learning path. Experiments on the ASSIST09 dataset show that the proposed model significantly outperforms baseline methods for the learning path recommendation.

📄 PDF Abstract BibTeX arXiv:2507.05295

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMulti-Task LearningKnowledge Tracing

Similar Papers 제목 키워드 기반

Superhighway: Bypass Data Sparsity in Cross-Domain CF

2018-08-28 · Kwei-Herng Lai, Ting-Hsiang Wang, Heng-Yu Chi, Yi-An Chen 외

Cross-domain collaborative filtering (CF) aims to alleviate data sparsity in single-domain CF by leveraging knowledge transferred from related domains. Many traditional methods focus on enriching compared neighborhood re…

Collaborative Filtering

Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations

2023-07-10 · Likang Wu, Zhaopeng Qiu, Zhi Zheng, HengShu Zhu 외

Large Language Models (LLMs) have revolutionized natural language processing tasks, demonstrating their exceptional capabilities in various domains. However, their potential for behavior graph understanding in job recomm…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Towards Empathetic Conversational Recommender Systems

2024-08-30 · XiaoYu Zhang, Ruobing Xie, Yougang Lyu, Xin Xin 외

Conversational recommender systems (CRSs) are able to elicit user preferences through multi-turn dialogues. They typically incorporate external knowledge and pre-trained language models to capture the dialogue context. M…

HallucinationRecommendation SystemsResponse Generation

Enhancing Academic Paper Recommendations Using Fine-Grained Knowledge Entities and Multifaceted Document Embeddings

2026-01-27 · Haixu Xi, Heng Zhang, Chengzhi Zhang arxiv

In the era of explosive growth in academic literature, the burden of literature review on scholars are increasing. Proactively recommending academic papers that align with scholars' literature needs in the research proce…

Recommendation Systems

LLM-Powered Explanations: Unraveling Recommendations Through Subgraph Reasoning

2024-06-22 · Guangsi Shi, Xiaofeng Deng, Linhao Luo, Lijuan Xia 외

Recommender systems are pivotal in enhancing user experiences across various web applications by analyzing the complicated relationships between users and items. Knowledge graphs(KGs) have been widely used to enhance the…

Knowledge GraphsRecommendation Systems