paper-with-me

홈 › Papers

InferEM: Inferring the Speaker's Intention for Empathetic Dialogue Generation

2022-12-13 · Guoqing Lv, Jiang Li, XiaoPing Wang, Zhigang Zeng

Current approaches to empathetic response generation typically encode the entire dialogue history directly and put the output into a decoder to generate friendly feedback. These methods focus on modelling contextual information but neglect capturing the direct intention of the speaker. We argue that the last utterance in the dialogue empirically conveys the intention of the speaker. Consequently, we propose a novel model named InferEM for empathetic response generation. We separately encode the last utterance and fuse it with the entire dialogue through the multi-head attention based intention fusion module to capture the speaker's intention. Besides, we utilize previous utterances to predict the last utterance, which simulates human's psychology to guess what the interlocutor may speak in advance. To balance the optimizing rates of the utterance prediction and response generation, a multi-task learning strategy is designed for InferEM. Experimental results demonstrate the plausibility and validity of InferEM in improving empathetic expression.

📄 PDF Abstract BibTeX arXiv:2212.06373

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDialogue GenerationEmpathetic Response GenerationMulti-Task LearningResponse Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Talk With Human-like Agents: Empathetic Dialogue Through Perceptible Acoustic Reception and Reaction

2024-06-18 · Haoqiu Yan, Yongxin Zhu, Kai Zheng, Bing Liu 외

Large Language Model (LLM)-enhanced agents become increasingly prevalent in Human-AI communication, offering vast potential from entertainment to professional domains. However, current multi-modal dialogue systems overlo…

Language ModelingLanguage ModellingLarge Language Model

Modeling Content-Emotion Duality via Disentanglement for Empathetic Conversation

2022-09-26 · Peiqin Lin, Jiashuo Wang, Hinrich Schütze, Wenjie Li

The task of empathetic response generation aims to understand what feelings a speaker expresses on his/her experiences and then reply to the speaker appropriately. To solve the task, it is essential to model the content-…

DisentanglementEmpathetic Response GenerationResponse Generation

Affective Decoding for Empathetic Response Generation

2021-08-18 · INLG (ACL) 2021 8 · Chengkun Zeng, Guanyi Chen, Chenghua Lin, Ruizhe Li 외

Understanding speaker's feelings and producing appropriate responses with emotion connection is a key communicative skill for empathetic dialogue systems. In this paper, we propose a simple technique called Affective Dec…

Empathetic Response GenerationResponse Generation

Closing the Affective Loop: Multimodal Speaker-Listener Emotion-Dynamics-Aware Empathetic Social Robots

2026-08-17 · Zi Haur Pang, Casey Kennington, Tatsuya Kawahara arxiv

Empathetic social robots should respond not only to what users say, but also to how their emotions dynamically evolve during interaction. However, existing empathetic dialogue systems are often text-centered and primaril…

Response Generation

Improving Empathetic Dialogue Generation by Dynamically Infusing Commonsense Knowledge

2023-05-24 · Hua Cai, Xuli Shen, Qing Xu, Weilin Shen 외

In empathetic conversations, individuals express their empathy towards others. Previous work has mainly focused on generating empathetic responses by utilizing the speaker's emotion. Besides, external commonsense knowled…

Dialogue GenerationEmpathetic Response GenerationResponse Generation