Consistent Dialogue Generation with Self-supervised Feature Learning
Yizhe Zhang, Xiang Gao, Sungjin Lee, Chris Brockett, Michel Galley,, Jianfeng Gao, Bill Dolan

TL;DR
This paper introduces a self-supervised feature learning approach for dialogue generation that maintains consistent topics and personas, improving response quality without external supervision.
Contribution
It proposes a contrastive training scheme and feature disentangling loss to learn dialogue features, enabling controllable and consistent response generation.
Findings
Model captures meaningful topics and personas.
Significant improvement in response quality.
Effective without external supervision.
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
