URIR: Recommendation algorithm of user RNN encoder and item encoder based on knowledge graph
Na zhao, Zhen Long, Zhi-Dan Zhao, Jian Wang

TL;DR
This paper introduces URIR, a recommendation algorithm that leverages knowledge graphs with user RNN encoders and item encoders to improve recommendation accuracy, demonstrating superior performance on real-world datasets.
Contribution
The paper proposes a novel URIR algorithm that encodes users and items using RNNs and knowledge graph information, enhancing recommendation quality over existing methods.
Findings
URIR outperforms state-of-the-art algorithms in AUC, Precision, Recall, and MRR.
Encoding items with high-level neighbor information improves representation quality.
Using knowledge graphs effectively enhances user and item coding for recommendations.
Abstract
Due to a large amount of information, it is difficult for users to find what they are interested in among the many choices. In order to improve users' experience, recommendation systems have been widely used in music recommendations, movie recommendations, online shopping, and other scenarios. Recently, Knowledge Graph (KG) has been proven to be an effective tool to improve the performance of recommendation systems. However, a huge challenge in applying knowledge graphs for recommendation is how to use knowledge graphs to obtain better user codes and item codes. In response to this problem, this research proposes a user Recurrent Neural Network (RNN) encoder and item encoder recommendation algorithm based on Knowledge Graph (URIR). This study encodes items by capturing high-level neighbor information to generate items' representation vectors and applies an RNN and items' representation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
