Efficient Long-distance Latent Relation-aware Graph Neural Network for Multi-modal Emotion Recognition in Conversations
Yuntao Shou, Wei Ai, Jiayi Du, Tao Meng, Haiyan Liu, Nan Yin

TL;DR
This paper introduces ELR-GNN, an efficient graph neural network that captures long-distance dependencies in multi-modal conversation data, significantly improving emotion recognition accuracy and speed.
Contribution
The paper proposes a novel ELR-GNN model that efficiently models long-distance utterance dependencies using a dilated generalized forward push algorithm and emotion-aware operators.
Findings
Achieves state-of-the-art results on IEMOCAP and MELD datasets.
Reduces running time by over 50% compared to previous methods.
Effectively captures long-range semantic dependencies in multi-modal conversations.
Abstract
The task of multi-modal emotion recognition in conversation (MERC) aims to analyze the genuine emotional state of each utterance based on the multi-modal information in the conversation, which is crucial for conversation understanding. Existing methods focus on using graph neural networks (GNN) to model conversational relationships and capture contextual latent semantic relationships. However, due to the complexity of GNN, existing methods cannot efficiently capture the potential dependencies between long-distance utterances, which limits the performance of MERC. In this paper, we propose an Efficient Long-distance Latent Relation-aware Graph Neural Network (ELR-GNN) for multi-modal emotion recognition in conversations. Specifically, we first use pre-extracted text, video and audio features as input to Bi-LSTM to capture contextual semantic information and obtain low-level utterance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Emotion and Mood Recognition
MethodsGraph Neural Network · Focus
