Learning Neural Templates for Recommender Dialogue System (2021.emnlp-main)

Copied to clipboard

Challenge: Recent advances in neural models have shown promising progress on this task, but key challenges remain .
Approach: They propose a framework that can decouple dialogue generation from item recommendation . they use a response template generator and item selector to generate a responses template .
Outcome: The proposed framework outperforms the state-of-the-art methods on the benchmark ReDial.

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.
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.
Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to integrate the recommendation function and dialog generation function smoothly are lacking.
Approach: They propose to integrate dialog context for recommendation and dialog generation better using a pre-trained language model and an item metadata encoder to integrate the recommendation and dialogue generation.
Outcome: The proposed architecture improves the integration of recommendation and dialog generation functions.
Towards Knowledge-Based Recommender Dialog System (D19-1)

Copied to clipboard

Challenge: Existing frameworks that only provide information about user preferences can be inaccurate in e-commerce recommender systems.
Approach: They propose a framework which integrates the recommender system and dialog generation system by introducing information about users’ preferences.
Outcome: The proposed framework can achieve better performance in both dialog generation and recommendation compared with baselines.
Automatic Dialogue Generation with Expressed Emotions (N18-2)

Copied to clipboard

Challenge: a growing interest in neural dialogue generation systems is focusing on generating human-like responses based on past utterances . despite efforts, few consider putting restrictions on the response itself . authors present three models that concatenate the desired emotion with the source input .
Approach: They propose three models that concatenate the desired emotion with the source input or push the emotion in the decoder.
Outcome: The proposed model is more efficient than the previous models, but it lacks the emotion vector.
Recursive Template-based Frame Generation for Task Oriented Dialog (2020.acl-main)

Copied to clipboard

Challenge: The input of an NLU component is a semantic frame that captures the intent and slot-labels provided by the user.
Approach: They propose a recursive, hierarchical representation that captures the intent and slot-labels provided by the user and extend local tree-based loss functions with terms that provide global supervision.
Outcome: The proposed representation improves on the widely used ATIS dataset and significantly improves the performance of the proposed framework.
NeuralWOZ: Learning to Collect Task-Oriented Dialogue via Model-Based Simulation (2021.acl-long)

Copied to clipboard

Challenge: NeuralWOZ generates dialogues from user’s goal instructions and system’s API call results.
Approach: They propose a framework that uses model-based dialogue simulation to generate dialogues from user’s goal instructions and system’s API call results.
Outcome: The proposed framework achieves 4.4% point joint goal accuracy on average across domains and 5.7% point of zero-shot coverage against the MultiWOZ 2.1 dataset.
CR-Walker: Tree-Structured Graph Reasoning and Dialog Acts for Conversational Recommendation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing systems that explore user preference through conversational interactions do not exploit the context and knowledge to make accurate recommendations.
Approach: They propose a model that performs tree-structured reasoning on a knowledge graph and generates informative dialog acts to guide language generation.
Outcome: The proposed model can arrive at more accurate recommendation and generate more informative and engaging responses.
Boosting Dialog Response Generation (P19-1)

Copied to clipboard

Challenge: Neural models generate the most common and generic responses all the time . Empirical results show that our method can significantly improve the diversity of responses generated by sequence-to-sequence models.
Approach: They propose an iterative training process and ensemble method based on boosting to improve the diversity of responses generated by neural models.
Outcome: Empirical results show that the proposed method significantly improves diversity and relevance of responses generated by all models.
Refining Text Generation for Realistic Conversational Recommendation via Direct Preference Optimization (2025.emnlp-main)

Copied to clipboard

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.

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