Journal Article10.1016/j.knosys.2022.110078
AGRE: A knowledge graph recommendation algorithm based on multiple paths embeddings RNN encoder
31
TL;DR: Zhang et al. as discussed by the authors proposed a knowledge graph recommendation system algorithm for the multiple paths RNN encoder (AGRE), which fully considers the association between paths and achieved good results in terms of AUC and Precision@K.
read more
Abstract: More and more researches have focused on the use of knowledge graphs (KG) to solve the sparsity problem of traditional collaborative filtering recommendation systems. However, most KG based recommendation algorithms focus on independent paths connecting users and items, or iteratively propagate user preferences in KG. Therefore, in this study, we propose a knowledge graph recommendation system algorithm for the multiple paths RNN encoder (AGRE), which fully considers the association between paths. Specifically, the paths between the user and the item are coded by a specified RNN (MRNN) to accurately learn the user’s preferences. Traditional RNNs can encode multiple paths without considering the association between paths, but our RNN can encode multiple paths with considering the association between paths. Our RNNs are encoded with full consideration of the association between paths. We have compared AGRE with other state-of-the-art algorithms on three real-world datasets, and achieved good results in terms of AUC and Precision@K. This indicates that AGRE could solve the problem of sparse interaction between users and items, and could make full use of the knowledge graph for recommendation. • We consider the association between paths when encoding multiple paths. • We design an improved RNN. By this RNN, we can encode multiple paths.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A Comprehensive Survey on Deep Learning Techniques in Educational Data Mining
Yuan-Chyuan Andy Lin,Hong Chen,Wei Xia,Fan Lin,Pengcheng Wu,Zongyue Wang,Yong Li +6 more
TL;DR: A detailed review of Deep Learning techniques applied in four typical educational scenarios, including knowledge tracing, student behavior detection, performance prediction, and personalized recommendation are presented.
Knowledge-enhanced online doctor recommendation framework based on knowledge graph and joint learning
Fengyu Zhang,Xihua Li +1 more
TL;DR: This research proposes a knowledge-enhanced online doctor recommendation framework using a knowledge graph and joint learning, addressing limitations of previous methods by incorporating comprehensive medical knowledge and patient-doctor feature representations for improved accuracy and interpretability.
5
Knowledge Based Health Nutrition Recommendations for During Menstrual Cycle
Logapriya E,S. R +1 more
- 18 Oct 2023
TL;DR: Using content-based filtering, collaborative filtering and knowledge-based methods, Coriander seeds liquid and Cinnamon stick for food suggestions are implemented to identify the problems during menstruation time and make recommendations for healthy nutrition from cycle 1 to cycle 3.
4
References
•Proceedings Article
Semi-Supervised Classification with Graph Convolutional Networks
Thomas Kipf,Max Welling +1 more
- 09 Sep 2016
TL;DR: In this paper, a scalable approach for semi-supervised learning on graph-structured data is presented based on an efficient variant of convolutional neural networks which operate directly on graphs.
Matrix Factorization Techniques for Recommender Systems
TL;DR: As the Netflix Prize competition has demonstrated, matrix factorization models are superior to classic nearest neighbor techniques for producing product recommendations, allowing the incorporation of additional information such as implicit feedback, temporal effects, and confidence levels.
Neural Collaborative Filtering
Xiangnan He,Lizi Liao,Hanwang Zhang,Liqiang Nie,Xia Hu,Tat-Seng Chua +5 more
- 03 Apr 2017
TL;DR: This work strives to develop techniques based on neural networks to tackle the key problem in recommendation --- collaborative filtering --- on the basis of implicit feedback, and presents a general framework named NCF, short for Neural network-based Collaborative Filtering.
•Proceedings Article
Knowledge graph embedding by translating on hyperplanes
Zhen Wang,Jianwen Zhang,Jianlin Feng,Zheng Chen +3 more
- 27 Jul 2014
TL;DR: This paper proposes TransH which models a relation as a hyperplane together with a translation operation on it and can well preserve the above mapping properties of relations with almost the same model complexity of TransE.
Wide & Deep Learning for Recommender Systems
Heng-Tze Cheng,Levent Koc,Jeremiah Harmsen,Tal Shaked,Tushar Deepak Chandra,Hrishi Aradhye,Glen Anderson,Greg S. Corrado,Wei Chai,Mustafa Ispir,Rohan Anil,Zakaria Haque,Lichan Hong,Vihan Jain,Xiaobing Liu,Hemal Shah +15 more
- 15 Sep 2016
TL;DR: Wide & Deep learning is presented---jointly trained wide linear models and deep neural networks---to combine the benefits of memorization and generalization for recommender systems and is open-sourced in TensorFlow.
4K