Abstract
Document-level Event Extraction (DEE) involves extracting event-related structural information, such as event types and event arguments, from a document containing multiple sentences. This task presents challenges, including argument scattering, multiple events, and role overlap, compared to Sentence-level Event Extraction (SEE). Existing works construct heterogeneous graphs for DEE to capture the interactions between entities and sentences. However, they neglect the importance of the global theme information and the interaction information between entities, sentences, and global theme information. To address this gap, we propose the Multi-granularity Information Integration Graph (MIIGraph) framework for DEE. This model aims to capture the interaction of multi-granularity information such as entities, sentences, and global theme of a document for DEE. Specifically, we first obtain the global theme representation of the document through contrastive learning. Then, we construct a heterogeneous graph to capture the complex interactions between entities, sentences, and global theme. Finally, we conducted extensive experiments to evaluate MIIGraph on two widely used DEE benchmarks. The results show that MIIGraph significantly improves the performance of DEE compared to existing methods.
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Similar content being viewed by others
References
Chakrabarti, S.: Deep knowledge graph representation learning for completion, alignment, and question answering. In: Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2022, pp. 3451–3454. Association for Computing Machinery, New York (2022)
Chen, Y., Xu, L., Liu, K., Zeng, D., Zhao, J.: Event extraction via dynamic multi-pooling convolutional neural networks. In: Zong, C., Strube, M. (eds.) 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), Beijing, China, July 2015. Association for Computational Linguistics, pp. 167–176 (2015)
Collobert, R., Weston, J.: A unified architecture for natural language processing. In: Proceedings of the 25th International Conference on Machine Learning - ICML 2008, January 2008
Er-Rahmadi, B., Oncevay, A., Ji, Y., Pan, J.Z.: KATIE: a system for key attributes identification in product knowledge graph construction. In: Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2023, pp. 3320–3324. Association for Computing Machinery, New York (2023)
Gao, J., Zhao, H., Yu, C., Xu, R.: Exploring the feasibility of chatGPT for event extraction. CoRR, abs/2303.03836 (2023)
Gao, T., Yao, X., Chen, D.: SimCSE: aimple contrastive learning of sentence embeddings. In: EMNLP 2021, January 2021
Hu, Z., Dong, Y., Wang, K., Sun, Y.: Heterogeneous graph transformer. In: Proceedings of The Web Conference 2020, April 2020
Huang, Y., Jia, W.: Exploring sentence community for document-level event extraction. In: Moens, M.-F., Huang, X., Specia, L., Yih, S.W. (eds.) Findings of the Association for Computational Linguistics: EMNLP 2021, Punta Cana, Dominican Republic, November 2021, pp. 340–351. Association for Computational Linguistics (2021)
Huang, Y., Jia, W.: Exploring sentence community for document-level event extraction. In: EMNLP 2021, January 2021
Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907 (2016)
Li, Q., et al.: A survey on deep learning event extraction: approaches and applications. IEEE Trans. Neural Netw. Learn. Syst. 35, 6301–6321 (2022)
Li, S., Ji, H., Han, J.: Document-level event argument extraction by conditional generation. In: Toutanova, K., et al. (eds.) Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp. 894–908, Online. Association for Computational Linguistics, June 2021
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, Part II. LNCS (LNAI), vol. 12431, pp. 534–545. Springer, Cham (2020). https://doi.org/10.1007/978-3-030-60457-8_44
Liang, Y., Jiang, Z., Yin, D., Ren, B.: RAAT: relation-augmented attention transformer for relation modeling in document-level event extraction. In: Carpuat, M., de Marneffe, M.-C., Meza Ruiz, I.V. (eds.) Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Seattle, United States, July 2022, pp. 4985–4997. Association for Computational Linguistics (2022)
Liu, J., Chen, Y., Liu, K., Bi, W., Liu, X.: Event extraction as machine reading comprehension. In: Webber, B., Cohn, T., He, Y., Liu, Y. (eds.) Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), Online, November 2020, pp. 1641–1651. Association for Computational Linguistics (2020)
Liu, X., Luo, Z., Huang, H.: Jointly multiple events extraction via attention-based graph information aggregation. In: EMNLP 2018, January 2018
Nguyen, T.H., Cho, K., Grishman, R.: Joint event extraction via recurrent neural networks. In: NAACL 2016, January 2016
Vaswani, A., et al.: Attention is all you need. In: NeurIPS 2017, June 2017
Xu, R., Liu, T., Li, L., Chang, B.: Document-level event extraction via heterogeneous graph-based interaction model with a tracker. In: ACL 2021, January 2021
Yang, H., Chen, Y., Liu, K., Xiao, Y., Zhao, J.: DCFEE: a document-level Chinese financial event extraction system based on automatically labeled training data. In: Liu, F., Solorio, T. (eds.) Proceedings of ACL 2018, System Demonstrations, Melbourne, Australia, July 2018, pp. 50–55. Association for Computational Linguistics (2018)
Yang, H., Sui, D., Chen, Y., Liu, K., Zhao, J., Wang, T.: Document-level event extraction via parallel prediction networks. In: ACL 2021, January 2021
Yang, S., Feng, D., Qiao, L., Kan, Z., Li, D.: Exploring pre-trained language models for event extraction and generation. In: ACL 2019, January 2019
Zhang, Z., Wang, B.: Prompt learning for news recommendation. In: Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2023, pp. 227–237. Association for Computing Machinery, New York (2023)
Zheng, S., Cao, W., Xu, W., Bian, J.: Doc2EDAG: an end-to-end document-level framework for Chinese financial event extraction. In: Inui, K., Jiang, J., Ng, V., Wan, X. (eds.) Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), Hong Kong, China, November 2019, pp. 337–346. Association for Computational Linguistics (2019)
Zhu, T., et al.: Efficient document-level event extraction via pseudo-trigger-aware pruned complete graph. In: IJCAI 2022, July 2022
Acknowledgements
This work is supported by the National Natural Science Foundation of China (No. 62206004, No. 62272001, No. 62106004), Hefei Key Common Technology Project (GJ2022GX15), and Xunfei Zhiyuan University Digital Transformation Innovation Research Project (2023ZY001).
Author information
Authors and Affiliations
Corresponding author
Editor information
Editors and Affiliations
Rights and permissions
Copyright information
© 2024 The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.
About this paper
Cite this paper
Mu, L., Cheng, Y., Wang, X., Li, Y., Zhang, Y. (2024). MIIGraph: Multi-granularity Information Integration Graph for Document-Level Event Extraction. In: Zhang, W., Tung, A., Zheng, Z., Yang, Z., Wang, X., Guo, H. (eds) Web and Big Data. APWeb-WAIM 2024. Lecture Notes in Computer Science, vol 14965. Springer, Singapore. https://doi.org/10.1007/978-981-97-7244-5_6
Download citation
DOI: https://doi.org/10.1007/978-981-97-7244-5_6
Published:
Publisher Name: Springer, Singapore
Print ISBN: 978-981-97-7243-8
Online ISBN: 978-981-97-7244-5
eBook Packages: Computer ScienceComputer Science (R0)