paper-with-me

Papers

Exploiting Emotion-Semantic Correlations for Empathetic Response Generation

2024-02-27 · Zhou Yang, Zhaochun Ren, Yufeng Wang, Xiaofei Zhu, Zhihao Chen, Tiecheng Cai, Yunbing Wu, Yisong Su, Sibo Ju, Xiangwen Liao

Empathetic response generation aims to generate empathetic responses by understanding the speaker's emotional feelings from the language of dialogue. Recent methods capture emotional words in the language of communicators and construct them as static vectors to perceive nuanced emotions. However, linguistic research has shown that emotional words in language are dynamic and have correlations with other grammar semantic roles, i.e., words with semantic meanings, in grammar. Previous methods overlook these two characteristics, which easily lead to misunderstandings of emotions and neglect of key semantics. To address this issue, we propose a dynamical Emotion-Semantic Correlation Model (ESCM) for empathetic dialogue generation tasks. ESCM constructs dynamic emotion-semantic vectors through the interaction of context and emotions. We introduce dependency trees to reflect the correlations between emotions and semantics. Based on dynamic emotion-semantic vectors and dependency trees, we propose a dynamic correlation graph convolutional network to guide the model in learning context meanings in dialogue and generating empathetic responses. Experimental results on the EMPATHETIC-DIALOGUES dataset show that ESCM understands semantics and emotions more accurately and expresses fluent and informative empathetic responses. Our analysis results also indicate that the correlations between emotions and semantics are frequently used in dialogues, which is of great significance for empathetic perception and expression.

📄 PDF Abstract BibTeX arXiv:2402.17437

Code (1)

zhouzhouyang520/empatheticdialoguegeneration_escm 공식 구현 pytorch

Tasks

Dialogue GenerationEmpathetic Response GenerationResponse Generation

Similar Papers 제목 키워드 기반

APTNESS: Incorporating Appraisal Theory and Emotion Support Strategies for Empathetic Response Generation

2024-07-23 · Yuxuan Hu, Minghuan Tan, Chenwei Zhang, Zixuan Li 외

Empathetic response generation is designed to comprehend the emotions of others and select the most appropriate strategies to assist them in resolving emotional challenges. Empathy can be categorized into cognitive empat…

Empathetic Response GenerationResponse GenerationRetrievalSemantic Retrieval

Use of a Taxonomy of Empathetic Response Intents to Control and Interpret Empathy in Neural Chatbots

2021-10-16 · ACL ARR October 2021 10 · Anonymous

A recent trend in the domain of open-domain conversational agents is enabling them to converse empathetically to emotional prompts. Current approaches either follow an end-to-end approach or condition the responses on si…

Response Generation

Use of a Taxonomy of Empathetic Response Intents to Control and Interpret Empathy in Neural Chatbots

2023-05-17 · Anuradha Welivita, Pearl Pu

A recent trend in the domain of open-domain conversational agents is enabling them to converse empathetically to emotional prompts. Current approaches either follow an end-to-end approach or condition the responses on si…

Response 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

CTSM: Combining Trait and State Emotions for Empathetic Response Model

2024-03-22 · Wang Yufeng, Chen Chao, Yang Zhou, Wang Shuhui 외

Empathetic response generation endeavors to empower dialogue systems to perceive speakers' emotions and generate empathetic responses accordingly. Psychological research demonstrates that emotion, as an essential factor …

Contrastive LearningDecoderEmpathetic Response GenerationResponse Generation