Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Bayesian Personalized Ranking based on Knowledge Graph

作者:Ran Ma, Xiaotian Yang, Li Jiang, Fei Gao · 年份:2022 · DOI:10.1145/3581807.3581887 · 被引用次数:2 · 研究领域:Recommender Systems and Techniques、Advanced Graph Neural Networks、Caching and Content Delivery

Collaborative filtering algorithms have serious data sparsity and cold start problems as the amount of data increases and the movie dataset keeps growing.To solve the above problems, this paper proposes to combine the knowledge graph with Matrix factorization algorithm.Through the user's historical interests, mining the user's similar interests on the knowledge graph, to form the candidate items, useing eventually to predict users' interests, and finally using Bayesian personalized recommendation to predict the user's rating of the candidate items to achieve top-K recommendation.Through experiments, it is demonstrated that the algorithm proposed in this paper significantly improves the recommendation effect of matrix decomposition model. With its AUC=0.9348 and ACC=0.8474 on the movie dataset, the experimental data show that the algorithm can improve the recommendation effect more effectively.