Jointly Learning Explainable Rules for Recommendation with Knowledge Graph
Weizhi Ma, Min Zhang, Yue Cao, Woojeong, Jin, Chenyang Wang, Yiqun, Liu, Shaoping Ma, Xiang Ren

TL;DR
This paper introduces a joint learning framework that extracts explainable rules from knowledge graphs and integrates them into neural recommendation models, improving transparency and cold-start performance.
Contribution
The novel framework combines rule induction from knowledge graphs with neural recommendation, enhancing explainability and generalization in recommender systems.
Findings
Significant improvement over baselines in recommendation accuracy.
Effective handling of noisy knowledge graphs.
Enhanced explainability through human-readable rules.
Abstract
Explainability and effectiveness are two key aspects for building recommender systems. Prior efforts mostly focus on incorporating side information to achieve better recommendation performance. However, these methods have some weaknesses: (1) prediction of neural network-based embedding methods are hard to explain and debug; (2) symbolic, graph-based approaches (e.g., meta path-based models) require manual efforts and domain knowledge to define patterns and rules, and ignore the item association types (e.g. substitutable and complementary). In this paper, we propose a novel joint learning framework to integrate \textit{induction of explainable rules from knowledge graph} with \textit{construction of a rule-guided neural recommendation model}. The framework encourages two modules to complement each other in generating effective and explainable recommendation: 1) inductive rules, mined…
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.
Code & Models
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
