paper-with-me

Papers

Explicit Knowledge Graph Reasoning for Conversational Recommendation

2023-05-01 · Xuhui Ren, Tong Chen, Quoc Viet Hung Nguyen, Lizhen Cui, Zi Huang, Hongzhi Yin

Traditional recommender systems estimate user preference on items purely based on historical interaction records, thus failing to capture fine-grained yet dynamic user interests and letting users receive recommendation only passively. Recent conversational recommender systems (CRSs) tackle those limitations by enabling recommender systems to interact with the user to obtain her/his current preference through a sequence of clarifying questions. Despite the progress achieved in CRSs, existing solutions are far from satisfaction in the following two aspects: 1) current CRSs usually require each user to answer a quantity of clarifying questions before reaching the final recommendation, which harms the user experience; 2) there is a semantic gap between the learned representations of explicitly mentioned attributes and items. To address these drawbacks, we introduce the knowledge graph (KG) as the auxiliary information for comprehending and reasoning a user's preference, and propose a new CRS framework, namely Knowledge Enhanced Conversational Reasoning (KECR) system. As a user can reflect her/his preference via both attribute- and item-level expressions, KECR closes the semantic gap between two levels by embedding the structured knowledge in the KG. Meanwhile, KECR utilizes the connectivity within the KG to conduct explicit reasoning of the user demand, making the model less dependent on the user's feedback to clarifying questions. KECR can find a prominent reasoning chain to make the recommendation explainable and more rationale, as well as smoothen the conversation process, leading to better user experience and conversational recommendation accuracy. Extensive experiments on two real-world datasets demonstrate our approach's superiority over state-of-the-art baselines in both automatic evaluations and human judgments.

📄 PDF Abstract BibTeX arXiv:2305.00783

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeConversational RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

CRFR: Improving Conversational Recommender Systems via Flexible Fragments Reasoning on Knowledge Graphs

2021-11-01 · EMNLP 2021 11 · Jinfeng Zhou, Bo wang, Ruifang He, Yuexian Hou

Although paths of user interests shift in knowledge graphs (KGs) can benefit conversational recommender systems (CRS), explicit reasoning on KGs has not been well considered in CRS, due to the complex of high-order and i…

Knowledge GraphsRecommendation SystemsText Generation

Variational Reasoning over Incomplete Knowledge Graphs for Conversational Recommendation

2022-12-22 · XiaoYu Zhang, Xin Xin, Dongdong Li, Wenxuan Liu 외

Conversational recommender systems (CRSs) often utilize external knowledge graphs (KGs) to introduce rich semantic information and recommend relevant items through natural language dialogues. However, original KGs employ…

Conversational RecommendationKnowledge GraphsRecommendation Systems

User Memory Reasoning for Conversational Recommendation

2020-05-30 · COLING 2020 8 · Hu Xu, Seungwhan Moon, Honglei Liu, Pararth Shah 외

We study a conversational recommendation model which dynamically manages users' past (offline) preferences and current (online) requests through a structured and cumulative user memory knowledge graph, to allow for natur…

Conversational Recommendation

CR-Walker: Tree-Structured Graph Reasoning and Dialog Acts for Conversational Recommendation

2020-10-20 · EMNLP 2021 11 · Wenchang Ma, Ryuichi Takanobu, Minlie Huang

Growing interests have been attracted in Conversational Recommender Systems (CRS), which explore user preference through conversational interactions in order to make appropriate recommendation. However, there is still a …

Conversational RecommendationRecommendation SystemsResponse GenerationText Generation

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

2025-11-16 · Yongwen Ren, Chao Wang, Peng Du, Chuan Qin 외 arxiv

Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hal…

Knowledge Graphs