English

MAILEX: Email Event and Argument Extraction

Computation and Language 2023-10-24 v2 Artificial Intelligence

Abstract

In this work, we present the first dataset, MailEx, for performing event extraction from conversational email threads. To this end, we first proposed a new taxonomy covering 10 event types and 76 arguments in the email domain. Our final dataset includes 1.5K email threads and ~4K emails, which are annotated with totally ~8K event instances. To understand the task challenges, we conducted a series of experiments comparing three types of approaches, i.e., fine-tuned sequence labeling, fine-tuned generative extraction, and few-shot in-context learning. Our results showed that the task of email event extraction is far from being addressed, due to challenges lying in, e.g., extracting non-continuous, shared trigger spans, extracting non-named entity arguments, and modeling the email conversational history. Our work thus suggests more future investigations in this domain-specific event extraction task.

Cite

@article{arxiv.2305.13469,
  title  = {MAILEX: Email Event and Argument Extraction},
  author = {Saurabh Srivastava and Gaurav Singh and Shou Matsumoto and Ali Raz and Paulo Costa and Joshua Poore and Ziyu Yao},
  journal= {arXiv preprint arXiv:2305.13469},
  year   = {2023}
}

Comments

Accepted at EMNLP 2023

R2 v1 2026-06-28T10:42:05.833Z