Computer Engineering and Applications ›› 2018, Vol. 54 ›› Issue (19): 43-48.DOI: 10.3778/j.issn.1002-8331.1708-0144

Previous Articles     Next Articles

Title collaborative filtering recommendation algorithm integrating user dynamic tags and trust relationships

WU Hongling1, CHENG Gengguo2   

  1. 1.Institute of Information Science and Technology, Wuhan University of Science and Technology, Wuhan 430081, China
    2.Engineering Research Center of Metallurgical Automation and Detecting Technology of Ministry of Education, Wuhan University of Science and Technology, Wuhan 430081, China
  • Online:2018-10-01 Published:2018-10-19

融合用户动态标签和信任关系的协同过滤算法

吴鸿玲1,程耕国2   

  1. 1.武汉科技大学 信息科学与工程学院,武汉 430081
    2.武汉科技大学 冶金自动化与检测技术教育部工程研究中心,武汉 430081

Abstract: This paper proposes a matrix probabilistic factorization model which integrates user dynamic tags and trust relationships to solve the problem of cold boot and data sparseness of collaborative filtering recommendation algorithm. Firstly, the model builds the dynamic contact of the user sets, tag sets and item sets, establishes user dynamic preference matrix. Secondly, it constructs user trust relationship matrix based on user social network information, the trust matrix uses the user trust feedback mechanism to update the trust value among users in real time. Finally, it integrates user dynamic tags and trust relationships, and carries out simulation experiments on MovieLens and Jester_Joke_data data sets. The results show that the proposed algorithm achieves better results in terms of absolute error mean, precision and recall rate, and effectively improves the performance of collaborative filtering recommendation algorithm to some extent.

Key words: collaborative filtering recommendation, cold boot, data sparseness, dynamic tags, trust relationships, matrix probabilistic factorization model

摘要: 针对协同过滤推荐算法中的冷启动以及数据稀疏问题,提出一种融合用户动态标签和用户信任关系的矩阵概率分解模型。该模型首先通过构建用户集、标签集和物品集三者间的动态联系,建立用户动态偏好矩阵;接着构建基于用户社会网络信息的用户信任关系矩阵,该信任关系矩阵使用用户信任反馈机制以实时更新用户间的信任值;最后提出融合用户动态标签和用户信任关系的矩阵概率分解模型,并在MovieLens与Jester_Joke_data数据集上进行仿真实验。实验结果表明,该算法在绝对误差均值、准确率与召回率方面获得了较好的效果,在一定程度上能有效提高了协同过滤推荐算法的性能。

关键词: 协同过滤推荐, 冷启动, 数据稀疏, 动态标签, 信任关系, 矩阵概率分解模型