paper-with-me

Papers

An Iterative Associative Memory Model for Empathetic Response Generation

2024-02-28 · Zhou Yang, Zhaochun Ren, Yufeng Wang, Chao Chen, Haizhou Sun, Xiaofei Zhu, Xiangwen Liao

Empathetic response generation aims to comprehend the cognitive and emotional states in dialogue utterances and generate proper responses. Psychological theories posit that comprehending emotional and cognitive states necessitates iteratively capturing and understanding associated words across dialogue utterances. However, existing approaches regard dialogue utterances as either a long sequence or independent utterances for comprehension, which are prone to overlook the associated words between them. To address this issue, we propose an Iterative Associative Memory Model (IAMM) for empathetic response generation. Specifically, we employ a novel second-order interaction attention mechanism to iteratively capture vital associated words between dialogue utterances and situations, dialogue history, and a memory module (for storing associated words), thereby accurately and nuancedly comprehending the utterances. We conduct experiments on the Empathetic-Dialogue dataset. Both automatic and human evaluations validate the efficacy of the model. Variant experiments on LLMs also demonstrate that attending to associated words improves empathetic comprehension and expression.

📄 PDF Abstract BibTeX arXiv:2402.17959

Code (1)

zhouzhouyang520/iamm 공식 구현 pytorch

Tasks

Empathetic Response GenerationResponse Generation

Similar Papers 제목 키워드 기반

E3RG: Building Explicit Emotion-driven Empathetic Response Generation System with Multimodal Large Language Model

2025-08-18 · Ronghao Lin, Shuai Shen, Weipeng Hu, Qiaolin He 외 arxiv

Multimodal Empathetic Response Generation (MERG) is crucial for building emotionally intelligent human-computer interactions. Although large language models (LLMs) have improved text-based ERG, challenges remain in handl…

Empathetic Response Generation

CASE: Aligning Coarse-to-Fine Cognition and Affection for Empathetic Response Generation

2022-08-18 · Jinfeng Zhou, Chujie Zheng, Bo wang, Zheng Zhang 외

Empathetic conversation is psychologically supposed to be the result of conscious alignment and interaction between the cognition and affection of empathy. However, existing empathetic dialogue models usually consider on…

Dialogue GenerationEmpathetic Response GenerationResponse Generation

MIME: MIMicking Emotions for Empathetic Response Generation

2020-10-04 · EMNLP 2020 11 · Navonil Majumder, Pengfei Hong, Shanshan Peng, Jiankun Lu 외

Current approaches to empathetic response generation view the set of emotions expressed in the input text as a flat structure, where all the emotions are treated uniformly. We argue that empathetic responses often mimic …

Empathetic Response GenerationResponse Generation

Improving Empathetic Response Generation by Recognizing Emotion Cause in Conversations

2021-11-01 · Findings (EMNLP) 2021 11 · Jun Gao, YuHan Liu, Haolin Deng, Wei Wang 외

Current approaches to empathetic response generation focus on learning a model to predict an emotion label and generate a response based on this label and have achieved promising results. However, the emotion cause, an e…

Emotion RecognitionEmpathetic Response GenerationRecognizing Emotion Cause in ConversationsResponse Generation

StyEmp: Stylizing Empathetic Response Generation via Multi-Grained Prefix Encoder and Personality Reinforcement

2024-08-05 · Yahui Fu, Chenhui Chu, Tatsuya Kawahara

Recent approaches for empathetic response generation mainly focus on emotional resonance and user understanding, without considering the system's personality. Consistent personality is evident in real human expression an…

Contrastive LearningEmpathetic Response GenerationResponse Generation