English

Set-to-Sequence Ranking-based Concept-aware Learning Path Recommendation

Information Retrieval 2023-06-08 v1 Computers and Society

Abstract

With the development of the online education system, personalized education recommendation has played an essential role. In this paper, we focus on developing path recommendation systems that aim to generating and recommending an entire learning path to the given user in each session. Noticing that existing approaches fail to consider the correlations of concepts in the path, we propose a novel framework named Set-to-Sequence Ranking-based Concept-aware Learning Path Recommendation (SRC), which formulates the recommendation task under a set-to-sequence paradigm. Specifically, we first design a concept-aware encoder module which can capture the correlations among the input learning concepts. The outputs are then fed into a decoder module that sequentially generates a path through an attention mechanism that handles correlations between the learning and target concepts. Our recommendation policy is optimized by policy gradient. In addition, we also introduce an auxiliary module based on knowledge tracing to enhance the model's stability by evaluating students' learning effects on learning concepts. We conduct extensive experiments on two real-world public datasets and one industrial dataset, and the experimental results demonstrate the superiority and effectiveness of SRC. Code will be available at https://gitee.com/mindspore/models/tree/master/research/recommend/SRC.

Keywords

Cite

@article{arxiv.2306.04234,
  title  = {Set-to-Sequence Ranking-based Concept-aware Learning Path Recommendation},
  author = {Xianyu Chen and Jian Shen and Wei Xia and Jiarui Jin and Yakun Song and Weinan Zhang and Weiwen Liu and Menghui Zhu and Ruiming Tang and Kai Dong and Dingyin Xia and Yong Yu},
  journal= {arXiv preprint arXiv:2306.04234},
  year   = {2023}
}
R2 v1 2026-06-28T10:58:33.664Z