paper-with-me

Papers

Consistent Dialogue Generation with Self-supervised Feature Learning

2019-03-13 · Yizhe Zhang, Xiang Gao, Sungjin Lee, Chris Brockett, Michel Galley, Jianfeng Gao, Bill Dolan

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.

📄 PDF Abstract BibTeX arXiv:1903.05759

Code (1)

dreasysnail/CoCon tf

Tasks

Dialogue GenerationResponse Generation

Similar Papers 제목 키워드 기반

Improving Limited Labeled Dialogue State Tracking with Self-Supervision

2020-10-26 · Findings of the Association for Computational Linguistics 2020 · Chien-Sheng Wu, Steven Hoi, Caiming Xiong

Existing dialogue state tracking (DST) models require plenty of labeled data. However, collecting high-quality labels is costly, especially when the number of domains increases. In this paper, we address a practical DST …

Dialogue State Tracking

Explicit Use of Topicality in Dialogue Response Generation

2022-07-01 · NAACL (ACL) 2022 7 · Takumi Yoshikoshi, Hayato Atarashi, Takashi Kodama, Sadao Kurohashi

The current chat dialogue systems implicitly consider the topic given the context, but not explicitly. As a result, these systems often generate inconsistent responses with the topic of the moment. In this study, we prop…

Response GenerationSelf-Supervised Learning

SelF-Eval: Self-supervised Fine-grained Dialogue Evaluation

2022-08-17 · COLING 2022 10 · Longxuan Ma, Ziyu Zhuang, Weinan Zhang, Mingda Li 외

This paper introduces a novel Self-supervised Fine-grained Dialogue Evaluation framework (SelF-Eval). The core idea is to model the correlation between turn quality and the entire dialogue quality. We first propose a nov…

Contrastive LearningDialogue Evaluation

Self-Supervised Dialogue Learning

2019-06-30 · ACL 2019 7 · Jiawei Wu, Xin Wang, William Yang Wang

The sequential order of utterances is often meaningful in coherent dialogues, and the order changes of utterances could lead to low-quality and incoherent conversations. We consider the order information as a crucial sup…

Self-Supervised Learning

MCP: Self-supervised Pre-training for Personalized Chatbots with Multi-level Contrastive Sampling

2022-10-17 · Zhaoheng Huang, Zhicheng Dou, Yutao Zhu, Zhengyi Ma

Personalized chatbots focus on endowing the chatbots with a consistent personality to behave like real users and further act as personal assistants. Previous studies have explored generating implicit user profiles from t…

Response GenerationSelf-Supervised Learning