paper-with-me

홈 › Papers

Faithful Path Language Modeling for Explainable Recommendation over Knowledge Graph

2023-10-25 · Giacomo Balloccu, Ludovico Boratto, Christian Cancedda, Gianni Fenu, Mirko Marras

The integration of path reasoning with language modeling in recommender systems has shown promise for enhancing explainability but often struggles with the authenticity of the explanations provided. Traditional models modify their architecture to produce entities and relations alternately--for example, employing separate heads for each in the model--which does not ensure the authenticity of paths reflective of actual Knowledge Graph (KG) connections. This misalignment can lead to user distrust due to the generation of corrupted paths. Addressing this, we introduce PEARLM (Path-based Explainable-Accurate Recommender based on Language Modelling), which innovates with a Knowledge Graph Constraint Decoding (KGCD) mechanism. This mechanism ensures zero incidence of corrupted paths by enforcing adherence to valid KG connections at the decoding level, agnostic of the underlying model architecture. By integrating direct token embedding learning from KG paths, PEARLM not only guarantees the generation of plausible and verifiable explanations but also highly enhances recommendation accuracy. We validate the effectiveness of our approach through a rigorous empirical assessment, employing a newly proposed metric that quantifies the integrity of explanation paths. Our results demonstrate a significant improvement over existing methods, effectively eliminating the generation of inaccurate paths and advancing the state-of-the-art in explainable recommender systems.

📄 PDF Abstract BibTeX arXiv:2310.16452

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable RecommendationKnowledge Graph EmbeddingsKnowledge GraphsLanguage ModelingLanguage ModellingRecommendation Systemsvalid

Similar Papers 제목 키워드 기반

Faithfully Explainable Recommendation via Neural Logic Reasoning

2021-04-16 · NAACL 2021 4 · Yaxin Zhu, Yikun Xian, Zuohui Fu, Gerard de Melo 외

Knowledge graphs (KG) have become increasingly important to endow modern recommender systems with the ability to generate traceable reasoning paths to explain the recommendation process. However, prior research rarely co…

Decision MakingExplainable RecommendationExplanation GenerationKnowledge Graphs+1

Path-Based Reasoning over Heterogeneous Networks for Recommendation via Bidirectional Modeling

2020-08-10 · Junwei Zhang, Min Gao, Junliang Yu, Linda Yang 외

Heterogeneous Information Network (HIN) is a natural and general representation of data in recommender systems. Combining HIN and recommender systems can not only help model user behaviors but also make the recommendatio…

Explainable RecommendationRecommendation Systems

LLM-Guided Multi-View Hypergraph Learning for Human-Centric Explainable Recommendation

2024-01-16 · Zhixuan Chu, Yan Wang, Qing Cui, Longfei Li 외

As personalized recommendation systems become vital in the age of information overload, traditional methods relying solely on historical user interactions often fail to fully capture the multifaceted nature of human inte…

Explainable RecommendationRecommendation Systems

MATRAG: Multi-Agent Transparent Retrieval-Augmented Generation for Explainable Recommendations

2026-02-11 · Sushant Mehta arxiv

Large Language Model (LLM)-based recommendation systems have demonstrated remarkable capabilities in understanding user preferences and generating personalized suggestions. However, existing approaches face critical chal…

Recommendation SystemsKnowledge Graphs

Reinforcement Learning based Path Exploration for Sequential Explainable Recommendation

2021-11-24 · Yicong Li, Hongxu Chen, Yile Li, Lin Li 외

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 sta…

Explainable RecommendationKnowledge GraphsRecommendation Systemsreinforcement-learning+2