[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to main content

Chinese Event Detection Based on Event Ontology and Siamese Network

  • Conference paper
  • First Online:
Knowledge Science, Engineering and Management (KSEM 2021)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 12816))

  • 2095 Accesses

Abstract

Event detection (ED) aims to identify the events in raw text. Most existing methods for ED include two steps: locating triggers and classifying them into correct event types. However, such methods require a lot of labor costs to annotate triggers and face the problems of word-trigger mismatch and polysemy, especially in Chinese. To address these challenges, we propose a novel method for ED based on event ontology and Siamese network. First, event ontology is introduced as priori event-based knowledge base, which provides enormous different event types with event class specification. And then, textual specifications of event class elements (such as actions, person, places and objects) could be obtained from event ontology, thus event detection is transformed into the problem of judging which event class specifications are similar to the raw text to be detected through the Siamese network, which solves the problem of high cost of trigger annotation and word-trigger mismatch. Extensive experiments with comprehensive analyses illustrate the effectiveness of proposed method. The source code of this paper can be obtained from https://github.com/nicahead/event_detection.

Supported by the National Key Research and Development Program of China (No. 2017YFE0117500), the National Natural Science Foundation of China (No. 61991410), the research project of the 54th Research Institute of China Electronics Technology Group (No. SKX192010019).

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

Access this chapter

Subscribe and save

Springer+ Basic
£29.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
GBP 19.95
Price includes VAT (United Kingdom)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
GBP 35.99
Price includes VAT (United Kingdom)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
GBP 44.99
Price includes VAT (United Kingdom)
  • 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

Similar content being viewed by others

Notes

  1. 1.

    https://github.com/fxsjy/jieba/.

References

  1. Chen, Y., Xu, L., Liu, K.: Event extraction via dynamic multi-pooling convolutional neural networks. In: Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (vol. 1: Long Papers), pp. 167–176 (2015)

    Google Scholar 

  2. Ding, N., Li, Z., Liu, Z.: Event detection with trigger-aware lattice neural network. 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. 347–356 (2019)

    Google Scholar 

  3. Hong, Y., Zhang, J., Ma, B., Yao, J.: Using cross-entity inference to improve event extraction. In: Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies, pp. 1127–1136 (2011)

    Google Scholar 

  4. Ji, H., Grishman, R.: Refining event extraction through cross-document inference. In: Proceedings of ACL-08: Hlt, pp. 254–262 (2008)

    Google Scholar 

  5. Li, S., Zhao, Z., Hu, R., Li, W.: Analogical reasoning on Chinese morphological and semantic relations. arXiv preprint arXiv:1805.06504 (2018)

  6. Li, X., et al.: DuEE: a large-scale dataset for Chinese event extraction in real-world scenarios. In: Zhu, X., Zhang, M., Hong, Yu., He, R. (eds.) NLPCC 2020. LNCS (LNAI), vol. 12431, pp. 534–545. Springer, Cham (2020). https://doi.org/10.1007/978-3-030-60457-8_44

    Chapter  Google Scholar 

  7. Liao, S., Grishman, R.: Using document level cross-event inference to improve event extraction. In: Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics, pp. 789–797 (2010)

    Google Scholar 

  8. Lin, H., Lu, Y., Han, X., Sun, L.: Nugget proposal networks for Chinese event detection. arXiv preprint arXiv:1805.00249 (2018)

  9. Lin, T.Y., Goyal, P., Girshick, R., He, K.: Focal loss for dense object detection. In: Proceedings of the IEEE International Conference on Computer Vision, pp. 2980–2988 (2017)

    Google Scholar 

  10. Liu, S., Li, Y., Zhang, F., Yang, T.: Event detection without triggers. In: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, vol. 1 (Long and Short Papers), pp. 735–744 (2019)

    Google Scholar 

  11. Liu, W., Yang, Z., Liu, Z.: Chinese event recognition via ensemble model. In: Cheng, L., Leung, A.C.S., Ozawa, S. (eds.) ICONIP 2018. LNCS, vol. 11305, pp. 255–264. Springer, Cham (2018). https://doi.org/10.1007/978-3-030-04221-9_23

    Chapter  Google Scholar 

  12. Liu, Z.T., Huang, M., Zhou, W., Zhong, Z.: Research on event-oriented ontology model. Comput. Sci. 36(11), 189–192 (2009)

    Google Scholar 

  13. Mikolov, T., Chen, K., Corrado, G.: Efficient estimation of word representations in vector space. arXiv preprint arXiv:1301.3781 (2013)

  14. Mueller, J., Thyagarajan, A.: Siamese recurrent architectures for learning sentence similarity. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 30 (2016)

    Google Scholar 

  15. Neculoiu, P., Versteegh, M., Rotaru, M.: Learning text similarity with Siamese recurrent networks. In: Proceedings of the 1st Workshop on Representation Learning for NLP, pp. 148–157 (2016)

    Google Scholar 

  16. Nguyen, T., Grishman, R.: Graph convolutional networks with argument-aware pooling for event detection. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 32 (2018)

    Google Scholar 

  17. Nguyen, T.H., Cho, K., Grishman, R.: Joint event extraction via recurrent neural networks. In: Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp. 300–309 (2016)

    Google Scholar 

  18. Xiangyu, X., Tong, Z., Wei, Y., Jinglei, Z.: A hybrid character representation for chinese event detection. In: 2019 International Joint Conference on Neural Networks (IJCNN), pp. 1–8. IEEE (2019)

    Google Scholar 

  19. Yan, H., Jin, X., Meng, X.: Event detection with multi-order graph convolution and aggregated attention. 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. 5770–5774 (2019)

    Google Scholar 

  20. Zhao, Y., Qin, B., Che, W.X., Liu, T.: Research on Chinese event extraction. J. Chinese Inf. Process. 22(1), 3–8 (2008)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Wei Liu .

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

Ni, C., Liu, W., Li, W., Wu, J., Ren, H. (2021). Chinese Event Detection Based on Event Ontology and Siamese Network. In: Qiu, H., Zhang, C., Fei, Z., Qiu, M., Kung, SY. (eds) Knowledge Science, Engineering and Management . KSEM 2021. Lecture Notes in Computer Science(), vol 12816. Springer, Cham. https://doi.org/10.1007/978-3-030-82147-0_36

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-82147-0_36

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-82146-3

  • Online ISBN: 978-3-030-82147-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics