HMEAE: Hierarchical Modular Event Argument Extraction (D19-1)

Copied to clipboard

Challenge: Existing event extraction methods classify each argument role independently, ignoring conceptual correlations between different argument roles.
Approach: They propose a Hierarchical Modular Event Argument Extraction model to provide inductive bias from the concept hierarchy of event argument roles.
Outcome: The proposed model outperforms existing methods on real-world datasets and shows that it leverages useful knowledge from the concept hierarchy.

Similar Papers

Explicit Role Interaction Network for Event Argument Extraction (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods extract arguments of each role independently, ignoring the relationship between different roles.
Approach: They propose a neural model that captures the correlations between different argument roles within an event.
Outcome: Extensive experiments on the benchmark dataset ACE2005 show the superiority of the proposed model over existing methods.
Joint Event Extraction with Hierarchical Policy Network (2020.coling-main)

Copied to clipboard

Challenge: Existing work on event extraction (EE) is pipelined or uses a joint structure but does not utilize information interactions among event triggers, event arguments, and argument roles.
Approach: They propose to exploit role information of arguments in an event and devise a Hierarchical Policy Network to perform joint EE.
Outcome: The proposed system outperforms existing methods and is more powerful for sentences with multiple events.
Hyperspherical Multi-Prototype with Optimal Transport for Event Argument Extraction (2024.acl-long)

Copied to clipboard

Challenge: Event Argument Extraction (EAE) aims to extract arguments for specified events from a text . previous work focused on long-distance dependencies of arguments, modeling co-occurrence relationships .
Approach: They propose a model that takes inductive biases as targets to locate prototypes . they set multiple prototypes to represent each role to capture intra-class differences .
Outcome: The proposed model achieves state-of-the-art on the RAMS and WikiEvents datasets.
ULTRA: Unleash LLMs’ Potential for Event Argument Extraction through Hierarchical Modeling and Pair-wise Self-Refinement (2024.findings-acl)

Copied to clipboard

Challenge: Structural extraction of events within discourse is critical for event-centric understanding . document-level EAE focuses on arguments that are scattered across an entire document . ULTRA is a hierarchical framework that extracts event arguments more cost-effectively .
Approach: They propose a hierarchical framework that extracts event arguments more cost-effectively . ULTRA sequentially reads text chunks of a document to generate a candidate argument set . they propose to use a supervised model to find the exact boundary of an argument .
Outcome: The proposed framework outperforms strong models and ChatGPT by 9.8% when evaluated by Exact Match (EM).
Extracting Trigger-sharing Events via an Event Matrix (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to extract multiple events with triggers and arguments are invalid as there may be multiple events.
Approach: They propose a framework for event extraction which models the relations between arguments by an event matrix.
Outcome: The proposed framework beats all the advanced competitors on 3 widely-used datasets.
Revisiting Event Argument Extraction: Can EAE Models Learn Better When Being Aware of Event Co-occurrences? (2023.acl-long)

Copied to clipboard

Challenge: Recent studies on event argument extraction (EAE) have not taken event co-occurrences into account.
Approach: They propose to reformulate event co-occurrences as a problem of table generation and extend a SOTA prompt-based EAE model into a non-autoregressive generation framework that extracts the arguments of multiple events in parallel.
Outcome: The proposed framework can extract arguments of multiple events in parallel.
Hierarchical Chinese Legal event extraction via Pedal Attention Mechanism (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for event extraction cannot express connections between arguments, which are crucial in legal events.
Approach: They propose a dynamic event structure for Chinese legal events to distinguish between similar events by hierarchical event features for event detection and a pedal attention mechanism to extract the semantic relation between two words through their dependent adjacent words.
Outcome: The proposed model surpasses state-of-the-art models on a Chinese legal event dataset.
Neural Gibbs Sampling for Joint Event Argument Extraction (2020.aacl-main)

Copied to clipboard

Challenge: Existing methods for event argument extraction cannot adequately model the correlation between event arguments and their roles.
Approach: They propose a Bayesian model to jointly extract event arguments using Gibbs sampling . they train two neural networks to model prior distribution and conditional distribution over event arguments .
Outcome: The proposed model can achieve comparable results to existing methods on two widely-used datasets.
REGen: A Reliable Evaluation Framework for Generative Event Argument Extraction (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing work evaluates event argument extraction with exact match (EM), where predicted arguments must align exactly with annotated spans.
Approach: They propose a Reliable Evaluation framework for Generative event argument extraction that combines exact, relaxed, and LLM-based matching to better align with human judgment.
Outcome: Experiments on six datasets show that REGen achieves an average performance gain of +23.93 F1 over EM, reflecting capabilities overlooked by prior evaluation.
Event Pattern-Instance Graph: A Multi-Round Role Representation Learning Strategy for Document-Level Event Argument Extraction (2025.findings-acl)

Copied to clipboard

Challenge: Existing role-based span selection strategies ignore interrelations between events . authors propose a multi-round role representation learning strategy for document-level event argument extraction .
Approach: They propose a pattern-instance graph to capture role semantics embedded in various associations . they also propose re-inventing the role representations learned from previous analyzed documents .
Outcome: The proposed model captures role semantics embedded in various associations . iteratively updates representations of role nodes and edges to enrich their semantic information . the model improves prediction performance in subsequent rounds of span selection .

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