English

Consistent Dialogue Generation with Self-supervised Feature Learning

Computation and Language 2021-08-13 v4

Abstract

Generating responses that are consistent with the dialogue context is one of the central challenges in building engaging conversational agents. We demonstrate that neural conversation models can be geared towards generating consistent responses by maintaining certain features related to topics and personas throughout the conversation. Past work has required external supervision that exploits features such as user identities that are often unavailable. In our approach, topic and persona feature extractors are trained using a contrastive training scheme that utilizes the natural structure of dialogue data. We further adopt a feature disentangling loss which, paired with controllable response generation techniques, allows us to promote or demote certain learned topics and persona features. Evaluation results demonstrate the model's ability to capture meaningful topics and persona features. The incorporation of the learned features brings significant improvement in terms of the quality of generated responses on two dialogue datasets.

Keywords

Cite

@article{arxiv.1903.05759,
  title  = {Consistent Dialogue Generation with Self-supervised Feature Learning},
  author = {Yizhe Zhang and Xiang Gao and Sungjin Lee and Chris Brockett and Michel Galley and Jianfeng Gao and Bill Dolan},
  journal= {arXiv preprint arXiv:1903.05759},
  year   = {2021}
}

Comments

Accepted by SIGDIAL 2021. Eventually dropped off for non-technical reason

R2 v1 2026-06-23T08:07:34.416Z