English

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

Computation and Language 2024-04-05 v1

Abstract

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

Keywords

Cite

@article{arxiv.2404.03196,
  title  = {Okay, Let's Do This! Modeling Event Coreference with Generated Rationales and Knowledge Distillation},
  author = {Abhijnan Nath and Shadi Manafi and Avyakta Chelle and Nikhil Krishnaswamy},
  journal= {arXiv preprint arXiv:2404.03196},
  year   = {2024}
}

Comments

To be published in NAACL 2024 Main

R2 v1 2026-06-28T15:43:43.369Z