TL;DR
DialogueGCN introduces a graph neural network approach for emotion recognition in conversations, effectively modeling speaker dependencies and outperforming existing methods on benchmark datasets.
Contribution
The paper proposes DialogueGCN, a novel graph convolutional network that captures speaker dependencies for improved emotion recognition in conversations.
Findings
Outperforms state-of-the-art on benchmark datasets.
Addresses context propagation issues in RNN-based methods.
Effectively models inter-speaker dependencies.
Abstract
Emotion recognition in conversation (ERC) has received much attention, lately, from researchers due to its potential widespread applications in diverse areas, such as health-care, education, and human resources. In this paper, we present Dialogue Graph Convolutional Network (DialogueGCN), a graph neural network based approach to ERC. We leverage self and inter-speaker dependency of the interlocutors to model conversational context for emotion recognition. Through the graph network, DialogueGCN addresses context propagation issues present in the current RNN-based methods. We empirically show that this method alleviates such issues, while outperforming the current state of the art on a number of benchmark emotion classification datasets.
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
MethodsGraph Neural Network
