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

计算机工程 ›› 2009, Vol. 35 ›› Issue (23): 178-180. doi: 10.3969/j.issn.1000-3428.2009.23.062

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

基于粒子群优化的项聚类推荐算法

熊忠阳,张凤娟,张玉芳   

  1. (重庆大学计算机学院,重庆 400030)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-12-05 发布日期:2009-12-05

Item Clustering Recommendation Algorithm Based on Particle Swarm Optimization

XIONG Zhong-yang, ZHANG Feng-juan, ZHANG Yu-fang   

  1. (School of Computer, Chongqing University, Chongqing 400030)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-12-05 Published:2009-12-05

摘要: 针对传统推荐算法的数据稀疏性问题和推荐准确性问题,提出基于粒子群优化的项聚类推荐算法。采用粒子群优化算法产生聚类中心,在此基础上搜索目标项目的最近邻居,并产生推荐,从而提高了传统聚类算法的推荐准确性及响应速度。实验表明改进的项聚类协同过滤算法能有效提高推荐精度。

关键词: Particle Swarm Optimization(PSO), item clustering, collaborative filtering, recommendation algorithm

Abstract: Aiming at the problems that the data are sparse and the results are not accurate in traditional recommendation algorithms, this paper proposes an item clustering recommendation algorithm based on Particle Swarm Optimization(PSO) algorithm. It uses PSO to engender the cluster centers, calculates the similarity between target item and cluster centers to search the nearest neighbors of target item, and gains a recommendation, so that it improves the accuracy and the real-time performance. Experimental results indicate that the algorithm can effectively improve the accuracy of the recommendation system.

Key words: Particle Swarm Optimization(PSO), item clustering, collaborative filtering, recommendation algorithm

中图分类号: