EMNLP 2022main15 citations

Self-supervised Graph Masking Pre-training for Graph-to-Text Generation

Jiuzhou Han, Ehsan Shareghi

Abstract

Large-scale pre-trained language models (PLMs) have advanced Graph-to-Text (G2T) generation by processing the linearised version of a graph. However, the linearisation is known to ignore the structural information. Additionally, PLMs are typically pre-trained on free text which introduces domain mismatch between pre-training and downstream G2T generation tasks. To address these shortcomings, we propose graph masking pre-training strategies that neither require supervision signals nor adjust the architecture of the underlying pre-trained encoder-decoder model. When used with a pre-trained T5, our approach achieves new state-of-the-art results on WebNLG+2020 and EventNarrative G2T generation datasets. Our method also shows to be very effective in the low-resource setting.

BibTeX
@inproceedings{han-shareghi-2022-self,
    title = "Self-supervised Graph Masking Pre-training for Graph-to-Text Generation",
    author = "Han, Jiuzhou  and
      Shareghi, Ehsan",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.321/",
    doi = "10.18653/v1/2022.emnlp-main.321",
    pages = "4845--4853"
}
Self-supervised Graph Masking Pre-training for Graph-to-Text Generation · EMNLP 2022