Towards a Neural Conversation Model with Diversity Net Using Determinantal Point Processes

Abstract

Typically, neural conversation systems generate replies based on the sequence-to-sequence (seq2seq) model. seq2seq tends to produce safe and universal replies, which suffers from the lack of diversity and information. Determinantal Point Processes (DPPs) is a probabilistic model defined on item sets, which can select the items with good diversity and quality. In this paper, we investigate the diversity issue in two different aspects, namely query-level and system-level diversity. We propose a novel framework which organically combines seq2seq model with Determinantal Point Processes (DPPs). The new framework achieves high quality in generated reply and significantly improves the diversity among them. Experiments show that our model achieves the best performance among various baselines in terms of both quality and diversity.

Cite

Text

Song et al. "Towards a Neural Conversation Model with Diversity Net Using Determinantal Point Processes." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12062

Markdown

[Song et al. "Towards a Neural Conversation Model with Diversity Net Using Determinantal Point Processes." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/song2018aaai-neural-a/) doi:10.1609/AAAI.V32I1.12062

BibTeX

@inproceedings{song2018aaai-neural-a,
  title     = {{Towards a Neural Conversation Model with Diversity Net Using Determinantal Point Processes}},
  author    = {Song, Yiping and Yan, Rui and Feng, Yansong and Zhang, Yaoyuan and Zhao, Dongyan and Zhang, Ming},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {5932-5939},
  doi       = {10.1609/AAAI.V32I1.12062},
  url       = {https://mlanthology.org/aaai/2018/song2018aaai-neural-a/}
}