Explicit Use of Topicality in Dialogue Response Generation (2022.naacl-srw)

Copied to clipboard

Challenge: Existing chat dialogue systems only implicitly consider the topic given the context, but not explicitly.
Approach: They propose a dialogue system that responds appropriately following the topic by selecting the entity with the highest “topicality” they define the entity as a noun or compound nouns, and topicality as the degree of speaker awareness directed toward each entity in the dialogue context.
Outcome: The proposed system can follow the topic more than existing systems that only consider the context .

Similar Papers

Linguistically-Informed Specificity and Semantic Plausibility for Dialogue Generation (N19-1)

Copied to clipboard

Challenge: Past work has focused on word frequency-based approaches to improving specificity, such as penalizing responses with only common words.
Approach: They propose to rerank a sequence-to-sequence model to improve the informativeness, reasonableness, and grammatically of responses by using externally-trained classifiers targeting each of these factors.
Outcome: The proposed model improves the informativeness, reasonableness, and grammatically of responses.
Learning to Control the Specificity in Neural Response Generation (P18-1)

Copied to clipboard

Challenge: Existing generative conversational models tend to favor general and trivial responses which appear frequently.
Approach: They propose a controlled response generation mechanism to handle different utterance-response relationships in terms of specificity.
Outcome: The proposed model outperforms state-of-the-art models under automatic and human evaluations.
Consistent Response Generation with Controlled Specificity (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to generate fluent responses generate inconsistent responses . we use a sequence-to-sequence model to generate specific responses based on a co-occurrence degree .
Approach: They propose a method to control the specificity of responses while maintaining the consistency with the utterances.
Outcome: The proposed method produces highly consistent responses in open-domain dialogues . it can generate fluent responses while maintaining the consistency with the utterances compared to the conventional model .
Recent Trends in Personalized Dialogue Generation: A Review of Datasets, Methodologies, and Evaluations (2024.lrec-main)

Copied to clipboard

Challenge: Personalization is a multifaceted process that requires multiple definitions and varies between individuals.
Approach: They propose to systemically survey the recent landscape of personalized dialogue generation including the datasets employed, methodologies developed, and evaluation metrics applied.
Outcome: The proposed model can generate fluent and coherent responses to human queries in a language-based conversational agent.
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.
PLATO: Pre-trained Dialogue Generation Model with Discrete Latent Variable (2020.acl-main)

Copied to clipboard

Challenge: Existing pre-training models for dialogue generation have been proven effective for a wide range of tasks.
Approach: They propose a dialogue generation pre-training framework that leverages bi-directional context and uni-directional characteristic of language generation.
Outcome: The proposed framework is superior to existing models on three publicly available datasets.
Adaptive Parameterization for Neural Dialogue Generation (D19-1)

Copied to clipboard

Challenge: Existing models of open-domain dialogue generate responses based on sequence-to-sequence paradigms.
Approach: They propose an Adaptive Neural Dialogue generation model which manages various conversations with conversation-specific parameterization.
Outcome: The proposed model performs better on a large-scale conversational dataset.
Neural Generation of Dialogue Response Timings (2020.acl-main)

Copied to clipboard

Challenge: Using neural models, the timings of spoken response offsets in human dialogue can vary based on contextual elements of the dialogue.
Approach: They propose neural models that simulate the distributions of response offsets taking into account the response turn as well as the preceding turn.
Outcome: The proposed models can generate distributions of response offsets based on the response turn and preceding turn based upon human listening tests and offline experiments.
Topic-relevant Response Generation using Optimal Transport for an Open-domain Dialog System (2020.coling-main)

Copied to clipboard

Challenge: Conventional neural generative models generate safe and generic responses which have little connection with previous utterances semantically and would disengage users in a dialog system.
Approach: They propose a method that employs topical constraint and semantic constraint to generate relevant responses by regularizing the decoding objective function with semantic distance.
Outcome: The proposed method generates more topic-relevant and content-rich responses than conventional models.
Knowledge-Grounded Dialogue Generation with Pre-trained Language Models (2020.emnlp-main)

Copied to clipboard

Challenge: Empirical results indicate that pre-trained language models can significantly outperform state-of-the-art methods in both automatic evaluation and human judgment.
Approach: They propose to equip a pre-trained language model with a knowledge selection module to generate knowledge-grounded dialogues.
Outcome: The proposed model outperforms state-of-the-art methods in evaluation and human judgment.

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