paper-with-me

홈 › Papers

Generating Stylistically Consistent Dialog Responses with Transfer Learning

2017-11-01 · IJCNLP 2017 11 · Reina Akama, Kazuaki Inada, Naoya Inoue, Sosuke Kobayashi, Kentaro Inui

We propose a novel, data-driven, and stylistically consistent dialog response generation system. To create a user-friendly system, it is crucial to make generated responses not only appropriate but also stylistically consistent. For leaning both the properties effectively, our proposed framework has two training stages inspired by transfer learning. First, we train the model to generate appropriate responses, and then we ensure that the responses have a specific style. Experimental results demonstrate that the proposed method produces stylistically consistent responses while maintaining the appropriateness of the responses learned in a general domain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Response GenerationTransfer Learning

Similar Papers 제목 키워드 기반

Consistent Dialogue Generation with Self-supervised Feature Learning

2019-03-13 · Yizhe Zhang, Xiang Gao, Sungjin Lee, Chris Brockett 외

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 generat…

Dialogue GenerationResponse Generation

Generating Persona Consistent Dialogues by Exploiting Natural Language Inference

2019-11-14 · Haoyu Song, Wei-Nan Zhang, Jingwen Hu, Ting Liu

Consistency is one of the major challenges faced by dialogue agents. A human-like dialogue agent should not only respond naturally, but also maintain a consistent persona. In this paper, we exploit the advantages of natu…

DecoderDialogue GenerationNatural Language InferenceReinforcement Learning

Learning from Perturbations: Diverse and Informative Dialogue Generation with Inverse Adversarial Training

2021-05-31 · ACL 2021 5 · Wangchunshu Zhou, Qifei Li, Chenle Li

In this paper, we propose Inverse Adversarial Training (IAT) algorithm for training neural dialogue systems to avoid generic responses and model dialogue history better. In contrast to standard adversarial training algor…

Dialogue GenerationDiversityResponse Generation

Automatically Exposing Problems with Neural Dialog Models

2021-09-14 · EMNLP 2021 11 · Dian Yu, Kenji Sagae

Neural dialog models are known to suffer from problems such as generating unsafe and inconsistent responses. Even though these problems are crucial and prevalent, they are mostly manually identified by model designers th…

reinforcement-learningReinforcement Learning (RL)

GFDC: Graph Function Dependence for Logically Consistent Dialogue Response Beyond Persona Data

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The rigorous logical consistency between current and historical responses during dialogue is the basis of an excellent human speaker, and it is also essential for dialogue agents. Although maintaining consistent personas…

Dialogue GenerationGeneral Knowledge