IJCAI 2020poster0 citations

Better AMR-To-Text Generation with Graph Structure Reconstruction

Tianming Wang, Xiaojun Wan, Shaowei Yao

Abstract

AMR-to-text generation is a challenging task of generating texts from graph-based semantic representations. Recent studies formalize this task a graph-to-sequence learning problem and use various graph neural networks to model graph structure. In this paper, we propose a novel approach that generates texts from AMR graphs while reconstructing the input graph structures. Our model employs graph attention mechanism to aggregate information for encoding the inputs. Moreover, better node representations are learned by optimizing two simple but effective auxiliary reconstruction objectives: link prediction objective which requires predicting the semantic relationship between nodes, and distance prediction objective which requires predicting the distance between nodes. Experimental results on two benchmark datasets show that our proposed model improves considerably over strong baselines and achieves new state-of-the-art.

Natural Language Processing: Natural Language GenerationNatural Language Processing: Natural Language Processing
BibTeX
@inproceedings{ijcai2020p542,
  title     = {Better AMR-To-Text Generation with Graph Structure Reconstruction},
  author    = {Wang, Tianming and Wan, Xiaojun and Yao, Shaowei},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3919--3925},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/542},
  url       = {https://doi.org/10.24963/ijcai.2020/542},
}
Better AMR-To-Text Generation with Graph Structure Reconstruction · IJCAI 2020