Papers › Okay, Let's Do This! Modeling Event Coreference with Generated Rationales and...

Okay, Let's Do This! Modeling Event Coreference with Generated Rationales and Knowledge Distillation

4 Apr 2024arXiv:2404.03196archive 2025-07-28

Abhijnan Nath, Shadi Manafi, Avyakta Chelle, Nikhil Krishnaswamy

In NLP, Event Coreference Resolution (ECR) is the task of connecting event clusters that refer to the same underlying real-life event, usually via neural systems. In this work, we investigate using abductive free-text rationales (FTRs) generated by modern autoregressive LLMs as distant supervision of smaller student models for cross-document coreference (CDCR) of events. We implement novel rationale-oriented event clustering and knowledge distillation methods for event coreference scoring that leverage enriched information from the FTRs for improved CDCR without additional annotation or expensive document clustering. Our model using coreference specific knowledge distillation achieves SOTA B3 F1 on the ECB+ and GVC corpora and we establish a new baseline on the AIDA Phase 1 corpus. Our code can be found at https://github.com/csu-signal/llama_cdcr

PaperPDFCodeCode 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="2404.03196")

Code

Syntology Ran 7 of 12 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 6 ran with no contract checked.

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

csu-signal/llama_cdcr officialmentioned in papermentioned on GitHubpytorch 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

12 samples harvested; 7 ran; 0 honoured the contract we drafted; 5 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.

1ran · our draft was wrong
6ran
5unverified

Licence: 12 of the 12 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 csu-signal/llama_cdcr. “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.

compute_intermediate_size csu-signal/llama_cdcr/convert_llama_weights_to_hf.py official repository ran fingerprinted no licence file found · pointer only · 507f475feb734647 · report
create_im_generated_maps csu-signal/llama_cdcr/generate_inner_monologue_maps.py official repository ran no licence file found · pointer only · 8f45290d7435bbb0 · report
forward_ab csu-signal/llama_cdcr/helper.py official repository ran no licence file found · pointer only · 4e8c1e44d6a0b686 · report
get_arg_attention_mask csu-signal/llama_cdcr/helper.py official repository ran no licence file found · pointer only · 5ec62e7def9dcea2 · report
get_cluster_maps csu-signal/llama_cdcr/cluster_analysis.py official repository ran no licence file found · pointer only · 04e720a4525bef2f · report
load_lemma_dataset csu-signal/llama_cdcr/helper.py official repository ran no licence file found · pointer only · 53eadd648e32a9ea · report
read_json csu-signal/llama_cdcr/convert_llama_weights_to_hf.py official repository ran · our draft was wrong no licence file found · pointer only · c5bcf01d18bba63d · report
create_system_user_prompts csu-signal/llama_cdcr/generate_inner_monologue_maps.py official repository unverified no licence file found · pointer only · f46a4f2c56fb2625 · report
get_cluster_size_error csu-signal/llama_cdcr/cluster_analysis.py official repository unverified no licence file found · pointer only · 73cf5f4310f98273 · report
get_inner_monologue_samples csu-signal/llama_cdcr/generate_inner_monologue_maps.py official repository unverified no licence file found · pointer only · d56d3c547ea0bf3c · report
main csu-signal/llama_cdcr/cluster_analysis.py official repository unverified no licence file found · pointer only · 0e7bf1603e345cd4 · report
write_model csu-signal/llama_cdcr/convert_llama_weights_to_hf.py official repository unverified no licence file found · pointer only · 4b597d1b6e00be58 · report

Tasks

ClusteringCoreference ResolutionEvent Coreference ResolutionKnowledge Distillationcoreference-resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Knowledge Distillation

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