English

DialogVED: A Pre-trained Latent Variable Encoder-Decoder Model for Dialog Response Generation

Computation and Language 2022-11-01 v2

Abstract

Dialog response generation in open domain is an important research topic where the main challenge is to generate relevant and diverse responses. In this paper, we propose a new dialog pre-training framework called DialogVED, which introduces continuous latent variables into the enhanced encoder-decoder pre-training framework to increase the relevance and diversity of responses. With the help of a large dialog corpus (Reddit), we pre-train the model using the following 4 tasks adopted in language models (LMs) and variational autoencoders (VAEs): 1) masked language model; 2) response generation; 3) bag-of-words prediction; and 4) KL divergence reduction. We also add additional parameters to model the turn structure in dialogs to improve the performance of the pre-trained model. We conduct experiments on PersonaChat, DailyDialog, and DSTC7-AVSD benchmarks for response generation. Experimental results show that our model achieves the new state-of-the-art results on all these datasets.

Keywords

Cite

@article{arxiv.2204.13031,
  title  = {DialogVED: A Pre-trained Latent Variable Encoder-Decoder Model for Dialog Response Generation},
  author = {Wei Chen and Yeyun Gong and Song Wang and Bolun Yao and Weizhen Qi and Zhongyu Wei and Xiaowu Hu and Bartuer Zhou and Yi Mao and Weizhu Chen and Biao Cheng and Nan Duan},
  journal= {arXiv preprint arXiv:2204.13031},
  year   = {2022}
}

Comments

13 pages, 1 figures, 9 tables

R2 v1 2026-06-24T11:00:32.033Z