Skip to main content

Hierarchical Modular Event Detection Based on Dependency Graph

  • Conference paper
  • First Online:
Knowledge Graph and Semantic Computing: Knowledge Graph Empowers the Digital Economy (CCKS 2022)

Part of the book series: Communications in Computer and Information Science ((CCIS,volume 1669))

Included in the following conference series:

  • 843 Accesses

Abstract

Event Detection (ED) is a very important sub-task in the field of information extraction, which studies how to correctly identify the trigger words that trigger event generation from unstructured text containing event information. We can regard ED as a token-based multi-classification task and sequence labeling task. However, in the previous methods, the ED task is performed for fine-grained types of events, ignoring the more abstract information of coarse-grained event types, which leads to missing conceptual semantic information about the class hierarchy of events. We propose a new ED method (Hierarchical Modular Event Detection Based on Dependency Graphs, HMED) in this paper. First, we implement dynamic modeling of multi-order dependency label information between words, which is used to generate the fine-grained representations of event types. Then we design an upper-level conceptual module based on the characteristics of the ACE corpus to compute the coarse-grained representations of event types and fuse fine-grained and coarse-grained event conceptual semantic information through global attention. On the widely used ACE2005 corpus, our hierarchical module can significantly improve the performance when compared with the most current state-of-the-art results.

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

Access this chapter

Subscribe and save

Springer+ Basic
$34.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
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 64.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 84.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

Similar content being viewed by others

References

  1. Huang, R., Riloff, E.: Modeling textual cohesion for event extraction. In: Proceedings of AAAI Conference on Artificial Intelligence, pp. 1664–1670 (2012)

    Google Scholar 

  2. Li, Q., Ji, H., Huang, L.: Joint event extraction via structured prediction with global features. In: Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pp. 73–82 (2013)

    Google Scholar 

  3. Hong, Y., Zhang, J., Ma, B., Yao, J., Zhou, G., Zhu, Q.: 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. Chen, Y., Xu, L., Liu, K., Zeng, D., Zhao, J.: 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 (Volume 1: Long Papers), pp. 167–176 (2015)

    Google Scholar 

  6. 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 

  7. Sha, L., Qian, F., Chang, B., Sui, Z.: Jointly extracting event triggers and arguments by dependency-bridge RNN and tensor-based argument interaction. In: Proceedings of the AAAI Conference on Artificial Intelligence, pp. 5916–5923 (2018)

    Google Scholar 

  8. Liu, X., Luo, Z., Huang, H.: Jointly multiple events extraction via attention-based graph information aggregation. In: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing, pp. 1247–1256 (2018)

    Google Scholar 

  9. Nguyen, T., Grishman, R.: Graph convolutional networks with argument-aware pooling for event detection. In: Proceedings of the AAAI Conference on Artificial Intelligence, pp. 5900–5907 (2018)

    Google Scholar 

  10. Cui, S., et al.: Edge-enhanced graph convolution networks for event detection with syntactic relation. In: Proceedings of the Association for Computational Linguistics: EMNLP 2020, pp. 2329–2339 (2020)

    Google Scholar 

  11. Liu, J., Chen, Y., Liu, K., Bi, W., Liu, X.: Event extraction as machine reading comprehension. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 1641–1651 (2020)

    Google Scholar 

  12. Yang, S., Feng, D., Qiao, L., Kan, Z., Li, D.: Exploring pre-trained language models for event extraction and generation. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp. 5284–5294 (2019)

    Google Scholar 

  13. Liu, S., Chen, Y., He, S., Liu, K., Zhao, J.: Leveraging framenet to improve automatic event detection. In: Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pp. 2134–2143 (2016)

    Google Scholar 

  14. Chen, Y., Yang, H., Liu, K., Zhao, J., Jia, Y.: Collective event detection via a hierarchical and bias tagging networks with gated multi-level attention mechanisms. In: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing, pp. 1267–1276 (2018)

    Google Scholar 

  15. Lou, D., Liao, Z., Deng, S., Zhang, N., Chen, H.: MLBiNet: a cross-sentence collective event detection network. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), pp. 4829–4839 (2021)

    Google Scholar 

  16. Liu, J., Chen, Y., Liu, K.: Exploiting the ground-truth: an adversarial imitation based knowledge distillation approach for event detection. In: Proceedings of the AAAI Conference on Artificial Intelligence, pp. 6754–6761 (2019)

    Google Scholar 

  17. Yan, H., Jin, X., Meng, X., Guo, J., Cheng, 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. 5766–5770 (2019)

    Google Scholar 

  18. Liu, A., Xu, N., Liu, H.: Self-attention graph residual convolutional networks for event detection with dependency relations. In: Proceedings of the Association for Computational Linguistics: EMNLP2021, pp. 302–311 (2021)

    Google Scholar 

  19. Li, F., et al.: Event extraction as multi-turn question answering. In: Proceedings of the Association for Computational Linguistics: EMNLP2020, pp. 829–838 (2020)

    Google Scholar 

  20. Westerhout, E.: Definition extraction using linguistic and structural features. In: Proceedings of the 1st Workshop on Definition Extraction, pp. 61–67 (2009)

    Google Scholar 

  21. Zhang, J., Qin, Y., Zhang, Y., Liu, M., Ji, D.: Extracting entities and events as a single task using a transition-based neural model. In: Proceedings of the 28th International Joint Conference on Artificial Intelligence, pp. 5422–5428. AAAI Press (2019)

    Google Scholar 

  22. Shen, S., Wu, T., Qi, G., Li, Y.F., Haffari, G., Bi, S.: Adaptive knowledge-enhanced bayesian meta-learning for few-shot event detection. In: Proceedings of the Association for Computational Linguistics: ACL-IJCNLP 2021, pp. 2417–2429 (2021)

    Google Scholar 

  23. Tong, M., et al.: Image enhanced event detection in news articles. In: Proceedings of the AAAI Conference on Artificial Intelligence, pp. 9040–9047 (2020)

    Google Scholar 

  24. Manning, C. D., Surdeanu, M., Bauer, J., Finkel, J. R., Bethard, S., McClosky, D.: The stanford CoreNLP natural language processing toolkit. In: Proceedings of 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations, pp. 55–60 (2014)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Chunping Ouyang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Zhang, W., Ouyang, C., Liu, Y., Wan, Y. (2022). Hierarchical Modular Event Detection Based on Dependency Graph. In: Sun, M., et al. Knowledge Graph and Semantic Computing: Knowledge Graph Empowers the Digital Economy. CCKS 2022. Communications in Computer and Information Science, vol 1669. Springer, Singapore. https://doi.org/10.1007/978-981-19-7596-7_6

Download citation

  • DOI: https://doi.org/10.1007/978-981-19-7596-7_6

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-19-7595-0

  • Online ISBN: 978-981-19-7596-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics