Challenge: Existing approaches to document-level event extraction neglect the complex logic structures in long texts.
Approach: They propose a framework that exploits the relationship between sentences to extract multiple events by sentence community detection using graph attention networks.
Outcome: The proposed framework achieves competitive results over state-of-the-art methods on the large-scale document-level event extraction dataset.

Similar Papers

Document-level Event Extraction via Heterogeneous Graph-based Interaction Model with a Tracker (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for document-level event extraction are not effective due to two challenges . existing methods fail to extract events whose arguments spread in multiple sentences .
Approach: They propose a document-level event extraction model with a tracker to capture interdependency among the extracted events.
Outcome: The proposed model outperforms existing models on a large-scale dataset by 2.8 F1 . it extracts multiple correlated events and event arguments that scatter across the document .
Multi-Document Event Extraction Using Large and Small Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to multi-document event extraction have limited attention . despite its practical significance, this task has inherent challenges .
Approach: They propose a collaborative framework that integrates large language models for multi-step reasoning and fine-tuned small language models to handle key subtasks.
Outcome: The proposed framework outperforms existing methods and provides new insights into collaborative reasoning to tackle the complexities of multi-document event extraction.
Document-Level Event Extraction via Information Interaction Based on Event Relation and Argument Correlation (2024.lrec-main)

Copied to clipboard

Challenge: Document-level Event Extraction (DEE) is a vital task in NLP . current approaches overlook intricate relationships among events and subtle correlations among arguments within a document .
Approach: They propose a document-level event extraction tool that integrates event relationships and argument correlation graphs to model the relationship among events.
Outcome: The proposed network outperforms existing models and large language models in terms of F1-score across two benchmark datasets.
Reconstructing Event Regions for Event Extraction via Graph Attention Networks (2020.aacl-main)

Copied to clipboard

Challenge: Existing approaches for event extraction focus on sentence-level event extraction, but they lack a broader view of the document context.
Approach: They build graphs with candidate event filler extractions enriched by sentential embeddings as nodes and use graph attention networks to identify event regions in a document and aggregate event information.
Outcome: The proposed method performs well on two languages and shows that it is faster than previous methods.
Harvesting Events from Multiple Sources: Towards a Cross-Document Event Extraction Paradigm (2024.findings-acl)

Copied to clipboard

Challenge: Document-level event extraction aims to extract structured information from unstructured text.
Approach: They propose a cross-document event extraction pipeline that integrates event information from multiple documents and provides a comprehensive perspective on events.
Outcome: The proposed pipeline achieves about 72% F1 in end-to-end cross-document event extraction, setting up a benchmark for future research.
Reasoning with Latent Structure Refinement for Document-Level Relation Extraction (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for document-level relation extraction capture non-local interactions but are not able to capture rich non-linguistic interactions.
Approach: They propose a document-level relation extraction model that empowers relational reasoning across sentences by automatically inducing the latent document- level graph.
Outcome: The proposed model achieves an F1 score of 59.05 on a large-scale document-level dataset (DocRED), significantly improving over the previous results.
Anaphor Assisted Document-Level Relation Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for document-level relation extraction are incomplete and lack anaphor for identifying relations between entities.
Approach: They propose an Anaphor-Assisted (AA) framework for document-level relation extraction . they use a document or sentences as intermediate nodes to model cross-sentence entity interactions .
Outcome: The proposed framework achieves state-of-the-art on the widely-used datasets.
Double Graph Based Reasoning for Document-level Relation Extraction (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for document-level relation extraction fail to recognize relations between entities across sentences.
Approach: They propose a method to recognize relations for long paragraphs by a Graph Aggregation-and-Inference Network (GAIN) they propose to use a heterogeneous mention-level graph and an entity-level EG graph to analyze the relationships.
Outcome: The proposed method achieves a significant performance improvement (2.85 on F1) over the previous state-of-the-art.
CLIO: Role-interactive Multi-event Head Attention Network for Document-level Event Extraction (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for document-level event extraction struggle due to two intrinsic challenges: nested arguments and multiple events.
Approach: They propose a role-interactive multi-event head attention network to solve two challenges . they map different events to multiple subspaces and then determine whether the current event exists .
Outcome: The proposed model improves on two widely used DEE datasets on the Internet.
Intra-Event and Inter-Event Dependency-Aware Graph Network for Event Argument Extraction (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing models do not build dependency information among event argument roles . Existing methods do not learn the interactions between different roles based on event structure .
Approach: They propose an intra-event and inter-e event dependency-aware graph network to model dependencies between roles . they use event structure as the fundamental unit to construct role dependencies within events .
Outcome: The proposed model improves on the ACE05, RAMS, and WikiEvents datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations