Journal of South China University of Technology (Natural Science Edition) ›› 2014, Vol. 42 ›› Issue (7): 15-20,32.doi: 10.3969/j.issn.1000-565X.2014.07.003

• Computer Science & Technology • Previous Articles     Next Articles

A News Recommendation Method Based on Two- Fold Clustering

Gu Wan- rong Dong Shou- bin He Jin- chao Zeng Zhi- zhao   

  1. School of Computer Science and Engineering,South China University of Technology,Guangzhou 510006,Guangdong,China
  • Received:2013-10-30 Revised:2014-04-23 Online:2014-07-25 Published:2014-06-01
  • Contact: 董守斌(1967-),女,教授,博士生导师,主要从事海量信息处理和高性能计算研究. E-mail:sbdong@scut.edu.cn
  • About author:古万荣(1982-),男,博士生,主要从事分布式搜索引擎和协同推荐研究.E-mail:gu.wanrong@ mail.scut.edu.cn
  • Supported by:

    国家自然科学基金资助项目(61070092)

Abstract:

Due to fast update of news,the clustering- based preprocessing is usually needed when the news is recom-mended to users.However,some traditional clustering methods are too complicated while others rely on iterative ini-tial value,none of which can be accurately and effectively applied to news recommendation.Considering the aboveissues,we propose a news recommendation method based on two- fold clustering.In this method,a density clusteringof random sample data is conducted.Based on the cluster number and initial cluster center of the density clustering,a fast two- fold clustering of all the news to be recommended is performed.Then,the news recommendation is realizedby combining such factors as fashionability and popularity.The proposed method can cluster relevant news without toomuch computation cost,and it can calculate parameters by means of parameter estimation.Experimental results showthat the proposed method is superior to other news recommendation methods in terms of diversity and accuracy.

Key words: news recommendation, text clustering, text processing, personalized recommendation