paper-with-me

Papers

Reinforcement Learning based Path Exploration for Sequential Explainable Recommendation

2021-11-24 · Yicong Li, Hongxu Chen, Yile Li, Lin Li, Philip S. Yu, Guandong Xu

Recent advances in path-based explainable recommendation systems have attracted increasing attention thanks to the rich information provided by knowledge graphs. Most existing explainable recommendations only utilize static knowledge graphs and ignore the dynamic user-item evolutions, leading to less convincing and inaccurate explanations. Although there are some works that realize that modelling user's temporal sequential behaviour could boost the performance and explainability of the recommender systems, most of them either only focus on modelling user's sequential interactions within a path or independently and separately of the recommendation mechanism. In this paper, we propose a novel Temporal Meta-path Guided Explainable Recommendation leveraging Reinforcement Learning (TMER-RL), which utilizes reinforcement item-item path modelling between consecutive items with attention mechanisms to sequentially model dynamic user-item evolutions on dynamic knowledge graph for explainable recommendation. Compared with existing works that use heavy recurrent neural networks to model temporal information, we propose simple but effective neural networks to capture users' historical item features and path-based context to characterize the next purchased item. Extensive evaluations of TMER on two real-world datasets show state-of-the-art performance compared against recent strong baselines.

📄 PDF Abstract BibTeX arXiv:2111.12262

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable RecommendationKnowledge GraphsRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Explainable Session-based Recommendation via Path Reasoning

2024-02-28 · Yang Cao, Shuo Shang, Jun Wang, Wei zhang

This paper explores providing explainability for session-based recommendation (SR) by path reasoning. Current SR models emphasize accuracy but lack explainability, while traditional path reasoning prioritizes knowledge g…

Hierarchical Reinforcement LearningKnowledge GraphsSession-Based Recommendations

CADRL: Category-aware Dual-agent Reinforcement Learning for Explainable Recommendations over Knowledge Graphs

2024-08-06 · Shangfei Zheng, Hongzhi Yin, Tong Chen, Xiangjie Kong 외

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, th…

Explainable RecommendationGraph Neural NetworkKnowledge GraphsRecommendation Systems+3

Finding Paths for Explainable MOOC Recommendation: A Learner Perspective

2023-12-11 · Jibril Frej, Neel Shah, Marta Knežević, Tanya Nazaretsky 외

The increasing availability of Massive Open Online Courses (MOOCs) has created a necessity for personalized course recommendation systems. These systems often combine neural networks with Knowledge Graphs (KGs) to achiev…

Explainable RecommendationKnowledge GraphsRecommendation Systems

ProRL: Effective Reinforcement Learning for Proactive Recommendation via Rectified Policy Gradient Estimation

2026-05-27 · Hongru Hou, Tiehua Mei, Denghui Geng, Jinhui Huang 외 arxiv

Proactive Recommender Systems (PRSs) aim to guide user preference shift toward target items by generating paths of intermediate recommendations. Reinforcement learning (RL) provides a principled framework for optimizing …

Reinforcement Learning

Reinforced Path Reasoning for Counterfactual Explainable Recommendation

2022-07-14 · Xiangmeng Wang, Qian Li, Dianer Yu, Guandong Xu

Counterfactual explanations interpret the recommendation mechanism via exploring how minimal alterations on items or users affect the recommendation decisions. Existing counterfactual explainable approaches face huge sea…

AttributecounterfactualCounterfactual ExplanationExplainable Recommendation