ACL 2022long8 citations

Variational Graph Autoencoding as Cheap Supervision for AMR Coreference Resolution

Irene Li, Linfeng Song, Kun Xu, Dong Yu

Abstract

Coreference resolution over semantic graphs like AMRs aims to group the graph nodes that represent the same entity. This is a crucial step for making document-level formal semantic representations. With annotated data on AMR coreference resolution, deep learning approaches have recently shown great potential for this task, yet they are usually data hunger and annotations are costly. We propose a general pretraining method using variational graph autoencoder (VGAE) for AMR coreference resolution, which can leverage any general AMR corpus and even automatically parsed AMR data. Experiments on benchmarks show that the pretraining approach achieves performance gains of up to 6% absolute F1 points. Moreover, our model significantly improves on the previous state-of-the-art model by up to 11% F1.

BibTeX
@inproceedings{li-etal-2022-variational,
    title = "Variational Graph Autoencoding as Cheap Supervision for {AMR} Coreference Resolution",
    author = "Li, Irene  and
      Song, Linfeng  and
      Xu, Kun  and
      Yu, Dong",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.199/",
    doi = "10.18653/v1/2022.acl-long.199",
    pages = "2790--2800"
}
Variational Graph Autoencoding as Cheap Supervision for AMR Coreference Resolution · ACL 2022