English

A Neural Topical Expansion Framework for Unstructured Persona-oriented Dialogue Generation

Computation and Language 2020-02-07 v1 Artificial Intelligence Machine Learning

Abstract

Unstructured Persona-oriented Dialogue Systems (UPDS) has been demonstrated effective in generating persona consistent responses by utilizing predefined natural language user persona descriptions (e.g., "I am a vegan"). However, the predefined user persona descriptions are usually short and limited to only a few descriptive words, which makes it hard to correlate them with the dialogues. As a result, existing methods either fail to use the persona description or use them improperly when generating persona consistent responses. To address this, we propose a neural topical expansion framework, namely Persona Exploration and Exploitation (PEE), which is able to extend the predefined user persona description with semantically correlated content before utilizing them to generate dialogue responses. PEE consists of two main modules: persona exploration and persona exploitation. The former learns to extend the predefined user persona description by mining and correlating with existing dialogue corpus using a variational auto-encoder (VAE) based topic model. The latter learns to generate persona consistent responses by utilizing the predefined and extended user persona description. In order to make persona exploitation learn to utilize user persona description more properly, we also introduce two persona-oriented loss functions: Persona-oriented Matching (P-Match) loss and Persona-oriented Bag-of-Words (P-BoWs) loss which respectively supervise persona selection in encoder and decoder. Experimental results show that our approach outperforms state-of-the-art baselines, in terms of both automatic and human evaluations.

Keywords

Cite

@article{arxiv.2002.02153,
  title  = {A Neural Topical Expansion Framework for Unstructured Persona-oriented Dialogue Generation},
  author = {Minghong Xu and Piji Li and Haoran Yang and Pengjie Ren and Zhaochun Ren and Zhumin Chen and Jun Ma},
  journal= {arXiv preprint arXiv:2002.02153},
  year   = {2020}
}

Comments

Accepted by ECAI 2020

R2 v1 2026-06-23T13:32:47.748Z