IJCAI 2020poster0 citations

RDF-to-Text Generation with Graph-augmented Structural Neural Encoders

Hanning Gao, Lingfei Wu, Po Hu, Fangli Xu

Abstract

The task of RDF-to-text generation is to generate a corresponding descriptive text given a set of RDF triples. Most of the previous approaches either cast this task as a sequence-to-sequence problem or employ graph-based encoder for modeling RDF triples and decode a text sequence. However, none of these methods can explicitly model both local and global structure information between and within the triples. To address these issues, we propose to jointly learn local and global structure information via combining two new graph-augmented structural neural encoders (i.e., a bidirectional graph encoder and a bidirectional graph-based meta-paths encoder) for the input triples. Experimental results on two different WebNLG datasets show that our proposed model outperforms the state-of-the-art baselines. Furthermore, we perform a human evaluation that demonstrates the effectiveness of the proposed method by evaluating generated text quality using various subjective metrics.

Machine Learning: Relational LearningData Mining: Mining Graphs, Semi Structured Data, Complex DataNatural Language Processing: Natural Language Generation
BibTeX
@inproceedings{ijcai2020p419,
  title     = {RDF-to-Text Generation with Graph-augmented Structural Neural Encoders},
  author    = {Gao, Hanning and Wu, Lingfei and Hu, Po and Xu, Fangli},
  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     = {3030--3036},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/419},
  url       = {https://doi.org/10.24963/ijcai.2020/419},
}
RDF-to-Text Generation with Graph-augmented Structural Neural Encoders · IJCAI 2020