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

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (10): 1826-1832.

Previous Articles     Next Articles

A collaborative filtering recommendation algorithm based on tag extension

CHEN Hai-long,YAN Wu-yue,SUN Hai-jiao,CHENG Miao#br#

#br#
  

  1. (College of Computer Science and Technology,Harbin University of Science and Technology,Harbin 150080,China)


  • Received:2020-05-07 Revised:2020-08-24 Accepted:2021-10-25 Online:2021-10-25 Published:2021-10-22
  • About author:CHEN Hai-long ,born in 1975,PhD,professor,CCF member(A1589M),his research interests include recommendation algorithm,and data mining.

Abstract: Most recommendation algorithms that use the relationship between tags and users and items have to face the problem of sparse tags caused by different individual users. Different users will have different tags for the items. Aiming at the problem of sparse user-tag and item-tag matrix due to the randomness of user labeling, a collaborative filtering recommendation algorithm based on tag extension is proposed. The label similarity based on the label is calculated according to the user's labeling behavior, and the label similarity based on the label semantics is calculated according to the semantics of the label marked by the user. The similarity of tags is evaluated in terms of user behavior and label semantics, and the tag similarity is used to expand each item-tag to reduce the sparseness of the matrix generated by the association relationship between items and tags. Experimental results show that running the algorithm on the dataset MovieLens improves the accuracy.


Key words: collaborative filtering, tag sparse, tag semantics, tag extension