English

Modeling Global and Local Node Contexts for Text Generation from Knowledge Graphs

Computation and Language 2020-06-23 v2

Abstract

Recent graph-to-text models generate text from graph-based data using either global or local aggregation to learn node representations. Global node encoding allows explicit communication between two distant nodes, thereby neglecting graph topology as all nodes are directly connected. In contrast, local node encoding considers the relations between neighbor nodes capturing the graph structure, but it can fail to capture long-range relations. In this work, we gather both encoding strategies, proposing novel neural models which encode an input graph combining both global and local node contexts, in order to learn better contextualized node embeddings. In our experiments, we demonstrate that our approaches lead to significant improvements on two graph-to-text datasets achieving BLEU scores of 18.01 on AGENDA dataset, and 63.69 on the WebNLG dataset for seen categories, outperforming state-of-the-art models by 3.7 and 3.1 points, respectively.

Keywords

Cite

@article{arxiv.2001.11003,
  title  = {Modeling Global and Local Node Contexts for Text Generation from Knowledge Graphs},
  author = {Leonardo F. R. Ribeiro and Yue Zhang and Claire Gardent and Iryna Gurevych},
  journal= {arXiv preprint arXiv:2001.11003},
  year   = {2020}
}

Comments

Accepted for publication in Transactions of the Association for Computational Linguistics (TACL), 2020; Author's final version; pre-MIT Press publication version

R2 v1 2026-06-23T13:24:21.202Z