paper-with-me

홈 › Papers

Knowledge-grounded Natural Language Recommendation Explanation

2023-08-30 · Anthony Colas, Jun Araki, Zhengyu Zhou, Bingqing Wang, Zhe Feng

Explanations accompanied by a recommendation can assist users in understanding the decision made by recommendation systems, which in turn increases a user's confidence and trust in the system. Recently, research has focused on generating natural language explanations in a human-readable format. Thus far, the proposed approaches leverage item reviews written by users, which are often subjective, sparse in language, and unable to account for new items that have not been purchased or reviewed before. Instead, we aim to generate fact-grounded recommendation explanations that are objectively described with item features while implicitly considering a user's preferences, based on the user's purchase history. To achieve this, we propose a knowledge graph (KG) approach to natural language explainable recommendation. Our approach draws on user-item features through a novel collaborative filtering-based KG representation to produce fact-grounded, personalized explanations, while jointly learning user-item representations for recommendation scoring. Experimental results show that our approach consistently outperforms previous state-of-the-art models on natural language explainable recommendation.

📄 PDF Abstract BibTeX arXiv:2308.15813

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringExplainable RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

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

Bridging Collaborative Filtering and Large Language Models with Dynamic Alignment, Multimodal Fusion and Evidence-grounded Explanations

2025-10-02 · Bo Ma, LuYao Liu, Simon Lau, Chandler Yuan 외 arxiv

Recent research has explored using Large Language Models for recommendation tasks by transforming user interaction histories and item metadata into text prompts, then having the LLM produce rankings or recommendations. A…

Collaborative Filtering

Factual and Informative Review Generation for Explainable Recommendation

2022-09-12 · Zhouhang Xie, Sameer Singh, Julian McAuley, Bodhisattwa Prasad Majumder

Recent models can generate fluent and grammatical synthetic reviews while accurately predicting user ratings. The generated reviews, expressing users' estimated opinions towards related products, are often viewed as natu…

Explainable RecommendationReview Generation

XplainLLM: A Knowledge-Augmented Dataset for Reliable Grounded Explanations in LLMs

2023-11-15 · Zichen Chen, Jianda Chen, Ambuj Singh, Misha Sra

Large Language Models (LLMs) have achieved remarkable success in natural language tasks, yet understanding their reasoning processes remains a significant challenge. We address this by introducing XplainLLM, a dataset ac…

Decision MakingDecoderExplanation GenerationGraph Attention+4

Pearl: A Review-driven Persona-Knowledge Grounded Conversational Recommendation Dataset

2024-03-07 · Minjin Kim, Minju Kim, Hana Kim, Beong-woo Kwak 외

Conversational recommender system is an emerging area that has garnered an increasing interest in the community, especially with the advancements in large language models (LLMs) that enable diverse reasoning over convers…

Conversational RecommendationRecommendation Systems