Focus-Constrained Attention Mechanism for CVAE-based Response Generation
To model diverse responses for a given post, one promising way is to introduce a latent variable into Seq2Seq models. The latent variable is supposed to capture the discourse-level information and encourage the informativeness of target responses. However, such discourse-level information is often too coarse for the decoder to be utilized. To tackle it, our idea is to transform the coarse-grained discourse-level information into fine-grained word-level information. Specifically, we firstly measure the semantic concentration of corresponding target response on the post words by introducing a fine-grained focus signal. Then, we propose a focus-constrained attention mechanism to take full advantage of focus in well aligning the input to the target response. The experimental results demonstrate that by exploiting the fine-grained signal, our model can generate more diverse and informative responses compared with several state-of-the-art models.
Code (1)
Tasks
DecoderInformativenessResponse GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dior-CVAE: Pre-trained Language Models and Diffusion Priors for Variational Dialog Generation
Current variational dialog models have employed pre-trained language models (PLMs) to parameterize the likelihood and posterior distributions. However, the Gaussian assumption made on the prior distribution is incompatib…
DecoderDiversityOpen-Domain DialogResponse GenerationModeling Complex Dialogue Mappings via Sentence Semantic Segmentation Guided Conditional Variational Auto-Encoder
Complex dialogue mappings (CDM), including one-to-many and many-to-one mappings, tend to make dialogue models generate incoherent or dull responses, and modeling these mappings remains a huge challenge for neural dialogu…
Dialogue GenerationSemantic SegmentationSentenceImproving Contextual Coherence in Variational Personalized and Empathetic Dialogue Agents
In recent years, latent variable models, such as the Conditional Variational Auto Encoder (CVAE), have been applied to both personalized and empathetic dialogue generation. Prior work have largely focused on generating d…
Dialogue GenerationResponse GenerationDiversifying Reply Suggestions using a Matching-Conditional Variational Autoencoder
We consider the problem of diversifying automated reply suggestions for a commercial instant-messaging (IM) system (Skype). Our conversation model is a standard matching based information retrieval architecture, which co…
DiversityInformation RetrievalRetrievalVariational InferenceEmotion-Regularized Conditional Variational Autoencoder for Emotional Response Generation
This paper presents an emotion-regularized conditional variational autoencoder (Emo-CVAE) model for generating emotional conversation responses. In conventional CVAE-based emotional response generation, emotion labels ar…
DecoderResponse Generation