TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Ekar: An Explainable Method for Knowledge Aware Recommenda...

Ekar: An Explainable Method for Knowledge Aware Recommendation

Weiping Song, Zhijian Duan, Ziqing Yang, Hao Zhu, Ming Zhang, Jian Tang

2019-06-22Policy Gradient MethodsKnowledge GraphsReinforcement LearningKnowledge-Aware RecommendationRecommendation Systems
PaperPDFCodeCode

Abstract

This paper studies recommender systems with knowledge graphs, which can effectively address the problems of data sparsity and cold start. Recently, a variety of methods have been developed for this problem, which generally try to learn effective representations of users and items and then match items to users according to their representations. Though these methods have been shown quite effective, they lack good explanations, which are critical to recommender systems. In this paper, we take a different route and propose generating recommendations by finding meaningful paths from users to items. Specifically, we formulate the problem as a sequential decision process, where the target user is defined as the initial state, and the edges on the graphs are defined as actions. We shape the rewards according to existing state-of-the-art methods and then train a policy function with policy gradient methods. Experimental results on three real-world datasets show that our proposed method not only provides effective recommendations but also offers good explanations.

Results

TaskDatasetMetricValueModel
Recommendation SystemsMovieLens 1MHR@100.1994Ekar*
Recommendation SystemsMovieLens 1MnDCG@100.3699Ekar*
Recommendation SystemsDBbook2014HR@100.1874Ekar*
Recommendation SystemsDBbook2014nDCG@100.1371Ekar*
Recommendation SystemsLast.FMHR@100.2483Ekar*
Recommendation SystemsLast.FMnDCG@100.1766Ekar*

Related Papers

CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning2025-07-18IP2: Entity-Guided Interest Probing for Personalized News Recommendation2025-07-18A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18Improving DAPO from a Mixed-Policy Perspective2025-07-17SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Aligning Humans and Robots via Reinforcement Learning from Implicit Human Feedback2025-07-17