Loading [MathJax]/extensions/MathMenu.js
Graph-Based Global Interaction Network with Assistant Prediction for Emotion-Cause Pair Extraction | IEEE Conference Publication | IEEE Xplore

Graph-Based Global Interaction Network with Assistant Prediction for Emotion-Cause Pair Extraction


Abstract:

Emotion-cause pair extraction (ECPE) has received growing interest in recent years, which aims to extract all emotion clauses and corresponding cause clauses in a documen...Show More

Abstract:

Emotion-cause pair extraction (ECPE) has received growing interest in recent years, which aims to extract all emotion clauses and corresponding cause clauses in a document. Previous methods first generate emotion and cause features separately and then generate pair features for pair extraction. These methods either fail to consider the relation between emotion and cause features encoder, or ignore the different importance of different information, resulting in unbalanced information in features, further leading to the wrong prediction. Besides, the original semantic information of clauses is ignored. In this paper, we propose a novel Graph-Based Global Interaction Network with Assistant Prediction (GGINAP) to address the problem. Our model can be divided into two stages: independent prediction and interactive prediction. In the first stage, independent pair features are generated from original clause representations for independent pair prediction. In the second stage, we define various types of meta-paths and apply Heterogeneous graph Attention Network (HAN) to model the global interaction between clauses and pairs, capturing contextual information and causal information simultaneously. Then interactive pair features are obtained for interactive pair prediction. To balance the negative effect of interaction, independent and interactive prediction are both considered for the final prediction. Extensive experiments demonstrate that our model outperforms existing methods and further analysis prove the effectiveness of our framework. Our code is available at https://github.com/klkkkkk/GGINAP.
Date of Conference: 18-20 August 2023
Date Added to IEEE Xplore: 04 December 2023
ISBN Information:
Conference Location: Haikou, China

Funding Agency:

No metrics found for this document.

I. Introduction

As a fine-grained sentiment analysis task, emotion cause extraction (ECE) has received much attention in these years [1], [2], [3]. It aims to extract corresponding causes for emotion expressions annotated in advance. However, the framework relies on manual emotion labeling is not practical in realworld scenarios. Therefore, Xia and Ding [4] propose a new task called emotion-cause pair extraction (ECPE). The goal of ECPE is to extract all emotion clauses and corresponding cause clauses without annotated emotions. As shown in Fig. 1, c3 contains an emotion, which is caused by c2. c5 contains another emotion, which is caused by c4. Therefore, emotion-cause pairs of the document are {(c3, c2), (c5, c4)}.

Usage
Select a Year
2025

View as

Total usage sinceDec 2023:63
01234567JanFebMarAprMayJunJulAugSepOctNovDec060000000000
Year Total:6
Data is updated monthly. Usage includes PDF downloads and HTML views.
Contact IEEE to Subscribe

References

References is not available for this document.