作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 人工智能及识别技术 • 上一篇    下一篇

基于动态标签偏好信任概率矩阵分解模型的推荐算法

杨亚东,熊庆国   

  1. (武汉科技大学 信息科学与工程学院,武汉 430081)
  • 收稿日期:2016-09-13 出版日期:2017-10-15 发布日期:2017-10-15
  • 作者简介:杨亚东(1990—),男,硕士研究生,主研方向为人工智能;熊庆国,教授。
  • 基金资助:
    湖北省教育厅科研计划项目(Q20151101);赛尔网络下一代互联网技术创新项目(NGII20150301)。

Recommendation Algorithm Based on Dynamic Label Preference Trust Probability Matrix Decomposition Model

YANG Yadong,XIONG Qingguo   

  1. (School of Information Science and Engineering,Wuhan University of Science and Technology,Wuhan 430081,China)
  • Received:2016-09-13 Online:2017-10-15 Published:2017-10-15

摘要: 为提高推荐算法性能,解决数据稀疏和冷启动因素造成的推荐精度不高的问题,提出一种改进的协同过滤推荐算法。基于三元组表示形式,利用标签集、用户集和项目资源集构建标签、用户以及项目之间的动态联系,并进行信任值评分矩阵的计算,使用信任评分矩阵融合协同推荐过程,构建概率矩阵分解模型,并基于期望最大法进行模型的求解。实验结果表明,与采用基于余弦、皮尔逊相关系数和启发式相似度模型的算法相比,该算法具有较低的绝对误差均值以及较高的覆盖率、精度与召回率。

关键词: 协同过滤推荐, 数据稀疏, 冷启动, 概率矩阵分解, 标签偏好, 期望最大法

Abstract: In order to improve the collaborative performance of recommendation algorithms and solve the problem of low recommendation accuracy caused by sparse data and cold start,an improved collaborative filtering recommendation algorithm is proposed in this paper.Based on three tuple representation,it uses the tag set,the user set and the project resource set to construct the dynamic relationship among the labels,the users and the project,and it also computes the trust value score matrix.It uses the trust rating matrix fusion collaborative recommendation process to construct probability matrix decomposition model and solves the model the expectation maximization method.Experimental results show that compared with other algorithms which are based on cosine,Pearson correlation coefficient and heuristic similarity model,this algorithm has lower absolute mean error as well as higher coverage rate,precision and recall rate.

Key words: collaborative filtering recommendation, data sparse, cold start, probability matrix decomposition, label preference, expectation maximization method

中图分类号: