BARCOR: Towards A Unified Framework for Conversational Recommendation Systems
Ting-Chun Wang, Shang-Yu Su, Yun-Nung Chen

TL;DR
This paper introduces BARCOR, a unified BART-based framework for conversational recommendation systems that jointly handles recommendation and response generation, improving efficiency and performance.
Contribution
The paper proposes a novel unified model for CRS that combines recommendation and response tasks into a single BART-based architecture, along with a lightweight movie domain knowledge graph.
Findings
Achieves state-of-the-art results in automatic evaluation
Outperforms modular approaches in human evaluation
Demonstrates effective integration of recommendation and response generation
Abstract
Recommendation systems focus on helping users find items of interest in the situations of information overload, where users' preferences are typically estimated by the past observed behaviors. In contrast, conversational recommendation systems (CRS) aim to understand users' preferences via interactions in conversation flows. CRS is a complex problem that consists of two main tasks: (1) recommendation and (2) response generation. Previous work often tried to solve the problem in a modular manner, where recommenders and response generators are separate neural models. Such modular architectures often come with a complicated and unintuitive connection between the modules, leading to inefficient learning and other issues. In this work, we propose a unified framework based on BART for conversational recommendation, which tackles two tasks in a single model. Furthermore, we also design and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Machine Learning in Healthcare
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Adam · Refunds@Expedia|||How do I get a full refund from Expedia? · Softmax · Dropout · Dense Connections · Byte Pair Encoding · Layer Normalization
