Implicit Argument Prediction with Event Knowledge
Implicit arguments are not syntactically connected to their predicates, and are therefore hard to extract. Previous work has used models with large numbers of features, evaluated on very small datasets. We propose to train models for implicit argument prediction on a simple cloze task, for which data can be generated automatically at scale. This allows us to use a neural model, which draws on narrative coherence and entity salience for predictions. We show that our model has superior performance on both synthetic and natural data.
Code (1)
Tasks
PredictionSimilar Papers 제목 키워드 기반
Trigger is Not Sufficient: Exploiting Frame-aware Knowledge for Implicit Event Argument Extraction
Implicit Event Argument Extraction seeks to identify arguments that play direct or implicit roles in a given event. However, most prior works focus on capturing direct relations between arguments and the event trigger. T…
Event Argument ExtractionKnowledge DistillationMachine Reading Comprehension as Data Augmentation: A Case Study on Implicit Event Argument Extraction
Implicit event argument extraction (EAE) is a crucial document-level information extraction task that aims to identify event arguments beyond the sentence level. Despite many efforts for this task, the lack of enough tra…
Data AugmentationEvent Argument ExtractionMachine Reading ComprehensionReading Comprehension+2ECHO: Event-Centric Hypergraph Operations via Multi-Agent Collaboration for Multimedia Event Extraction
Multimedia event extraction (M2E2) aims to predict triggers, ground arguments across text and images, and then assemble them into schema-consistent event records. Recent LLM-based approaches have shown strong potential f…
Structured PredictionEvent ExtractionExplicit, Implicit, and Scattered: Revisiting Event Extraction to Capture Complex Arguments
Prior works formulate the extraction of event-specific arguments as a span extraction problem, where event arguments are explicit -- i.e. assumed to be contiguous spans of text in a document. In this study, we revisit th…
Event ExtractionText GenerationCapturing Event Argument Interaction via A Bi-Directional Entity-Level Recurrent Decoder
Capturing interactions among event arguments is an essential step towards robust event argument extraction (EAE). However, existing efforts in this direction suffer from two limitations: 1) The argument role type informa…
DecoderEvent Argument ExtractionSentenceText Generation