paper-with-me

Papers

RecInDial: A Unified Framework for Conversational Recommendation with Pretrained Language Models

2021-10-14 · Lingzhi Wang, Huang Hu, Lei Sha, Can Xu, Kam-Fai Wong, Daxin Jiang

Conversational Recommender System (CRS), which aims to recommend high-quality items to users through interactive conversations, has gained great research interest recently. A CRS is usually composed of a recommendation module and a generation module. In the previous work, these two modules are loosely connected in the model training and are shallowly integrated during inference, where a simple switching or copy mechanism is adopted to incorporate recommended items into generated responses. Moreover, the current end-to-end neural models trained on small crowd-sourcing datasets (e.g., 10K dialogs in the ReDial dataset) tend to overfit and have poor chit-chat ability. In this work, we propose a novel unified framework that integrates recommendation into the dialog (RecInDial) generation by introducing a vocabulary pointer. To tackle the low-resource issue in CRS, we finetune the large-scale pretrained language models to generate fluent and diverse responses, and introduce a knowledge-aware bias learned from an entity-oriented knowledge graph to enhance the recommendation performance. Furthermore, we propose to evaluate the CRS models in an end-to-end manner, which can reflect the overall performance of the entire system rather than the performance of individual modules, compared to the separate evaluations of the two modules used in previous work. Experiments on the benchmark dataset ReDial show our RecInDial model significantly surpasses the state-of-the-art methods. More extensive analyses show the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2110.07477

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational RecommendationDialogue GenerationLanguage ModellingRecommendation SystemsText Generation

Similar Papers 제목 키워드 기반

TALKPLAY: Multimodal Music Recommendation with Large Language Models

2025-02-19 · Seungheon Doh, Keunwoo Choi, Juhan Nam

We present TALKPLAY, a novel multimodal music recommendation system that reformulates recommendation as a token generation problem using large language models (LLMs). By leveraging the instruction-following and natural l…

Conversational RecommendationInstruction FollowingLanguage ModelingLanguage Modelling+5

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

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…

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

Towards a Unified Conversational Recommendation System: Multi-task Learning via Contextualized Knowledge Distillation

2023-10-27 · Yeongseo Jung, Eunseo Jung, Lei Chen

In Conversational Recommendation System (CRS), an agent is asked to recommend a set of items to users within natural language conversations. To address the need for both conversational capability and personalized recomme…

Conversational RecommendationDiversityKnowledge DistillationMulti-Task Learning