Discourse-Aware Emotion Cause Extraction in Conversations
Dexin Kong, Nan Yu, Yun Yuan, Guohong Fu, Chen Gong

TL;DR
This paper introduces a discourse-aware model that leverages discourse structures and conversation-specific features to improve emotion cause extraction in conversations, outperforming existing methods.
Contribution
The paper proposes a novel multi-task learning framework with gated GNNs to incorporate discourse structures and conversation-specific features for ECEC.
Findings
DAM outperforms state-of-the-art systems on benchmark data.
Discourse structures are linked to emotional cause expressions.
Conversation-specific features enhance ECEC performance.
Abstract
Emotion Cause Extraction in Conversations (ECEC) aims to extract the utterances which contain the emotional cause in conversations. Most prior research focuses on modelling conversational contexts with sequential encoding, ignoring the informative interactions between utterances and conversational-specific features for ECEC. In this paper, we investigate the importance of discourse structures in handling utterance interactions and conversationspecific features for ECEC. To this end, we propose a discourse-aware model (DAM) for this task. Concretely, we jointly model ECEC with discourse parsing using a multi-task learning (MTL) framework and explicitly encode discourse structures via gated graph neural network (gated GNN), integrating rich utterance interaction information to our model. In addition, we use gated GNN to further enhance our ECEC model with conversation-specific features.…
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
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Mental Health via Writing
MethodsGraph Neural Network
