Challenge: Existing Conversational Recommender Systems (CRSs) deviate from real human interactions by rapidly recommending items in brief sessions.
Approach: They propose to use Large Language Models to generate dialogue summaries from dialogue history and item recommendation information from item description to extract both explicit user statements and implicit preferences inferred from the dialogue context.
Outcome: The proposed method extracts both explicit user statements and implicit preferences inferred from the dialogue context.

Similar Papers

Parameter-Efficient Conversational Recommender System as a Language Processing Task (2024.eacl-long)

Copied to clipboard

Challenge: Existing methods to recommend items are categorized into attribute-based and generation-based methods.
Approach: They propose to represent items in natural language and formulate a conversational recommender system that can be optimized in a single stage without relying on non-textual metadata.
Outcome: The proposed model can be optimized in a single stage, without relying on non-textual metadata such as a knowledge graph.
Rethinking the Evaluation for Conversational Recommendation in the Era of Large Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing evaluation protocols for large language models (LLMs) are inadequate for conversational recommender systems.
Approach: They propose an evaluation approach based on LLMs that harnesses LLM-based user simulators to evaluate ChatGPT's performance.
Outcome: The proposed evaluation approach can simulate various system-user interaction scenarios.
LLM-REDIAL: A Large-Scale Dataset for Conversational Recommender Systems Created from User Behaviors with LLMs (2024.findings-acl)

Copied to clipboard

Challenge: Existing CRS datasets suffer from data inextensibility and semantic inconsistency .
Approach: They introduce the LLM-REDIAL dataset to facilitate the research in CRS by leveraging large language models to generate high-quality dialogues.
Outcome: The proposed dataset is the largest multi-domain CRS dataset which consists of 47.6k multi-turn dialogues with 482.6k utterances across 4 domains.
RecInDial: A Unified Framework for Conversational Recommendation with Pretrained Language Models (2022.aacl-main)

Copied to clipboard

Challenge: Existing generative methods to recommend items are shallowly integrated into the model training and have poor chit-chat ability.
Approach: They propose a framework that integrates recommendation into the dialog generation by introducing a vocabulary pointer.
Outcome: The proposed framework outperforms the state-of-the-art models on a benchmark dataset.
Beyond Single Labels: Improving Conversational Recommendation through LLM-Powered Data Augmentation (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing recommendation quality face false negatives . only one "silly cop movie" is labeled as positive, leading to suboptimal recommendations .
Approach: They propose a data augmentation framework that leverages an LLM-based semantic retriever to identify diverse and semantically relevant items and filter them by a relevance scorer to remove noisy candidates.
Outcome: The proposed approach improves performance on two benchmark datasets and user simulators.
LUCID: LLM-Generated Utterances for Complex and Interesting Dialogues (2024.naacl-srw)

Copied to clipboard

Challenge: Existing datasets with limited domain coverage and few challenging conversational phenomena are often unlabelled . Existing data is limited in quality and lacks a robust evaluation process .
Approach: They propose a high quality data generation system that generates high quality dialogues using 4,277 conversations across 100 intents.
Outcome: The proposed system produces high quality dialogue data with high quality labels.
AUGUST: an Automatic Generation Understudy for Synthesizing Conversational Recommendation Datasets (2023.findings-acl)

Copied to clipboard

Challenge: Existing work on conversational recommendation systems lacks high-quality data . existing datasets lack large-scale and high-level data based on human annotators .
Approach: They propose an automatic dataset synthesis approach that generates large-scale recommendation dialogues using structured graphs based on user-item information from the real world.
Outcome: The proposed approach can generate large-scale and high-quality recommendation dialogues . it exploits user preferences, knowledge graphs, and conversation ability from existing datasets based on real-world data .
A Flash in the Pan: Better Prompting Strategies to Deploy Out-of-the-Box LLMs as Conversational Recommendation Systems (2025.coling-main)

Copied to clipboard

Challenge: Recent studies have shown that using conversation history can improve question generation and product recommendation in naturalistic, multi-round conversational recommendation settings.
Approach: They propose a method to generate better questions to elicit human preferences and to make recommendations using the information gained through these questions.
Outcome: The proposed method beats state-of-the-art benchmarks on two datasets and shows that it is more accurate when users answer more questions than prior methods.
Persona-Consistent Dialogue Generation via Pseudo Preference Tuning (2025.coling-main)

Copied to clipboard

Challenge: Existing methods for improving persona consistency in dialogues require external resources.
Approach: They propose a method for enhancing persona consistency in dialogue response generation using direct preference optimization using persona data.
Outcome: The proposed method produces more consistent and natural responses than previous methods.
CRSLab: An Open-Source Toolkit for Building Conversational Recommender System (2021.acl-demo)

Copied to clipboard

Challenge: Existing studies on conversational recommender systems lack a unified and standardized implementation or comparison.
Approach: They propose to use a unified framework and highly-decoupled modules to develop CRSs.
Outcome: The proposed framework collects 6 commonly used human-annotated CRS datasets and implements 19 models that include advanced techniques such as graph neural networks and pre-training models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations