Towards Diverse, Relevant and Coherent Open-Domain Dialogue Generation via Hybrid Latent Variables
Abstract
Conditional variational models, using either continuous or discrete latent variables, are powerful for open-domain dialogue response generation. However, previous works show that continuous latent variables tend to reduce the coherence of generated responses. In this paper, we also found that discrete latent variables have difficulty capturing more diverse expressions. To tackle these problems, we combine the merits of both continuous and discrete latent variables and propose a Hybrid Latent Variable (HLV) method. Specifically, HLV constrains the global semantics of responses through discrete latent variables and enriches responses with continuous latent variables. Thus, we diversify the generated responses while maintaining relevance and coherence. In addition, we propose Conditional Hybrid Variational Transformer (CHVT) to construct and to utilize HLV with transformers for dialogue generation. Through fine-grained symbolic-level semantic information and additive Gaussian mixing, we construct the distribution of continuous variables, prompting the generation of diverse expressions. Meanwhile, to maintain the relevance and coherence, the discrete latent variable is optimized by self-separation training. Experimental results on two dialogue generation datasets (DailyDialog and Opensubtitles) show that CHVT is superior to traditional transformer-based variational mechanism w.r.t. diversity, relevance and coherence metrics. Moreover, we also demonstrate the benefit of applying HLV to fine-tuning two pre-trained dialogue models (PLATO and BART-base).
Cite
Text
Sun et al. "Towards Diverse, Relevant and Coherent Open-Domain Dialogue Generation via Hybrid Latent Variables." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I11.26594Markdown
[Sun et al. "Towards Diverse, Relevant and Coherent Open-Domain Dialogue Generation via Hybrid Latent Variables." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/sun2023aaai-diverse/) doi:10.1609/AAAI.V37I11.26594BibTeX
@inproceedings{sun2023aaai-diverse,
title = {{Towards Diverse, Relevant and Coherent Open-Domain Dialogue Generation via Hybrid Latent Variables}},
author = {Sun, Bin and Li, Yitong and Mi, Fei and Wang, Weichao and Li, Yiwei and Li, Kan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {13600-13608},
doi = {10.1609/AAAI.V37I11.26594},
url = {https://mlanthology.org/aaai/2023/sun2023aaai-diverse/}
}