paper-with-me

홈 › Papers

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 natural language inference (NLI) technique to address the issue of generating persona consistent dialogues. Different from existing work that re-ranks the retrieved responses through an NLI model, we cast the task as a reinforcement learning problem and propose to exploit the NLI signals from response-persona pairs as rewards for the process of dialogue generation. Specifically, our generator employs an attention-based encoder-decoder to generate persona-based responses. Our evaluator consists of two components: an adversarially trained naturalness module and an NLI based consistency module. Moreover, we use another well-performed NLI model in the evaluation of persona-consistency. Experimental results on both human and automatic metrics, including the model-based consistency evaluation, demonstrate that the proposed approach outperforms strong generative baselines, especially in the persona-consistency of generated responses.

📄 PDF Abstract BibTeX arXiv:1911.05889

Code (1)

songhaoyu/RCDG 공식 구현 pytorch

Tasks

DecoderDialogue GenerationNatural Language InferenceReinforcement Learning

Similar Papers 제목 키워드 기반

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

2020-02-06 · Minghong Xu, Piji Li, Haoran Yang, Pengjie Ren 외

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"). …

DescriptiveDialogue Generation

Beyond Discrete Personas: Personality Modeling Through Journal Intensive Conversations

2024-12-15 · Sayantan Pal, Souvik Das, Rohini K. Srihari

Large Language Models (LLMs) have significantly improved personalized conversational capabilities. However, existing datasets like Persona Chat, Synthetic Persona Chat, and Blended Skill Talk rely on static, predefined p…

Persona Extraction Through Semantic Similarity for Emotional Support Conversation Generation

2024-03-07 · Seunghee Han, Se Jin Park, Chae Won Kim, Yong Man Ro

Providing emotional support through dialogue systems is becoming increasingly important in today's world, as it can support both mental health and social interactions in many conversation scenarios. Previous works have s…

Semantic SimilaritySemantic Textual Similarity

Synthetic Dialogue Generation for Interactive Conversational Elicitation & Recommendation (ICER)

2025-09-26 · Moonkyung Ryu, Chih-Wei Hsu, Yinlam Chow, Mohammad Ghavamzadeh 외 arxiv

While language models (LMs) offer great potential for conversational recommender systems (CRSs), the paucity of public CRS data makes fine-tuning LMs for CRSs challenging. In response, LMs as user simulators qua data gen…

Dialogue Generation

A Pre-training Based Personalized Dialogue Generation Model with Persona-sparse Data

2019-11-12 · Yinhe Zheng, Rongsheng Zhang, Xiaoxi Mao, Minlie Huang

Endowing dialogue systems with personas is essential to deliver more human-like conversations. However, this problem is still far from well explored due to the difficulties of both embodying personalities in natural lang…

AttributeDecoderDialogue GenerationLanguage Modelling