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:

References is not available 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)}.

Select All
1.
S. Y. M. Lee, Y. Chen and C.-R. Huang, "A text-driven rule-based system for emotion cause detection", Proceedings of the NAACL HLT 2010 workshop on computational approaches to analysis and generation of emotion in text, pp. 45-53, 2010.
2.
L. Gui, R. Xu, D. Wu, Q. Lu and Y. Zhou, "Event-driven emotion cause extraction with corpus construction", Social Media Content Analysis: Natural Language Processing and Beyond, pp. 145-160, 2018.
3.
E. Turcan, S. Wang, R. Anubhai, K. Bhattacharjee, Y. Al-Onaizan and S. Muresan, "Multi-task learning and adapted knowledge models for emotion-cause extraction", Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021, pp. 3975-3989, 2021.
4.
R. Xia and Z. Ding, "Emotion-cause pair extraction: A new task to emotion analysis in texts", Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp. 1003-1012, 2019.
5.
F. Chen, Z. Shi, Z. Yang and Y. Huang, "Recurrent synchronization network for emotion-cause pair extraction", Knowledge-Based Systems, vol. 238, pp. 107965, 2022.
6.
H. Song and D. Song, "An end-to-end multi-task learning to link framework for emotion-cause pair extraction", 2021 International Conference on Image Video Processing and Artificial Intelligence, vol. 12076, pp. 13-21, 2021.
7.
A. Singh, S. Hingane, S. Wani and A. Modi, "An end-to-end network for emotion-cause pair extraction", Proceedings of the Eleventh Workshop on Computational Approaches to Subjectivity Sentiment and Social Media Analysis, pp. 84-91, 2021.
8.
C. Li, J. Hu, T. Li, S. Du and F. Teng, "An effective multi-task learning model for end-to-end emotion-cause pair extraction", Applied Intelligence, vol. 53, no. 3, pp. 3519-3529, 2023.
9.
F. Scarselli, M. Gori, A. C. Tsoi, M. Hagenbuchner and G. Monfardini, "The graph neural network model", IEEE transactions on neural networks, vol. 20, no. 1, pp. 61-80, 2008.
10.
P. Wei, J. Zhao and W. Mao, "Effective inter-clause modeling for end-to-end emotion-cause pair extraction", Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 3171-3181, 2020.
11.
Y. Chen, W. Hou, S. Li, C. Wu and X. Zhang, "End-to-end emotioncause pair extraction with graph convolutional network", Proceedings of the 28th International Conference on Computational Linguistics, pp. 198-207, 2020.
12.
Y. Bao, Q. Ma, L. Wei, W. Zhou and S. Hu, "Multi-granularity semantic aware graph model for reducing position bias in emotion cause pair extraction", Findings of the Association for Computational Linguistics: ACL 2022, pp. 1203-1213, 2022.
13.
Z. Yan, C. Zhang, J. Fu, Q. Zhang and Z. Wei, "A partition filter network for joint entity and relation extraction", Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, pp. 185-197, 2021.
14.
J. Liu, X. Shang and Q. Ma, "Pair-based joint encoding with relational graph convolutional networks for emotion-cause pair extraction", 2022.
15.
X. Wang, H. Ji, C. Shi, B. Wang, Y. Ye, P. Cui, et al., "Heterogeneous graph attention network", The world wide web conference, pp. 2022-2032, 2019.
16.
S. Wu, F. Chen, F. Wu, Y. Huang and X. Li, "A multi-task learning neural network for emotion-cause pair extraction", ECAI 2020, pp. 2212-2219, 2020.
17.
Z. Ding, R. Xia and J. Yu, "Ecpe-2d: Emotion-cause pair extraction based on joint two-dimensional representation interaction and prediction", Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 3161-3170, 2020.
18.
Z. Cheng, Z. Jiang, Y. Yin, H. Yu and Q. Gu, "A symmetric local search network for emotion-cause pair extraction", Proceedings of the 28th International Conference on Computational Linguistics, pp. 139-149, 2020.
19.
C. Yuan, C. Fan, J. Bao and R. Xu, "Emotion-cause pair extraction as sequence labeling based on a novel tagging scheme", Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP), pp. 3568-3573, 2020.
20.
C. Fan, C. Yuan, L. Gui, Y. Zhang and R. Xu, "Multi-task sequence tagging for emotion-cause pair extraction via tag distribution refinement", IEEE/ACM Transactions on Audio Speech and Language Processing, vol. 29, pp. 2339-2350, 2021.
21.
X. Chen, Q. Li and J. Wang, "A unified sequence labeling model for emotion cause pair extraction", Proceedings of the 28th International Conference on Computational Linguistics, pp. 208-218, 2020.
22.
Z. Cheng, Z. Jiang, Y. Yin, N. Li and Q. Gu, "A unified target-oriented sequence-to-sequence model for emotion-cause pair extraction", IEEE/ACM Transactions on Audio Speech and Language Processing, vol. 29, pp. 2779-2791, 2021.
23.
Z. Wu, X. Dai and R. Xia, "Pairwise tagging framework for end-to-end emotion-cause pair extraction", Frontiers of Computer Science, vol. 17, no. 2, pp. 172314, 2023.
24.
X. Wang, D. Bo, C. Shi, S. Fan, Y. Ye and P. S. Yu, "A survey on heterogeneous graph embedding: Methods techniques applications and sources", IEEE Transactions on Big Data, vol. 9, no. 2, pp. 415-436, 2023.
25.
B. Hu, C. Shi, W. X. Zhao and P. S. Yu, "Leveraging meta-path based context for top-n recommendation with a neural co-attention model", Proceedings of the 24th ACM SIGKDD international conference on knowledge discovery & data mining, pp. 1531-1540, 2018.
26.
H. Linmei, T. Yang, C. Shi, H. Ji and X. Li, "Heterogeneous graph attention networks for semi-supervised short text classification", Proceedings of the 2019 conference on empirical methods in natural language processing and the 9th international joint conference on natural language processing (EMNLP-IJCNLP), pp. 4821-4830, 2019.
27.
H. Chen, P. Hong, W. Han, N. Majumder and S. Poria, "Dialogue relation extraction with document-level heterogeneous graph attention networks", Cognitive Computation, pp. 1-10, 2023.
28.
J. Devlin, M.-W. Chang, K. Lee and K. Toutanova, "Bert: Pre-training of deep bidirectional transformers for language understanding", Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies Volume 1 (Long and Short Papers), pp. 4171-4186, 2019.
29.
Z. Ding, R. Xia and J. Yu, "End-to-end emotion-cause pair extraction based on sliding window multi-label learning", Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP), pp. 3574-3583, 2020.
30.
Y. Chen, S. Y. M. Lee, S. Li and C.-R. Huang, "Emotion cause detection with linguistic constructions", Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010), pp. 179-187, 2010.
Contact IEEE to Subscribe

References

References is not available for this document.