Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Token-Event-Role Structure-based Multi-Channel Document-Level Event Extraction (2306.17733v1)

Published 30 Jun 2023 in cs.CL and cs.AI

Abstract: Document-level event extraction is a long-standing challenging information retrieval problem involving a sequence of sub-tasks: entity extraction, event type judgment, and event type-specific multi-event extraction. However, addressing the problem as multiple learning tasks leads to increased model complexity. Also, existing methods insufficiently utilize the correlation of entities crossing different events, resulting in limited event extraction performance. This paper introduces a novel framework for document-level event extraction, incorporating a new data structure called token-event-role and a multi-channel argument role prediction module. The proposed data structure enables our model to uncover the primary role of tokens in multiple events, facilitating a more comprehensive understanding of event relationships. By leveraging the multi-channel prediction module, we transform entity and multi-event extraction into a single task of predicting token-event pairs, thereby reducing the overall parameter size and enhancing model efficiency. The results demonstrate that our approach outperforms the state-of-the-art method by 9.5 percentage points in terms of the F1 score, highlighting its superior performance in event extraction. Furthermore, an ablation study confirms the significant value of the proposed data structure in improving event extraction tasks, further validating its importance in enhancing the overall performance of the framework.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (40)
  1. GATE: Graph attention transformer encoder for cross-lingual relation and event extraction. In Proceedings of the Thirty-Fifth AAAI Conference on Artificial Intelligence (AAAI). 12462–12470.
  2. 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 (ACL-IJCNLP). 167–176.
  3. 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 (EMNLP). 1267–1276.
  4. Edge-enhanced graph convolution networks for event detection with syntactic relation. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). 2329–2339.
  5. BERT: Pre-training of deep bidirectional transformers for language understanding. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL-HLT). 4171–4186.
  6. Xinya Du and Claire Cardie. 2020a. Document-level event role filler extraction using multi-granularity contextualized encoding. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL). 8010–8020.
  7. Xinya Du and Claire Cardie. 2020b. Event extraction by answering (almost) natural questions. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). 829–838.
  8. Multi-sentence argument linking. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL). 8057–8077.
  9. Biomedical event extraction with hierarchical knowledge graphs. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). 1277–1285.
  10. Yusheng Huang and Weijia Jia. 2021. Exploring sentence community for document-level event extraction. In Findings of the Association for Computational Linguistics: EMNLP 2021. 340–351.
  11. Graph learning regularization and transfer learning for few-shot event detection. In Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR). 2172–2176.
  12. Event detection: Gate diversity and syntactic importance scoresfor graph convolution neural networks. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). 5405–5411.
  13. Treasures outside contexts: Improving event detection via global statistics. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP). 2625–2635.
  14. A dual-expert framework for event argument extraction. In Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR). 1110–1121.
  15. Document-level event argument extraction by conditional generation. In Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL-HLT). 894–908.
  16. RAAT: Relation-Augmented Attention Transformer for Relation Modeling in Document-Level Event Extraction. In Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL-HLT). 4985–4997.
  17. Learning discriminative neural representations for event detection. In Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR). 644–653.
  18. CUP: Curriculum learning based prompt tuning for implicit event argument extraction. In Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence (IJCAI). 4245–4251.
  19. Event extraction as machine reading comprehension. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). 1641–1651.
  20. Saliency as evidence: Event detection with trigger saliency attribution. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (ACL). 4573–4585.
  21. Jointly multiple events extraction via attention-based graph information aggregation. In Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing (EMNLP). 1247–1256.
  22. Translation-based implicit annotation projection for zero-shot cross-lingual event argument extraction. In Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR). 2076–2081.
  23. Prompt for extraction? PAIE: Prompting argument interaction for event argument extraction. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (ACL). 6759–6774.
  24. Thien Nguyen and Ralph Grishman. 2018. Graph convolutional networks with argument-aware pooling for event detection. In Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence (AAAI). 5900–5907.
  25. 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 (NAACL-HLT). 300–309.
  26. Jointly extracting event triggers and arguments by dependency-bridge RNN and tensor-based argument interaction. In Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence (AAAI). 5916–5923.
  27. CorED: Incorporating type-level and instance-level correlations for fine-grained event detection. In Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR). 1122–1132.
  28. Improving event detection via open-domain trigger knowledge. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL). 5887–5897.
  29. Unleash GPT-2 power for event detection. In Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (ACL-IJCNLP). 6271–6282.
  30. Chinese financial event extraction based on syntactic and semantic dependency parsing. Chinese Journal of Computer 44, 3 (2021), 508–530.
  31. A multi-channel hierarchical graph attention network for open event extraction. ACM Transactions on Information Systems (TOIS) 41, 1 (2023), 1–27.
  32. CFERE: Multi-type Chinese financial event relation extraction. Information Sciences 630 (2023), 119–134.
  33. Construction of a Chinese corpus for multi-type economic event relation. ACM Transactions on Asian and Low-Resource Language Information Processing (TALLIP) 21, 6 (2022), 1–20.
  34. Document-level event extraction via heterogeneous graph-based interaction model with a tracker. In Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (ACL-IJCNLP). 3533–3546.
  35. 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). 5765–5769.
  36. DCFEE: A document-level Chinese financial event extraction system based on automatically labeled training data. In Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics-System Demonstrations (ACL). 1–6.
  37. Document-level event extraction via parallel prediction networks. In Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (ACL-IJCNLP). 6298–6308.
  38. A two-step approach for implicit event argument detection. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL). 7479–7485.
  39. Doc2EDAG: An end-to-end document-level framework for Chinese financial event extraction. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJNLP). 337–346.
  40. Efficient document-level event extraction via pseudo-trigger-aware pruned complete graph. In Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence (IJCAI). 4552–4558.
User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Qizhi Wan (2 papers)
  2. Changxuan Wan (2 papers)
  3. Keli Xiao (4 papers)
  4. Hui Xiong (244 papers)
  5. Dexi Liu (6 papers)
  6. Xiping Liu (5 papers)
Citations (2)

Summary

We haven't generated a summary for this paper yet.