CADRL: Category-aware Dual-agent Reinforcement Learning for Explainable Recommendations over Knowledge Graphs
Shangfei Zheng, Hongzhi Yin, Tong Chen, Xiangjie Kong, Jian Hou,, Pengpeng Zhao

TL;DR
This paper introduces CADRL, a novel reinforcement learning framework that enhances explainable recommendations over knowledge graphs by capturing contextual dependencies and enabling longer, more effective recommendation paths.
Contribution
It proposes a category-aware dual-agent reinforcement learning model with a gated graph neural network to improve explainability and performance in KG-based recommendations.
Findings
CADRL outperforms existing models in effectiveness.
CADRL is more efficient on large-scale datasets.
The model captures context-aware item representations.
Abstract
Knowledge graphs (KGs) have been widely adopted to mitigate data sparsity and address cold-start issues in recommender systems. While existing KGs-based recommendation methods can predict user preferences and demands, they fall short in generating explicit recommendation paths and lack explainability. As a step beyond the above methods, recent advancements utilize reinforcement learning (RL) to find suitable items for a given user via explainable recommendation paths. However, the performance of these solutions is still limited by the following two points. (1) Lack of ability to capture contextual dependencies from neighboring information. (2) The excessive reliance on short recommendation paths due to efficiency concerns. To surmount these challenges, we propose a category-aware dual-agent reinforcement learning (CADRL) model for explainable recommendations over KGs. Specifically, our…
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
TopicsMachine Learning in Healthcare · Advanced Graph Neural Networks · Topic Modeling
MethodsGraph Neural Network
