Computer and Modernization ›› 2022, Vol. 0 ›› Issue (03): 53-58.

Previous Articles     Next Articles

Implicit Tag Collaborative Filtering Recommendation Algorithm Based on LDA

  

  1. (1. School of Physical & Electric Science, Changsha University of Science & Technology, Changsha 410114, China; 
    2. Hunan Province Higher Education Key Laboratory of Modeling and Monitoring 
    on the Near-earth Electromagnetic Environments, Changsha 410114, China)
  • Online:2022-04-29 Published:2022-04-29

Abstract: The fixed tag collaborative filtering recommendation algorithm does not fully consider the diversity of tag factors, and mainly relies on manual tagging, which is not scalable and has many subjective factors. In this paper, based on the fixed tag collaborative filtering recommendation algorithm, an implicit tag collaborative filtering recommendation algorithm is proposed from the perspective of user preferences. This algorithm uses LDA topic model to generate implicit tags of item text, and obtains item-tag feature weights. The number of tags is selected according to the requirements of algorithm performance optimization, and the user’s preference matrix for tags is obtained by combining the item-tag matrix with the user scoring matrix. Finally, the recommendation is generated by collaborative filtering algorithm. The experimental results show that the user-based LDA tag collaborative filtering algorithm proposed in this paper alleviates the problem of data sparsity, and greatly improves the recall rate, accuracy and F1 value of item recommendation.

Key words: fixed label, collaborative filtering, LDA theme model, implicit label, algorithm improvement