arXiv:2602.05297cs.AI2026-02

自动挖掘学习路径,让慕课推荐更懂用户需求

Aspect-Aware MOOC Recommendation in a Heterogeneous Network

  • 用双向游走自动发现学习路径,不再依赖人工设计
  • 通过双向LSTM捕捉路径语义,提升知识点推荐精度
  • 适合需要精准课程推荐的教育平台和研究者

慕课推荐系统旨在帮助学习者筛选合适内容。传统方法如协同过滤和基于内容的推荐存在数据稀疏和过度专注的问题。图方法虽有改进,但仍依赖人工预设元路径,难以捕捉深层结构关系,且成本高。为此,我们提出AMR框架:通过双向游走自动发现元路径,利用双层LSTM编码器提取路径特异性语义,将所得表示作为边特征融入学习者-学习者与知识点-知识点子图,实现细粒度语义驱动的知识点推荐。在大规模MOOCCube和PEEK数据集上的实验表明,AMR在HR@K和nDCG@K等关键指标上持续优于现有图神经网络基线。进一步分析证实,AMR能有效捕获丰富的路径特定语义信息,显著提升推荐准确性。代码将在录用后公开。

原文摘要 · Abstract (English)

MOOC recommendation systems have received increasing attention to help learners navigate and select preferred learning content. Traditional methods such as collaborative filtering and content-based filtering suffer from data sparsity and over-specialization. To alleviate these limitations, graph-based approaches have been proposed; however, they still rely heavily on manually predefined metapaths, which often capture only superficial structural relationships and impose substantial burdens on domain experts as well as significant engineering costs. To overcome these limitations, we propose AMR (Aspect-aware MOOC Recommendation), a novel framework that models path-specific multiple aspects by embedding the semantic content of nodes within each metapath. AMR automatically discovers metapaths through bi-directional walks, derives aspect-aware path representations using a bi-LSTM-based encoder, and incorporates these representations as edge features in the learner-learner and KC-KC subgraphs to achieve fine-grained semantically informed KC recommendations. Extensive experiments on the large-scale MOOCCube and PEEK datasets show that AMR consistently outperforms state-of-the-art graph neural network baselines across key metrics such as HR@K and nDCG@K. Further analysis confirms that AMR effectively captures rich path-specific aspect information, allowing more accurate recommendations than those methods that rely solely on predefined metapaths. The code will be available upon accepted.

慕课推荐图神经网络语义建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。