• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学

• 论文 • 上一篇    下一篇

一种基于标签概率相关性的微博推荐方法

张迪,马慧芳,贾俊杰,余丽   

  1. (西北师范大学计算机科学与工程学院,甘肃 兰州 730070)
  • 收稿日期:2016-01-30 修回日期:2016-04-12 出版日期:2017-09-25 发布日期:2017-09-25
  • 基金资助:

    国家自然科学基金(61163039,61363058);甘肃省杰出青年基金(1308RJDA007);甘肃省青年科技基金(145RJYA259,1606RJYA269);甘肃省自然科学研究基金(145RJZA232);中国科学院计算技术研究所智能信息处理重点实验室开放基金(IIP2014-4)

A microblog recommendation method
 based on label probability correlation

ZHANG Di,MA Hui-fang,JIA Jun-jie,YU Li   

  1. (College of Computer Science and Engineering,Northwest Normal University,Lanzhou 730070,China)
  • Received:2016-01-30 Revised:2016-04-12 Online:2017-09-25 Published:2017-09-25

摘要:

向微博用户推荐对其有价值和感兴趣的内容,是改善用户体验的重要途径。通过分析微博的特点以及现有微博推荐算法的缺陷,利用标签信息表征用户兴趣,提出一种基于标签概率相关性的微博推荐方法LPCMR。首先,该方法利用标签之间的概率相关性,构造标签相似性矩阵。然后通过相关性标签权重加权方案,加强标签权重,构建用户-标签矩阵。针对用户标签矩阵稀疏的问题,采用标签相似性矩阵对用户-标签矩阵进行更新,使该矩阵既包含用户兴趣信息,又包含标签与标签之间的关系。以新浪微博公开API抓取的微博信息作为实验数据,进行了一系列的实验和分析,结果表明本文提出的推荐算法具有较好的效果。

关键词: 概率相关性, 微博推荐, 用户-标签矩阵, 标签权重

Abstract:

In order to improve users’ experience, it is necessary to recommend valuable and interesting contents for users. We propose a label probability correlation based microblog recommendation method (LPCMR)via analyzing microblog features and the deficiencies of existing microblog recommendation algorithms. Firstly, our method takes advantage of the probability correlation between tags to construct the label similarity matrix. Then the weight of the tag for each user is enhanced based on the relevance weighting scheme, and the user tag matrix is constructed. The matrix is updated using the label similarity matrix, which contains both the user interest information and the relationship between tags. Experimental results show that the algorithm is effective in microblog recommendation.

Key words: probability correlation, microblog recommendation, user-label matrix, label weight