Enhancing AMR-to-Text Generation with Dual Graph Representations
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.
Cite
@article{arxiv.1909.00352,
title = {Enhancing AMR-to-Text Generation with Dual Graph Representations},
author = {Leonardo F. R. Ribeiro and Claire Gardent and Iryna Gurevych},
journal= {arXiv preprint arXiv:1909.00352},
year = {2019}
}
Comments
Accepted as a long conference paper to EMNLP 2019