English

COFFEE: A Contrastive Oracle-Free Framework for Event Extraction

Computation and Language 2024-09-05 v3

Abstract

Event extraction is a complex information extraction task that involves extracting events from unstructured text. Prior classification-based methods require comprehensive entity annotations for joint training, while newer generation-based methods rely on heuristic templates containing oracle information such as event type, which is often unavailable in real-world scenarios. In this study, we consider a more realistic setting of this task, namely the Oracle-Free Event Extraction (OFEE) task, where only the input context is given without any oracle information, including event type, event ontology and trigger word. To solve this task, we propose a new framework, called COFFEE, which extracts the events solely based on the document context without referring to any oracle information. In particular, a contrastive selection model is introduced in COFFEE to rectify the generated triggers and handle multi-event instances. The proposed COFFEE outperforms state-of-the-art approaches under the oracle-free setting of the event extraction task, as evaluated on a public event extraction benchmark ACE05.

Keywords

Cite

@article{arxiv.2303.14452,
  title  = {COFFEE: A Contrastive Oracle-Free Framework for Event Extraction},
  author = {Meiru Zhang and Yixuan Su and Zaiqiao Meng and Zihao Fu and Nigel Collier},
  journal= {arXiv preprint arXiv:2303.14452},
  year   = {2024}
}

Comments

Accepted to MATCHING Workshop at ACL 2023

R2 v1 2026-06-28T09:33:27.750Z