paper-with-me

Papers

Constructing Emotional Consensus and Utilizing Unpaired Data for Empathetic Dialogue Generation

2021-11-01 · Findings (EMNLP) 2021 11 · Lei Shen, Jinchao Zhang, Jiao Ou, Xiaofang Zhao, Jie zhou

Researches on dialogue empathy aim to endow an agent with the capacity of accurate understanding and proper responding for emotions. Existing models for empathetic dialogue generation focus on the emotion flow in one direction, that is, from the context to response. We argue that conducting an empathetic conversation is a bidirectional process, where empathy occurs when the emotions of two interlocutors could converge on the same point, i.e., reaching an emotional consensus. Besides, we also find that the empathetic dialogue corpus is extremely limited, which further restricts the model performance. To address the above issues, we propose a dual-generative model, Dual-Emp, to simultaneously construct the emotional consensus and utilize some external unpaired data. Specifically, our model integrates a forward dialogue model, a backward dialogue model, and a discrete latent variable representing the emotional consensus into a unified architecture. Then, to alleviate the constraint of paired data, we extract unpaired emotional data from open-domain conversations and employ Dual-Emp to produce pseudo paired empathetic samples, which is more efficient and low-cost than the human annotation. Automatic and human evaluations demonstrate that our method outperforms competitive baselines in producing coherent and empathetic responses.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Constructing Emotion Consensus and Utilizing Unpaired Data for Empathetic Dialogue Generation

2021-09-16 · Lei Shen, Jinchao Zhang, Jiao Ou, Xiaofang Zhao 외

Researches on dialogue empathy aim to endow an agent with the capacity of accurate understanding and proper responding for emotions. Existing models for empathetic dialogue generation focus on the emotion flow in one dir…

Dialogue Generation

Emotional Modulation in Swarm Decision Dynamics

2026-03-10 · David Freire-Obregón arxiv

Collective decision-making in biological and human groups often emerges from simple interaction rules that amplify minor differences into consensus. The bee equation, developed initially to describe nest-site selection i…

Galaxy Image Translation with Semi-supervised Noise-reconstructed Generative Adversarial Networks

2021-01-19 · Qiufan Lin, Dominique Fouchez, Jérôme Pasquet

Image-to-image translation with Deep Learning neural networks, particularly with Generative Adversarial Networks (GANs), is one of the most powerful methods for simulating astronomical images. However, current work is li…

Image-to-Image TranslationSurveyTranslation

Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach

2018-05-14 · ACL 2018 7 · Jingjing Xu, Xu sun, Qi Zeng, Xuancheng Ren 외

The goal of sentiment-to-sentiment "translation" is to change the underlying sentiment of a sentence while keeping its content. The main challenge is the lack of parallel data. To solve this problem, we propose a cycled …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Sentence+2

Enhancing Emotional Generation Capability of Large Language Models via Emotional Chain-of-Thought

2024-01-12 · Zaijing Li, Gongwei Chen, Rui Shao, Yuquan Xie 외

Large Language Models (LLMs) have shown remarkable performance in various emotion recognition tasks, thereby piquing the research community's curiosity for exploring their potential in emotional intelligence. However, se…

Emotional IntelligenceEmotion RecognitionSentiment Analysis