Enhancing AMR-to-Text Generation with Dual Graph Representations

Leonardo F. R. Ribeiro,Claire Gardent,Iryna Gurevych
DOI: https://doi.org/10.48550/arXiv.1909.00352
2019-09-01
Abstract:Generating text from graph-based data, such as Abstract Meaning Representation (AMR), is a challenging task due to the inherent difficulty in how to properly encode the structure of a graph with labeled edges. To address this difficulty, we propose a novel graph-to-sequence model that encodes different but complementary perspectives of the structural information contained in the AMR graph. The model learns parallel top-down and bottom-up representations of nodes capturing contrasting views of the graph. We also investigate the use of different node message passing strategies, employing different state-of-the-art graph encoders to compute node representations based on incoming and outgoing perspectives. In our experiments, we demonstrate that the dual graph representation leads to improvements in AMR-to-text generation, achieving state-of-the-art results on two AMR datasets.
Computation and Language
What problem does this paper attempt to address?