paper-with-me

Papers

Bilateral Personalized Dialogue Generation with Contrastive Learning

2021-06-15 · Bin Li, Hanjun Deng

Generating personalized responses is one of the major challenges in natural human-robot interaction. Current researches in this field mainly focus on generating responses consistent with the robot's pre-assigned persona, while ignoring the user's persona. Such responses may be inappropriate or even offensive, which may lead to the bad user experience. Therefore, we propose a Bilateral Personalized Dialogue Generation (BPDG) method for dyadic conversation, which integrates user and robot personas into dialogue generation via designing a dynamic persona-aware fusion method. To bridge the gap between the learning objective function and evaluation metrics, the Conditional Mutual Information Maximum (CMIM) criterion is adopted with contrastive learning to select the proper response from the generated candidates. Moreover, a bilateral persona accuracy metric is designed to measure the degree of bilateral personalization. Experimental results demonstrate that, compared with several state-of-the-art methods, the final results of the proposed method are more personalized and consistent with bilateral personas in terms of both automatic and manual evaluations.

📄 PDF Abstract BibTeX arXiv:2106.07857

Code (1)

Lireanstar/BPDG 공식 구현 pytorch

Tasks

Contrastive LearningDialogue GenerationLanguage ModellingTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Personalized Dialogue Generation with Contrastive Latent Variables: Combining Sparse and Dense Persona

2023-05-19 · Yihong Tang, Bo wang, Miao Fang, Dongming Zhao 외

The personalized dialogue explores the consistent relationship between dialogue generation and personality. Existing personalized dialogue agents model persona profiles from three resources: sparse or dense persona descr…

Dialogue Generation

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

Know Deeper: Knowledge-Conversation Cyclic Utilization Mechanism for Open-domain Dialogue Generation

2021-07-16 · Yajing Sun, Yue Hu, Luxi Xing, Yuqiang Xie 외

End-to-End intelligent neural dialogue systems suffer from the problems of generating inconsistent and repetitive responses. Existing dialogue models pay attention to unilaterally incorporating personal knowledge into th…

DecoderDialogue GenerationResponse Generation

Personalized LLM for Generating Customized Responses to the Same Query from Different Users

2024-12-16 · Hang Zeng, Chaoyue Niu, Fan Wu, Chengfei Lv 외

Existing work on large language model (LLM) personalization assigned different responding roles to LLM, but overlooked the diversity of questioners. In this work, we propose a new form of questioner-aware LLM personaliza…

Contrastive LearningDiversityLanguage ModelingLanguage Modelling+3

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

2022-04-18 · NAACL 2022 7 · Hanxun Zhong, Zhicheng Dou, Yutao Zhu, Hongjin Qian 외

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which has raised much attention in recent years. Existing personalized dialogue systems have trie…

Dialogue GenerationResponse Generation