English

Jointly Optimizing Diversity and Relevance in Neural Response Generation

Computation and Language 2019-04-08 v3 Artificial Intelligence

Abstract

Although recent neural conversation models have shown great potential, they often generate bland and generic responses. While various approaches have been explored to diversify the output of the conversation model, the improvement often comes at the cost of decreased relevance. In this paper, we propose a SpaceFusion model to jointly optimize diversity and relevance that essentially fuses the latent space of a sequence-to-sequence model and that of an autoencoder model by leveraging novel regularization terms. As a result, our approach induces a latent space in which the distance and direction from the predicted response vector roughly match the relevance and diversity, respectively. This property also lends itself well to an intuitive visualization of the latent space. Both automatic and human evaluation results demonstrate that the proposed approach brings significant improvement compared to strong baselines in both diversity and relevance.

Keywords

Cite

@article{arxiv.1902.11205,
  title  = {Jointly Optimizing Diversity and Relevance in Neural Response Generation},
  author = {Xiang Gao and Sungjin Lee and Yizhe Zhang and Chris Brockett and Michel Galley and Jianfeng Gao and Bill Dolan},
  journal= {arXiv preprint arXiv:1902.11205},
  year   = {2019}
}

Comments

Long paper accepted at NAACL 2019

R2 v1 2026-06-23T07:54:28.878Z