ACL 2022findings70 citations

Query and Extract: Refining Event Extraction as Type-oriented Binary Decoding

Sijia Wang, Mo Yu, Shiyu Chang, Lichao Sun, Lifu Huang

Abstract

Event extraction is typically modeled as a multi-class classification problem where event types and argument roles are treated as atomic symbols. These approaches are usually limited to a set of pre-defined types. We propose a novel event extraction framework that uses event types and argument roles as natural language queries to extract candidate triggers and arguments from the input text. With the rich semantics in the queries, our framework benefits from the attention mechanisms to better capture the semantic correlation between the event types or argument roles and the input text. Furthermore, the query-and-extract formulation allows our approach to leverage all available event annotations from various ontologies as a unified model. Experiments on ACE and ERE demonstrate that our approach achieves state-of-the-art performance on each dataset and significantly outperforms existing methods on zero-shot event extraction.

BibTeX
@inproceedings{wang-etal-2022-query,
    title = "Query and Extract: Refining Event Extraction as Type-oriented Binary Decoding",
    author = "Wang, Sijia  and
      Yu, Mo  and
      Chang, Shiyu  and
      Sun, Lichao  and
      Huang, Lifu",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.16/",
    doi = "10.18653/v1/2022.findings-acl.16",
    pages = "169--182"
}
Query and Extract: Refining Event Extraction as Type-oriented Binary Decoding · ACL 2022