Skip to main content

A Multi-Task MRC Framework for Chinese Emotion Cause and Experiencer Extraction

  • Conference paper
  • First Online:
Artificial Neural Networks and Machine Learning – ICANN 2021 (ICANN 2021)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 12894))

Included in the following conference series:

Abstract

Extracting emotion cause and experiencer from text can help people better understand users’ behavior patterns behind expressed emotions. Machine reading comprehension framework explicitly introduces a task-oriented query to boost the extraction task. In practice, how to learn a good task-oriented representation, accurately locate the boundary, and extract multiple causes and experiencers are the key technical challenges. To solve the above problems, this paper proposes BERT-based Machine Reading Comprehension Extraction Model with Multi-Task Learning (BERT-MRC-MTL). It first introduces query as prior knowledge and obtains text representation via BERT. Then, boundary-based and tag-based strategies are designed to select characters to be extracted, so as to extract multiple causes or experiencers simultaneously. Finally, hierarchical multi-task learning structure with residual connection is adopted to combine the answer extraction strategies. We conduct experiments on two public Chinese emotion datasets, and the results demonstrate the efficacy of our proposed model.

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 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.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

Notes

  1. 1.

    HLTEmotionml is available at http://119.23.18.63/?page_id=694

  2. 2.

    CEAC is available at https://github.com/liupengyuan/EmotionAction_EmotionInference

  3. 3.

    The Chinese character embedding is available at https://github.com/Embedding/Chinese-Word-Vectors

  4. 4.

    BERT-Base-Chinese is available at https://huggingface.co/bert-basechinese/tree/main

References

  1. Bostan, L.A.M., Kim, E., Klinger, R.: GoodNewsEveryone: a corpus of news headlines annotated with emotions, semantic roles, and reader perception. In: LREC (2020)

    Google Scholar 

  2. Clark, K., Khandelwal, U., Levy, O., Manning, C.D.: What does bert look at? an analysis of bert’s attention. In: Proceedings of the 2019 ACL Workshop BlackboxNLP (2019)

    Google Scholar 

  3. Devlin, J., Chang, M.W., Lee, K., Toutanova, K.: Bert: pre-training of deep bidirectional transformers for language understanding. In: NAACL-HLT (2019)

    Google Scholar 

  4. FitzGerald, N., Michael, J., He, L., Zettlemoyer, L.: Large-scale qa-srl parsing. ArXiv abs/1805.05377 (2018)

    Google Scholar 

  5. Gong, Y., et al.: Deep cascade multi-task learning for slot filling in online shopping assistant. In: AAAI (2019)

    Google Scholar 

  6. Gui, L., Hu, J., He, Y., Xu, R., Lu, Q., Du, J.: A question answering approach for emotion cause extraction. In: EMNLP (2017)

    Google Scholar 

  7. Gui, L., Wu, D., Xu, R., Lu, Q., Zhou, Y.: Event-driven emotion cause extraction with corpus construction. In: EMNLP (2016)

    Google Scholar 

  8. He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition. In: 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 770–778 (2016)

    Google Scholar 

  9. Huang, Z., Xu, W., Yu, K.: Bidirectional lstm-crf models for sequence tagging. ArXiv abs/1508.01991 (2015)

    Google Scholar 

  10. Jawahar, G., Sagot, B., Seddah, D.: What does bert learn about the structure of language? In: ACL (2019)

    Google Scholar 

  11. Kim, E., Klinger, R.: Who feels what and why? annotation of a literature corpus with semantic roles of emotions. In: COLING (2018)

    Google Scholar 

  12. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. In: ICLR (Poster) (2015). http://arxiv.org/abs/1412.6980

  13. Levy, O., Seo, M., Choi, E., Zettlemoyer, L.: Zero-shot relation extraction via reading comprehension. In: CoNLL (2017)

    Google Scholar 

  14. Li, S., Zhao, Z., Hu, R., Li, W., Liu, T., Du, X.: Analogical reasoning on Chinese morphological and semantic relations. In: ACL (2018)

    Google Scholar 

  15. Li, X., Feng, J., Meng, Y., Han, Q., Wu, F., Li, J.: A unified mrc framework for named entity recognition. In: ACL (2020)

    Google Scholar 

  16. Liu, J., Chen, Y., Liu, K., Bi, W., Liu, X.: Event extraction as machine reading comprehension. In: EMNLP (2020)

    Google Scholar 

  17. Liu, P., Du, C., Zhao, S., Zhu, C.: Emotion action detection and emotion inference: the task and dataset. ArXiv abs/1903.06901 (2019)

    Google Scholar 

  18. Loshchilov, I., Hutter, F.: Decoupled weight decay regularization. In: International Conference on Learning Representations (2019). https://openreview.net/forum?id=Bkg6RiCqY7

  19. Oberländer, L., Klinger, R.: Token sequence labeling vs. clause classification for english emotion stimulus detection. ArXiv abs/2010.07557 (2020)

    Google Scholar 

  20. Oberländer, L., Reich, K., Klinger, R.: Experiencers, stimuli, or targets: which semantic roles enable machine learning to infer the emotions? ArXiv abs/2011.01599 (2020)

    Google Scholar 

  21. Zhu, Y., Wang, G., Karlsson, B.F.: Can-ner: convolutional attention network for Chinese named entity recognition. In: NAACL-HLT (2019)

    Google Scholar 

Download references

Acknowledgement

This work was supported in part by the National Key Research and Development Program of China under Grant 2020AAA0103405, the National Natural Science Foundation of China under Grants 62071467,71621002 and 71902179, as well as the Strategic Priority Research Program of Chinese Academy of Sciences under Grant XDA27030100.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Haoda Qian .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Qian, H., Li, Q., Tang, Z. (2021). A Multi-Task MRC Framework for Chinese Emotion Cause and Experiencer Extraction. In: Farkaš, I., Masulli, P., Otte, S., Wermter, S. (eds) Artificial Neural Networks and Machine Learning – ICANN 2021. ICANN 2021. Lecture Notes in Computer Science(), vol 12894. Springer, Cham. https://doi.org/10.1007/978-3-030-86380-7_9

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-86380-7_9

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-86379-1

  • Online ISBN: 978-3-030-86380-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics