arXiv:2510.10109cs.IR2025-10被引 10

用结构感知注意力增强知识图谱推荐,提升可解释性。

Integrating Structure-Aware Attention and Knowledge Graphs in Explainable Recommendation Systems

  • 融合知识图谱与结构感知注意力机制,动态加权邻居节点。
  • 在Amazon Books数据集上,多指标优于基线模型。
  • 适合需要可解释推荐的电商、内容平台场景。

本文设计并实现了一种可解释推荐模型,将知识图谱与结构感知注意力机制结合。模型基于图神经网络,采用多跳邻居聚合策略,通过注意力机制动态分配不同邻居的重要性,利用知识图谱的结构信息捕捉隐含偏好关系。用户与物品被嵌入统一图结构中,基于实体与关系构建多层次语义路径以提取更丰富的上下文信息。评分预测阶段,通过用户与目标物品表征的交互生成推荐,使用二元交叉熵损失函数进行优化。在Amazon Books数据集上的实验验证了该模型在多个评估指标上的优越性能,且具备良好的收敛性与稳定性。结果进一步证明了结构感知注意力机制在知识图谱增强推荐中的有效性与实用性。

原文摘要 · Abstract (English)

This paper designs and implements an explainable recommendation model that integrates knowledge graphs with structure-aware attention mechanisms. The model is built on graph neural networks and incorporates a multi-hop neighbor aggregation strategy. By integrating the structural information of knowledge graphs and dynamically assigning importance to different neighbors through an attention mechanism, the model enhances its ability to capture implicit preference relationships. In the proposed method, users and items are embedded into a unified graph structure. Multi-level semantic paths are constructed based on entities and relations in the knowledge graph to extract richer contextual information. During the rating prediction phase, recommendations are generated through the interaction between user and target item representations. The model is optimized using a binary cross-entropy loss function. Experiments conducted on the Amazon Books dataset validate the superior performance of the proposed model across various evaluation metrics. The model also shows good convergence and stability. These results further demonstrate the effectiveness and practicality of structure-aware attention mechanisms in knowledge graph-enhanced recommendation.

可解释推荐知识图谱注意力机制图神经网络

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