paper-with-me

홈 › Papers

Emotional Conversation Generation with Heterogeneous Graph Neural Network

2020-12-09 · Yunlong Liang, Fandong Meng, Ying Zhang, Jinan Xu, Yufeng Chen, Jie zhou

The successful emotional conversation system depends on sufficient perception and appropriate expression of emotions. In a real-life conversation, humans firstly instinctively perceive emotions from multi-source information, including the emotion flow hidden in dialogue history, facial expressions, audio, and personalities of speakers. Then, they convey suitable emotions according to their personalities, but these multiple types of information are insufficiently exploited in emotional conversation fields. To address this issue, in this paper, we propose a heterogeneous graph-based model for emotional conversation generation. Firstly, we design a Heterogeneous Graph-Based Encoder to represent the conversation content (i.e., the dialogue history, its emotion flow, facial expressions, audio, and speakers' personalities) with a heterogeneous graph neural network, and then predict suitable emotions for feedback. Secondly, we employ an Emotion-Personality-Aware Decoder to generate a response relevant to the conversation context as well as with appropriate emotions, through taking the encoded graph representations, the predicted emotions by the encoder and the personality of the current speaker as inputs. Experiments on both automatic and human evaluation show that our method can effectively perceive emotions from multi-source knowledge and generate a satisfactory response. Furthermore, based on the up-to-date text generator BART, our model still can achieve consistent improvement, which significantly outperforms some existing state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2012.04882

Code (1)

XL2248/HGNN 공식 구현 tf

Tasks

DecoderGraph Neural Network

Similar Papers 제목 키워드 기반

ESIHGNN: Event-State Interactions Infused Heterogeneous Graph Neural Network for Conversational Emotion Recognition

2024-05-07 · Xupeng Zha, Huan Zhao, Zixing Zhang

Conversational Emotion Recognition (CER) aims to predict the emotion expressed by an utterance (referred to as an ``event'') during a conversation. Existing graph-based methods mainly focus on event interactions to compr…

Emotion RecognitionGraph Neural Network

Emotion Rendering for Conversational Speech Synthesis with Heterogeneous Graph-Based Context Modeling

2023-12-19 · Rui Liu, Yifan Hu, Yi Ren, Xiang Yin 외

Conversational Speech Synthesis (CSS) aims to accurately express an utterance with the appropriate prosody and emotional inflection within a conversational setting. While recognising the significance of CSS task, the pri…

Contrastive LearningSpeech Synthesis

Summarize before Aggregate: A Global-to-local Heterogeneous Graph Inference Network for Conversational Emotion Recognition

2020-12-01 · COLING 2020 8 · Dongming Sheng, Dong Wang, Ying Shen, Haitao Zheng 외

Conversational Emotion Recognition (CER) is a crucial task in Natural Language Processing (NLP) with wide applications. Prior works in CER generally focus on modeling emotion influences solely with utterance-level featur…

Emotion RecognitionEmotion Recognition in Conversation

Information for Conversation Generation: Proposals Utilising Knowledge Graphs

2024-10-21 · Alex Clay, Ernesto Jiménez-Ruiz

LLMs are frequently used tools for conversational generation. Without additional information LLMs can generate lower quality responses due to lacking relevant content and hallucinations, as well as the perception of poor…

Knowledge Graph EmbeddingsKnowledge GraphsResponse Generation

M3HG: Multimodal, Multi-scale, and Multi-type Node Heterogeneous Graph for Emotion Cause Triplet Extraction in Conversations

2025-08-26 · Qiao Liang, Ying Shen, Tiantian Chen, Lin Zhang arxiv

Emotion Cause Triplet Extraction in Multimodal Conversations (MECTEC) has recently gained significant attention in social media analysis, aiming to extract emotion utterances, cause utterances, and emotion categories sim…