NAACL 2021long97 citations

Abstract Meaning Representation Guided Graph Encoding and Decoding for Joint Information Extraction

Zixuan Zhang, Heng Ji

Abstract

The tasks of Rich Semantic Parsing, such as Abstract Meaning Representation (AMR), share similar goals with Information Extraction (IE) to convert natural language texts into structured semantic representations. To take advantage of such similarity, we propose a novel AMR-guided framework for joint information extraction to discover entities, relations, and events with the help of a pre-trained AMR parser. Our framework consists of two novel components: 1) an AMR based semantic graph aggregator to let the candidate entity and event trigger nodes collect neighborhood information from AMR graph for passing message among related knowledge elements; 2) an AMR guided graph decoder to extract knowledge elements based on the order decided by the hierarchical structures in AMR. Experiments on multiple datasets have shown that the AMR graph encoder and decoder have provided significant gains and our approach has achieved new state-of-the-art performance on all IE subtasks.

BibTeX
@inproceedings{zhang-ji-2021-abstract,
    title = "{A}bstract {M}eaning {R}epresentation Guided Graph Encoding and Decoding for Joint Information Extraction",
    author = "Zhang, Zixuan  and
      Ji, Heng",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.4/",
    doi = "10.18653/v1/2021.naacl-main.4",
    pages = "39--49"
}
Abstract Meaning Representation Guided Graph Encoding and Decoding for Joint Information Extraction · NAACL 2021