Abstract

The most classic algorithm in the recommender system domain is the collaborative filtering algorithm, but it often suffers from data sparsity and item cold-start problems. Moreover, most traditional collaborative filtering algorithms only consider the user's rating of the item, which greatly limits the accuracy of the recommendation. This paper takes movie recommendation as the research object, and proposes a collaborative filtering recommendation model based on LDA topic model and network embedding, which improves the dependability of the model. The model first uses the LDA topic model to extract the text features of users and movies from texts, then builds the association network through the association features between users, and learns the network features using node2vec and GraphGAN. Finally, the two parts are combined to compute the similarity between users to recommend movies using the collaborative filtering algorithm. Results of the experiment on the real dataset of the Douban website demonstrate that movie recommendation with the user characteristics mined by the LDA model and GraphGAN combined can achieve the best effect, which is much higher than the collaborative filtering based on user ratings or using only LDA theme. This proves that network embedding can promote the accuracy of recommendationation, while ensuring the dependability of the model. The method proposed in this paper is effective.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.