Papers › Document-Level Event Argument Extraction by Conditional Generation

Document-Level Event Argument Extraction by Conditional Generation

13 Apr 2021NAACL 2021 4arXiv:2104.05919archive 2025-07-28

Sha Li, Heng Ji, Jiawei Han

Event extraction has long been treated as a sentence-level task in the IE community. We argue that this setting does not match human information-seeking behavior and leads to incomplete and uninformative extraction results. We propose a document-level neural event argument extraction model by formulating the task as conditional generation following event templates. We also compile a new document-level event extraction benchmark dataset WikiEvents which includes complete event and coreference annotation. On the task of argument extraction, we achieve an absolute gain of 7.6% F1 and 5.7% F1 over the next best model on the RAMS and WikiEvents datasets respectively. On the more challenging task of informative argument extraction, which requires implicit coreference reasoning, we achieve a 9.3% F1 gain over the best baseline. To demonstrate the portability of our model, we also create the first end-to-end zero-shot event extraction framework and achieve 97% of fully supervised model's trigger extraction performance and 82% of the argument extraction performance given only access to 10 out of the 33 types on ACE.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2104.05919")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

raspberryice/gen-arg officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from raspberryice/gen-arg. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_coref raspberryice/gen-arg/src/genie/convert_gen_to_output.py official repository unverified MIT (permissive) · d29d3fecf016262c · report
check_pronoun raspberryice/gen-arg/src/genie/utils.py official repository unverified MIT (permissive) · 9ce6efac63b8483f · report
clean_mention raspberryice/gen-arg/src/genie/utils.py official repository unverified MIT (permissive) · cd97889fceb677b3 · report
clean_span raspberryice/gen-arg/src/genie/pipeline_scorer.py official repository unverified MIT (permissive) · 0c5be628187d2af8 · report
extract_args_from_template raspberryice/gen-arg/src/genie/convert_gen_to_output.py official repository unverified MIT (permissive) · d5490a17a01f72e4 · report
extract_args_from_template raspberryice/gen-arg/src/genie/pipeline_scorer.py official repository unverified MIT (permissive) · 311da0dc94aa39ef · report
find_arg_span raspberryice/gen-arg/viz/visualize_output_KAIROS.py official repository unverified MIT (permissive) · 47d4228f0f998334 · report
find_head raspberryice/gen-arg/viz/visualize_output_KAIROS.py official repository unverified MIT (permissive) · e45fdae8c3fc7fb0 · report
get_event_type raspberryice/gen-arg/src/genie/convert_gen_to_output.py official repository unverified MIT (permissive) · 2d97ed4e5c2db314 · report
my_collate raspberryice/gen-arg/src/genie/data.py official repository unverified MIT (permissive) · de4450d072db3735 · report
safe_div raspberryice/gen-arg/src/genie/utils.py official repository unverified MIT (permissive) · ac4edaf53cf349f7 · report

Tasks

Document-level Event ExtractionEvent Argument ExtractionEvent ExtractionSentenceZero-shot Event Extraction

Datasets

Introduced by this paper, per the archive.

WikiEvents

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections