RBA-GCN: Relational Bilevel Aggregation Graph Convolutional Network for Emotion Recognition
Lin Yuan, Guoheng Huang, Fenghuan Li, Xiaochen Yuan, Chi-Man Pun, Guo, Zhong

TL;DR
This paper introduces RBA-GCN, a novel graph convolutional network that reduces information redundancy and captures long-range, multi-modal contextual information for improved emotion recognition in conversations.
Contribution
The paper proposes a new RBA-GCN model with modules for graph generation, similarity-based clustering, and bilevel aggregation, enhancing information preservation and multi-modal interaction modeling.
Findings
Achieved 2.17-5.21% higher F1 scores on IEMOCAP and MELD datasets.
Effectively reduces node information redundancy and captures long-range context.
Improves multi-modal interaction modeling in emotion recognition.
Abstract
Emotion recognition in conversation (ERC) has received increasing attention from researchers due to its wide range of applications.As conversation has a natural graph structure,numerous approaches used to model ERC based on graph convolutional networks (GCNs) have yielded significant results.However,the aggregation approach of traditional GCNs suffers from the node information redundancy problem,leading to node discriminant information loss.Additionally,single-layer GCNs lack the capacity to capture long-range contextual information from the graph. Furthermore,the majority of approaches are based on textual modality or stitching together different modalities, resulting in a weak ability to capture interactions between modalities. To address these problems, we present the relational bilevel aggregation graph convolutional network (RBA-GCN), which consists of three modules: the graph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Sentiment Analysis and Opinion Mining · Text and Document Classification Technologies
