Modeling Complex Dialogue Mappings via Sentence Semantic Segmentation Guided Conditional Variational Auto-Encoder (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing efforts to identify and avoid CDM to facilitate dialogue learning failed to solve the problem. |
| Approach: | They propose a Sentence Semantic Segmentation guided Conditional Variational Auto-Encoder which can model and take advantage of the CDM data. |
| Outcome: | The proposed method can model and take advantages of the CDM data. |
Similar Papers
Generating Relevant and Coherent Dialogue Responses using Self-Separated Conditional Variational AutoEncoders (2021.acl-long)
Copied to clipboard
| Challenge: | Conditional Variational AutoEncoders (CVAE) can enhance the diversity and informativeness of responses in open-domain dialogue generation tasks. |
| Approach: | They propose a Conditional Variational AutoEncoder (CVAE) that regularizes latent variables and introduces group information to regularize them. |
| Outcome: | Empirical results show that the proposed model can significantly boost responses in well-established open-domain dialogue datasets. |
Topic-Guided Variational Auto-Encoder for Text Generation (N19-1)
Copied to clipboard
Wenlin Wang, Zhe Gan, Hongteng Xu, Ruiyi Zhang, Guoyin Wang, Dinghan Shen, Changyou Chen, Lawrence Carin
| Challenge: | Experimental results show that our model outperforms its competitors on both unconditional and conditional text generation. |
| Approach: | They propose a topic-guided variational auto-encoder model for text generation that specifies a Gaussian mixture model and a neural topic module to generate sentences under the topic. |
| Outcome: | The proposed model outperforms existing variational auto-encoders on unconditional and conditional text generation, and can generate semantically-meaningful sentences with various topics. |
An Auto-Encoder Matching Model for Learning Utterance-Level Semantic Dependency in Dialogue Generation (D18-1)
Copied to clipboard
| Challenge: | Experimental results show that our model can generate semantically coherent responses compared to baseline models. |
| Approach: | They propose an Auto-Encoder Matching model to learn utterance-level semantic dependency . their model contains two auto-encoders and one mapping module . |
| Outcome: | Experimental results show that the proposed model can generate high coherence and fluency compared to baseline models. |
Unsupervised Discrete Sentence Representation Learning for Interpretable Neural Dialog Generation (P18-1)
Copied to clipboard
| Challenge: | Existing encoder-decoder dialog models cannot output interpretable actions as in traditional systems. |
| Approach: | They propose an unsupervised discrete sentence representation learning method that integrates with existing encoder-decoder dialog models for interpretable response generation. |
| Outcome: | The proposed model can be integrated with existing encoder-decoder dialog models and discover interpretable semantics via either auto encoding or context predicting. |
Pre-train and Plug-in: Flexible Conditional Text Generation with Variational Auto-Encoders (2020.acl-main)
Copied to clipboard
| Challenge: | Existing conditional generation models cannot handle emerging conditions due to their joint end-to-end learning fashion. |
| Approach: | They propose a framework for conditional text generation that decouples the text generation module from the condition representation module to allow "one-to-many" conditional generation. |
| Outcome: | The proposed framework decouples the text generation module from the condition representation module to allow “one-to-many” conditional generation. |
Speculative Sampling in Variational Autoencoders for Dialogue Response Generation (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies have tried to improve variational models but they fail to learn proper mappings. |
| Approach: | They propose to use a variable-based sampling technique to find the most probable one from redundantly sampled latent variables to tie up the variable with a given response. |
| Outcome: | The proposed method is effective in response generation with massive dialogue data constructed from Twitter posts. |
Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity (D18-1)
Copied to clipboard
| Challenge: | Existing encoder-decoder models for open domain dialogue generate generic, uninformative, and non-coherent responses. |
| Approach: | They propose to introduce a measure of coherence as the GloVe embedding similarity between dialogue context and generated response to improve output diversity. |
| Outcome: | The proposed model improves on the OpenSubtitles corpus in terms of BLEU score and diversity metrics. |
Diversifying Reply Suggestions Using a Matching-Conditional Variational Autoencoder (N19-2)
Copied to clipboard
| Challenge: | Automated reply suggestions (SR) are becoming common in many popular applications such as Gmail (2016) . |
| Approach: | They propose a constrained-sampling approach to make the variational inference efficient for a commercial instant-messaging system. |
| Outcome: | The proposed model increases diversity without losing relevance in offline experiments. |
A Discrete CVAE for Response Generation on Short-Text Conversation (D19-1)
Copied to clipboard
| Challenge: | Neural conversation models are easy to generate bland and generic responses . however, their improvement of generating high-quality responses is still unsatisfactory . |
| Approach: | They propose to use a discrete latent variable with an explicit semantic meaning to improve the conditional variational autoencoder on short-text conversation. |
| Outcome: | The proposed model outperforms various kinds of generation models under automatic and human evaluations and generates more diverse and informative responses. |
Jointly Learning Guidance Induction and Faithful Summary Generation via Conditional Variational Autoencoders (2022.findings-naacl)
Copied to clipboard
| Challenge: | Existing methods for abstractive summarization generate factual consistency summaries with a high level of accuracy and coherence. |
| Approach: | They propose a framework that induces the guidance information and generates summary equipment with the guidance synchronously. |
| Outcome: | The proposed framework generates fluent summaries with no constraint on the words and phrases, and is more faithful than the existing state-of-the-art approaches. |