paper-with-me

Papers

BARCOR: Towards A Unified Framework for Conversational Recommendation Systems

2022-03-27 · Ting-Chun Wang, Shang-Yu Su, Yun-Nung Chen

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 collect a lightweight knowledge graph for CRS in the movie domain. The experimental results show that the proposed methods achieve the state-of-the-art performance in terms of both automatic and human evaluation.

📄 PDF Abstract BibTeX arXiv:2203.14257

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational RecommendationRecommendation SystemsResponse Generation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

BARCOR: Towards A Unified Framework for Conversational Recommendation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recommendation systems focus on helping users find items of interest in the situations of information overload, where users' preferences are typically estimated by past observed behaviors. In contrast, conversational rec…

Conversational RecommendationRecommendation SystemsResponse Generation

Lending Interaction Wings to Recommender Systems with Conversational Agents

2023-10-06 · NeurIPS 2023 11

Recommender systems trained on offline historical user behaviors are embracing conversational techniques to online query user preference. Unlike prior conversational recommendation approaches that systemically combine co…

AttributeConversational RecommendationLanguage ModellingLarge Language Model+1

A Unified Multi-task Learning Framework for Multi-goal Conversational Recommender Systems

2022-04-14 · Yang Deng, Wenxuan Zhang, Weiwen Xu, Wenqiang Lei 외

Recent years witnessed several advances in developing multi-goal conversational recommender systems (MG-CRS) that can proactively attract users' interests and naturally lead user-engaged dialogues with multiple conversat…

Multi-Task LearningRecommendation SystemsResponse Generation

LaViC: Adapting Large Vision-Language Models to Visually-Aware Conversational Recommendation

2025-03-30 · Hyunsik Jeon, Satoshi Koide, Yu Wang, Zhankui He 외

Conversational recommender systems engage users in dialogues to refine their needs and provide more personalized suggestions. Although textual information suffices for many domains, visually driven categories such as fas…

Conversational RecommendationRecommendation Systems

Self-Supervised Bot Play for Conversational Recommendation with Justifications

2021-12-09 · Shuyang Li, Bodhisattwa Prasad Majumder, Julian McAuley

Conversational recommender systems offer the promise of interactive, engaging ways for users to find items they enjoy. We seek to improve conversational recommendation via three dimensions: 1) We aim to mimic a common mo…

Conversational RecommendationRecommendation Systems