paper-with-me

Papers

Towards Knowledge-Based Recommender Dialog System

2019-08-15 · IJCNLP 2019 11 · Qibin Chen, Junyang Lin, Yichang Zhang, Ming Ding, Yukuo Cen, Hongxia Yang, Jie Tang

In this paper, we propose a novel end-to-end framework called KBRD, which stands for Knowledge-Based Recommender Dialog System. It integrates the recommender system and the dialog generation system. The dialog system can enhance the performance of the recommendation system by introducing knowledge-grounded information about users' preferences, and the recommender system can improve that of the dialog generation system by providing recommendation-aware vocabulary bias. Experimental results demonstrate that our proposed model has significant advantages over the baselines in both the evaluation of dialog generation and recommendation. A series of analyses show that the two systems can bring mutual benefits to each other, and the introduced knowledge contributes to both their performances.

📄 PDF Abstract BibTeX arXiv:1908.05391

Code (1)

THUDM/KBRD 공식 구현 pytorch

Tasks

Recommendation SystemsText Generation

Similar Papers 제목 키워드 기반

Construction of Hierarchical Structured Knowledge-based Recommendation Dialogue Dataset and Dialogue System

2022-05-01 · dialdoc (ACL) 2022 5 · Takashi Kodama, Ribeka Tanaka, Sadao Kurohashi

We work on a recommendation dialogue system to help a user understand the appealing points of some target (e.g., a movie). In such dialogues, the recommendation system needs to utilize structured external knowledge to ma…

Movie Recommendation

Conversational Recommender System and Large Language Model Are Made for Each Other in E-commerce Pre-sales Dialogue

2023-10-23 · Yuanxing Liu, Wei-Nan Zhang, Yifan Chen, Yuchi Zhang 외

E-commerce pre-sales dialogue aims to understand and elicit user needs and preferences for the items they are seeking so as to provide appropriate recommendations. Conversational recommender systems (CRSs) learn user rep…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

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

Leveraging Knowledge Graph Embedding for Effective Conversational Recommendation

2024-08-02

Conversational recommender system (CRS), which combines the techniques of dialogue system and recommender system, has obtained increasing interest recently. In contrast to traditional recommender system, it learns the us…

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