Skip to main content

Clause Fusion-Based Emotion Embedding Model for Emotion-Cause Pair Extraction

  • Conference paper
  • First Online:
Web and Big Data (APWeb-WAIM 2022)

Abstract

The goal of emotion-cause pair extraction (ECPE) is to simultaneously extract all emotion clauses and their corresponding cause clauses in a document. In most existing methods, emotion clause representations and cause clause representations are usually obtained separately and are then fed into neural networks. However, the close relationship between emotion and cause is ignored, resulting in an insufficient representation of the emotion clause and the cause clause. To address this problem, we propose a new model, called the clause fusion-based emotion embedding model, to make full use of emotion-related knowledge by utilizing an emotion embedding method when obtaining the representation of the cause clause. First, the emotion word embedding is processed by the emotion clause encoder to get the emotion feature. Second, in clause fusion based emotion embedding network, the emotion clause-level feature in the sliding-window is fused to fused emotion features. The fused emotion features, cause word-level, and emotion word-level feature representation are embedded to get emotion embedding. Third, the emotion embedding is processed to the cause clause feature representation by a bidirectional long short-term memory. Forth, each emotion clause-level feature representation was paired with each cause clause-level feature representation to produce candidate pairs representation. Finally, in the clause pair encoder, a graph convolutional network is applied to model the pair-level context, and then contextual features are extracted for the candidate pairs. Experimental results show that our model achieves state-of-the-art performance on the Chinese benchmark ECPE corpus.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 169.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 219.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Chen, Y., Lee, S.Y.M., Li, S., Huang, C.-R.: Emotion cause detection with linguistic constructions. In: Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010), pp. 179–187 (2010)

    Google Scholar 

  2. Gui, L., Wu, D., Xu, R., Lu, Q., Zhou, Y.: Event-driven emotion cause extraction with corpus construction. In: 2016 Conference on Empirical Methods in Natural Language Processing, EMNLP 2016, pp. 1639–1649. Association for Computational Linguistics (ACL) (2016)

    Google Scholar 

  3. Xia, R., Ding, Z.: Emotion-cause pair extraction: a new task to emotion analysis in texts. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp. 1003–1012 (2019)

    Google Scholar 

  4. Wei, P., Zhao, J., Mao, W.: Effective inter-clause modeling for end-to-end emotion-cause pair extraction. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 3171–3181 (2020)

    Google Scholar 

  5. Ding, Z., Xia, R., Yu, J.: ECPE-2D: emotion-cause pair extraction based on joint two-dimensional representation, interaction and prediction. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 3161–3170 (2020)

    Google Scholar 

  6. Ding, Z., Xia, R., Yu, J.: End-to-end emotion-cause pair extraction based on sliding window multi-label learning. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 3574–3583 (2020)

    Google Scholar 

  7. Chen, Y., Hou, W., Li, S., Wu, C., Zhang, X.: End-to-end emotion-cause pair extraction with graph convolutional network. In: Proceedings of the 28th International Conference on Computational Linguistics, pp. 198–207 (2020)

    Google Scholar 

  8. Cheng, Z., Jiang, Z., Yin, Y., Yu, H., Gu, Q.: A symmetric local search network for emotion-cause pair extraction. In: Proceedings of the 28th International Conference on Computational Linguistics, pp. 139–149 (2020)

    Google Scholar 

  9. Chen, X., Li, Q., Wang, J.: A unified sequence labeling model for emotion cause pair extraction. In: Proceedings of the 28th International Conference on Computational Linguistics, pp. 208–218 (2020)

    Google Scholar 

  10. Yuan, C., Fan, C., Bao, J., Xu, R.: Emotion-cause pair extraction as sequence labeling based on a novel tagging scheme. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 3568–3573 (2020)

    Google Scholar 

  11. Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907 (2016)

  12. Zhang, Y., Qi, P., Manning, C.D.: Graph convolution over pruned dependency trees improves relation extraction, pp. 2205–2215. Association for Computational Linguistics (2018)

    Google Scholar 

  13. Sun, K., Zhang, R., Mensah, S., Mao, Y., Liu, X.: Aspect-level sentiment analysis via convolution over dependency tree. In: 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. 5679–5688 (2019)

    Google Scholar 

  14. Yao, L., Mao, C., Luo, Y.: Graph convolutional networks for text classification. In: Proceedings of the AAAI Conference on Artificial Intelligence, pp. 7370–7377 (2019)

    Google Scholar 

  15. Ghosal, D., Majumder, N., Poria, S., Chhaya, N., Gelbukh, A.: DialogueGCN: a graph convolutional neural network for emotion recognition in conversation. arXiv preprint arXiv:1908.11540 (2019)

  16. Mikolov, T., Sutskever, I., Chen, K., Corrado, G.S., Dean, J.: Distributed representations of words and phrases and their compositionality. In: Advances in Neural Information Processing Systems 26 (2013)

    Google Scholar 

  17. Devlin, J., Chang, M.-W., Lee, K., Toutanova, K.: BERT: pre-training of deep bidirectional transformers for language understanding. arXiv preprint arXiv:1810.04805 (2018)

  18. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. In: ICLR (Poster) (2015)

    Google Scholar 

  19. Srivastava, N., Hinton, G., Krizhevsky, A., Sutskever, I., Salakhutdinov, R.: Dropout: a simple way to prevent neural networks from overfitting. J. Mach. Learn. Res. 15, 1929–1958 (2014)

    MathSciNet  MATH  Google Scholar 

  20. Wu, S., Chen, F., Wu, F., Huang, Y., Li, X.: A multi-task learning neural net-work for emotion-cause pair extraction. In: ECAI 2020, pp. 2212–2219. IOS Press (2020)

    Google Scholar 

  21. Yu, J., Liu, W., He, Y., Zhang, C.: A mutually auxiliary multitask model with self-distillation for emotion-cause pair extraction. IEEE Access 9, 26811–26821 (2021)

    Article  Google Scholar 

  22. Fan, C., Yuan, C., Du, J., Gui, L., Yang, M., Xu, R.: Transition-based directed graph construction for emotion-cause pair extraction. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 3707–3717 (2020)

    Google Scholar 

  23. Gu, G., Li, B., Gao, H., Wang, M.: Learning to answer complex questions with evidence graph. In: Wang, X., Zhang, R., Lee, Y.-K., Sun, L., Moon, Y.-S. (eds.) APWeb-WAIM 2020. LNCS, vol. 12317, pp. 257–269. Springer, Cham (2020). https://doi.org/10.1007/978-3-030-60259-8_20

    Chapter  Google Scholar 

Download references

Acknowledgements

This work was supported by the National Natural Science Foundation of China (NSFC) under Grant 61832014, 61373165.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Xin Wang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Li, Z., Rao, G., Zhang, L., Wang, X., Cong, Q., Feng, Z. (2023). Clause Fusion-Based Emotion Embedding Model for Emotion-Cause Pair Extraction. In: Li, B., Yue, L., Tao, C., Han, X., Calvanese, D., Amagasa, T. (eds) Web and Big Data. APWeb-WAIM 2022. Lecture Notes in Computer Science, vol 13422. Springer, Cham. https://doi.org/10.1007/978-3-031-25198-6_4

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-25198-6_4

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-25197-9

  • Online ISBN: 978-3-031-25198-6

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics