English

Graph Pre-training for AMR Parsing and Generation

Computation and Language 2022-05-05 v4

Abstract

Abstract meaning representation (AMR) highlights the core semantic information of text in a graph structure. Recently, pre-trained language models (PLMs) have advanced tasks of AMR parsing and AMR-to-text generation, respectively. However, PLMs are typically pre-trained on textual data, thus are sub-optimal for modeling structural knowledge. To this end, we investigate graph self-supervised training to improve the structure awareness of PLMs over AMR graphs. In particular, we introduce two graph auto-encoding strategies for graph-to-graph pre-training and four tasks to integrate text and graph information during pre-training. We further design a unified framework to bridge the gap between pre-training and fine-tuning tasks. Experiments on both AMR parsing and AMR-to-text generation show the superiority of our model. To our knowledge, we are the first to consider pre-training on semantic graphs.

Keywords

Cite

@article{arxiv.2203.07836,
  title  = {Graph Pre-training for AMR Parsing and Generation},
  author = {Xuefeng Bai and Yulong Chen and Yue Zhang},
  journal= {arXiv preprint arXiv:2203.07836},
  year   = {2022}
}

Comments

ACL2022 camera-ready final version

R2 v1 2026-06-24T10:13:51.909Z