paper-with-me

Papers

User Memory Reasoning for Conversational Recommendation

2020-05-30 · COLING 2020 8 · Hu Xu, Seungwhan Moon, Honglei Liu, Pararth Shah, Bing Liu, Philip S. Yu

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 natural interactions and accurate recommendations. For this study, we create a new Memory Graph (MG) <--> Conversational Recommendation parallel corpus called MGConvRex with 7K+ human-to-human role-playing dialogs, grounded on a large-scale user memory bootstrapped from real-world user scenarios. MGConvRex captures human-level reasoning over user memory and has disjoint training/testing sets of users for zero-shot (cold-start) reasoning for recommendation. We propose a simple yet expandable formulation for constructing and updating the MG, and a reasoning model that predicts optimal dialog policies and recommendation items in unconstrained graph space. The prediction of our proposed model inherits the graph structure, providing a natural way to explain the model's recommendation. Experiments are conducted for both offline metrics and online simulation, showing competitive results.

📄 PDF Abstract BibTeX arXiv:2006.00184

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Recommendation

Similar Papers 제목 키워드 기반

MemoCRS: Memory-enhanced Sequential Conversational Recommender Systems with Large Language Models

2024-07-06 · Yunjia Xi, Weiwen Liu, Jianghao Lin, Bo Chen 외

Conversational recommender systems (CRSs) aim to capture user preferences and provide personalized recommendations through multi-round natural language dialogues. However, most existing CRS models mainly focus on dialogu…

Recommendation Systems

Interactive Path Reasoning on Graph for Conversational Recommendation

2020-07-01 · Wenqiang Lei, Gangyi Zhang, Xiangnan He, Yisong Miao 외

Traditional recommendation systems estimate user preference on items from past interaction history, thus suffering from the limitations of obtaining fine-grained and dynamic user preference. Conversational recommendation…

AttributeConversational RecommendationRecommendation Systems

Explicit Knowledge Graph Reasoning for Conversational Recommendation

2023-05-01 · Xuhui Ren, Tong Chen, Quoc Viet Hung Nguyen, Lizhen Cui 외

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

AttributeConversational RecommendationRecommendation Systems

AdaptJobRec: Enhancing Conversational Career Recommendation through an LLM-Powered Agentic System

2025-08-19 · Qixin Wang, Dawei Wang, Kun Chen, Yaowei Hu 외 arxiv

In recent years, recommendation systems have evolved from providing a single list of recommendations to offering a comprehensive suite of topic focused services. To better accomplish this task, conversational recommendat…

Recommendation Systems

EGCR: Explanation Generation for Conversational Recommendation

2022-08-17 · Bingbing Wen, Xiaoning Bu, Chirag Shah

Growing attention has been paid in Conversational Recommendation System (CRS), which works as a conversation-based and recommendation task-oriented tool to provide items of interest and explore user preference. However, …

Conversational RecommendationExplanation GenerationInformativeness