paper-with-me

Papers

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, Haopeng Bai, Fan Feng, Hengbin Cui, Yongbin Li, Wanxiang Che

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 representation and provide accurate recommendations based on dialogue context, but rely on external knowledge. Large language models (LLMs) generate responses that mimic pre-sales dialogues after fine-tuning, but lack domain-specific knowledge for accurate recommendations. Intuitively, the strengths of LLM and CRS in E-commerce pre-sales dialogues are complementary, yet no previous work has explored this. This paper investigates the effectiveness of combining LLM and CRS in E-commerce pre-sales dialogues, proposing two collaboration methods: CRS assisting LLM and LLM assisting CRS. We conduct extensive experiments on a real-world dataset of Ecommerce pre-sales dialogues. We analyze the impact of two collaborative approaches with two CRSs and two LLMs on four tasks of Ecommerce pre-sales dialogue. We find that collaborations between CRS and LLM can be very effective in some cases.

📄 PDF Abstract BibTeX arXiv:2310.14626

Code (1)

leeeeoliu/llm-crs 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Similar Papers 제목 키워드 기반

IAI MovieBot: A Conversational Movie Recommender System

2020-09-08 · Javeria Habib, Shuo Zhang, Krisztian Balog

Conversational recommender systems support users in accomplishing recommendation-related goals via multi-turn conversations. To better model dynamically changing user preferences and provide the community with a reusable…

Recommendation Systems

Behavior Alignment: A New Perspective of Evaluating LLM-based Conversational Recommender Systems

2024-04-17 · Dayu Yang, Fumian Chen, Hui Fang

Large Language Models (LLMs) have demonstrated great potential in Conversational Recommender Systems (CRS). However, the application of LLMs to CRS has exposed a notable discrepancy in behavior between LLM-based CRS and …

Conversational RecommendationRecommendation Systems

FORCE: A Framework of Rule-Based Conversational Recommender System

2022-03-18 · Jun Quan, Ze Wei, Qiang Gan, Jingqi Yao 외

The conversational recommender systems (CRSs) have received extensive attention in recent years. However, most of the existing works focus on various deep learning models, which are largely limited by the requirement of …

Recommendation Systems

A Multi-Agent Conversational Recommender System

2024-02-02 · Jiabao Fang, Shen Gao, Pengjie Ren, Xiuying Chen 외

Due to strong capabilities in conducting fluent, multi-turn conversations with users, Large Language Models (LLMs) have the potential to further improve the performance of Conversational Recommender System (CRS). Unlike …

Conversational RecommendationRecommendation Systems

Evaluating Conversational Recommender Systems with Large Language Models: A User-Centric Evaluation Framework

2025-01-16 · Nuo Chen, Quanyu Dai, Xiaoyu Dong, Xiao-Ming Wu 외

Conversational recommender systems (CRS) involve both recommendation and dialogue tasks, which makes their evaluation a unique challenge. Although past research has analyzed various factors that may affect user satisfact…

Recommendation Systems