摘要
知识图谱蕴含丰富的语义信息,广泛应用在不同的推荐场景中。现有的基于知识图谱的推荐方法在图神经网络的建模过程中,粗粒度地考虑用户和项目交互的关系,构建用户特征模型时,忽略不同历史项目的重要性。针对此类问题,提出一种融合知识图谱与注意力机制的项目推荐算法。该算法聚合用户特征,使用注意力机制学习知识图谱高阶潜在关系,构建项目特征时传播其邻域之间的项目嵌入表示,用图卷积网络进行特征聚合,最后使用多层神经网络进行预测。该算法在两组公开数据集上,与基线算法进行对比实验,召回率最高提升6.9%。
Knowledge graph contains rich semantic information,and is widely used in different recommendation scenarios.However,the existing recommendation method based on knowledge graph considers the relationship between user and project interaction in a coarse-grained way in the modeling process of graph neural network,and ignores the importance of different historical items when constructing user feature models.To solve such problems,the item recommendation algorithm that integrates knowledge graph and attention mechanism is proposed.The algorithm aggregates user character-istics and uses the attention mechanism to learn the high-order latent relationship of knowledge graph.When constructing item features,the algorithm propagates the item embedding representation between their neighborhoods,further integrates the graph convolutional network,and finally uses multi-layer neural networks for prediction.On the two sets of public datasets,the recall rate is improved by up to 6.9%by comparing the baseline algorithm.
作者
邢峻也
邢星
贾志淳
王鸿达
刘嘉雯
XING Junye;XING Xing;JIA Zhichun;WANG Hongda;LIU Jiawen(School of Information Sciences and Technology,Bohai University,Jinzhou,Liaoning 121000,China)
出处
《计算机工程与应用》
CSCD
北大核心
2024年第10期173-179,共7页
Computer Engineering and Applications
基金
国家自然科学基金(61972053,62172057)
辽宁省应用基础研究计划(2022JH2/101300281)
辽宁省教育厅面上项目(LJKMZ20221497,LJKMZ20221496)
辽宁“百千万人才工程”A类项目培养经费(2021921024)。
关键词
推荐系统
知识图谱
注意力机制
图卷积神经网络
recommendation system
knowledge graph
attention mechanism
graph convolutional network