NAACL 2022long14 citations

Modeling Task Interactions in Document-Level Joint Entity and Relation Extraction

Liyan Xu, Jinho Choi

Abstract

We target on the document-level relation extraction in an end-to-end setting, where the model needs to jointly perform mention extraction, coreference resolution (COREF) and relation extraction (RE) at once, and gets evaluated in an entity-centric way. Especially, we address the two-way interaction between COREF and RE that has not been the focus by previous work, and propose to introduce explicit interaction namely Graph Compatibility (GC) that is specifically designed to leverage task characteristics, bridging decisions of two tasks for direct task interference. Our experiments are conducted on DocRED and DWIE; in addition to GC, we implement and compare different multi-task settings commonly adopted in previous work, including pipeline, shared encoders, graph propagation, to examine the effectiveness of different interactions. The result shows that GC achieves the best performance by up to 2.3/5.1 F1 improvement over the baseline.

BibTeX
@inproceedings{xu-choi-2022-modeling,
    title = "Modeling Task Interactions in Document-Level Joint Entity and Relation Extraction",
    author = "Xu, Liyan  and
      Choi, Jinho",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.naacl-main.395/",
    doi = "10.18653/v1/2022.naacl-main.395",
    pages = "5409--5416"
}
Modeling Task Interactions in Document-Level Joint Entity and Relation Extraction · NAACL 2022