All Projects → alicogintel → KG4Rec

alicogintel / KG4Rec

Licence: other
Knowledge-aware recommendation papers.

Projects that are alternatives of or similar to KG4Rec

Elliot
Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation
Stars: ✭ 49 (-35.53%)
Mutual labels:  knowledge-graph, recommender-system
skywalkR
code for Gogleva et al manuscript
Stars: ✭ 28 (-63.16%)
Mutual labels:  knowledge-graph, recommender-system
Knowledge graph attention network
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
Stars: ✭ 610 (+702.63%)
Mutual labels:  knowledge-graph, recommender-system
Kgpolicy
Reinforced Negative Sampling over Knowledge Graph for Recommendation, WWW2020
Stars: ✭ 83 (+9.21%)
Mutual labels:  knowledge-graph, recommender-system
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (+109.21%)
Mutual labels:  knowledge-graph, recommender-system
Crslab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
Stars: ✭ 183 (+140.79%)
Mutual labels:  knowledge-graph, recommender-system
Nlp4rec Papers
Paper list of NLP for recommender systems
Stars: ✭ 162 (+113.16%)
Mutual labels:  knowledge-graph, recommender-system
Recommender System
A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
Stars: ✭ 227 (+198.68%)
Mutual labels:  knowledge-graph, recommender-system
mildnet
Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.
Stars: ✭ 76 (+0%)
Mutual labels:  recommender-system
Social-Knowledge-Graph-Papers
A paper list of research about social knowledge graph
Stars: ✭ 27 (-64.47%)
Mutual labels:  knowledge-graph
SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
Stars: ✭ 137 (+80.26%)
Mutual labels:  recommender-system
recoreco
Fast item-to-item recommendations on the command line.
Stars: ✭ 33 (-56.58%)
Mutual labels:  recommender-system
NBFNet
Official implementation of Neural Bellman-Ford Networks (NeurIPS 2021)
Stars: ✭ 106 (+39.47%)
Mutual labels:  knowledge-graph
kglib
TypeDB-ML is the Machine Learning integrations library for TypeDB
Stars: ✭ 523 (+588.16%)
Mutual labels:  knowledge-graph
typedb
TypeDB: a strongly-typed database
Stars: ✭ 3,152 (+4047.37%)
Mutual labels:  knowledge-graph
ChineseTextAnalysisResouce
中文文本分析相关资源汇总
Stars: ✭ 71 (-6.58%)
Mutual labels:  knowledge-graph
RecSys PyTorch
PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.
Stars: ✭ 125 (+64.47%)
Mutual labels:  recommender-system
Neural Bayesian Personalized Ranking
Representation Learning and Pairwise Ranking for Implicit Feedback in Top-N Item Recommendation
Stars: ✭ 23 (-69.74%)
Mutual labels:  recommender-system
obo-relations
RO is an ontology of relations for use with biological ontologies
Stars: ✭ 63 (-17.11%)
Mutual labels:  knowledge-graph
GGNN Reasoning
PyTorch implementation for Graph Gated Neural Network (for Knowledge Graphs)
Stars: ✭ 34 (-55.26%)
Mutual labels:  knowledge-graph

Must-read papers on KG/KG4Rec

Knowledge-aware recommendation papers.

Survey papers:

  1. Personalized Entity Recommendation: A Heterogeneous Information Network Approach. Xiao Yu, et al. WSDM, 2014. paper

  2. Collaborative Knowledge Base Embedding for Recommender Systems. Fuzheng Zhang, et al. KDD, 2016. paper

  3. RippleNet: Propagating User Preferences on the Knowledge Graph for Recommender Systems. Wang Hongwei, et al. CIKM, 2018. paper

  4. DKN: Deep knowledge-aware network for news recommendation. Wang Hongwei, et al. WWW, 2018. paper

  5. Improving sequential recommendation with knowledge-enhanced memory networks. Huang Jin, et al. SIGIR, 2018. paper

  6. Learning over Knowledge-Base Embeddings for Recommendation. Zhang Yongfeng, et al. SIGIR, 2018. paper

  7. Explainable Reasoning over Knowledge Graphs for Recommendation. Wang Xiang, et al. AAAI, 2019. paper

  8. Explainable Recommendation Through Attentive Multi-View Learning. Gao Jingyue, et al. AAAI, 2019. paper

  9. Taxonomy-aware multi-hop reasoning networks for sequential recommendation. Huang Jin, et al. WSDM, 2019. paper

  10. Unifying Knowledge Graph Learning and Recommendation: Towards a Better Understanding of User Preferences. Cao Yixin, et al. WWW, 2019. paper

  11. Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation. Wang Hongwei, et al. WWW, 2019 paper code

  12. Adversarial Distillation for Efficient Recommendation with External Knowledge. Chen Xu, et al. TOIS, 2018 paper

  13. Knowledge Graph Convolutional Networks for Recommender Systems. Wang Hongwei, et al. WWWW, 2019 paper

  14. Dynamic Explainable Recommendation based on Neural Attentive Models. Chen Xu, et al. AAAI, 2019 paper

  15. Knowledge Graph Convolutional Networks for Recommender Systems with Label Smoothness Regularization. Wang Hongwei, et al. KDD, 2019 paper

  16. KGAT: Knowledge Graph Attention Network for Recommendation. Wang Xiang, et al. KDD, 2019 paper code

  17. Reinforcement Knowledge Graph Reasoning for Explainable Recommendation. Xian Yikun and Fu, Zuohui, et al. SIGIR, 2019 paper

  18. Conceptualize and Infer User Needs in E-commerce. Luo Xusheng, et al. CIKM, 2019 paper

  19. Attentive Knowledge Graph Embedding for Personalized Recommendation. Xiao Sha arXiv, 2019 paper

  20. Towards Knowledge-Based Recommender Dialog System. Qibin Chen, Jie Tang, et al. EMNLP, 2019 paper code

  21. KERL: A Knowledge-Guided Reinforcement Learning Model for Sequential Recommendation. Pengfei Wang, Yu Fan, Long Xia, Wayne Xin Zhao, et al. SIGIR, 2020

  22. ATBRG: Adaptive Target-Behavior Relational Graph Network for Effective Recommendation Yufei Feng, Binbin Hu, Fuyu Lv, et al. SIGIR, 2020

Tutorials:

  1. Challenges and Innovations in Building a Product Knowledge Graph. slides

  2. 基于知识的推荐与可解释推荐. slides

Open Sources:

  1. KGEebedding

Datasets:

  1. KB4REC

Personal sites:

  1. Hongwei Wang

  2. Xing Xie

  3. Yongfeng Zhang

  4. Xiangnan He

  5. Unknown

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].