LineConGraphs: Line Conversation Graphs for Effective Emotion Recognition using Graph Neural Networks

MY ALT TEXT

Teaser Image: Emotion Recognition in Conversations using Graph Neural Networks

Abstract

Emotion Recognition in Conversations (ERC) is an important aspect of affective computing with practical applications in healthcare, education, chatbots, and social media platforms. Previous approaches to ERC analysis involved using graph neural network architectures to model both speaker and long-term contextual information. In this paper, we introduce new models for ERC analysis: the LineConGCN and LineConGAT models, which are constructed using a graph construction strategy for conversations called line conversational graphs (LineConGraphs). LineConGraph is designed to capture short-term conversational context using one previous and future utterance, while also capturing long-term context using GCN or GAT layers without explicitly integrating into the graph construction strategy. We evaluate the performance of our proposed models on two benchmark datasets, IEMOCAP and MELD, and show that our LineConGAT model outperforms the state-of-the-art methods with an F1-score of 64.58% and 76.50%. Furthermore, we demonstrate that incorporating sentiment shift information into line conversation graphs further enhances ERC performance in the case of LineConGCN models. We also evaluate the performance of our proposed model by embedding speaker information into LineConGCN and LineConGAT models and show that LineConGAT and LineConGAT with speaker embeddings performed equally for ERC analysis.