Command Palette
Search for a command to run...
Leonardo F. R. Ribeiro; Martin Schmitt; Hinrich Schütze; Iryna Gurevych

Abstract
Graph-to-text generation aims to generate fluent texts from graph-based data. In this paper, we investigate two recently proposed pretrained language models (PLMs) and analyze the impact of different task-adaptive pretraining strategies for PLMs in graph-to-text generation. We present a study across three graph domains: meaning representations, Wikipedia knowledge graphs (KGs) and scientific KGs. We show that the PLMs BART and T5 achieve new state-of-the-art results and that task-adaptive pretraining strategies improve their performance even further. In particular, we report new state-of-the-art BLEU scores of 49.72 on LDC2017T10, 59.70 on WebNLG, and 25.66 on AGENDA datasets - a relative improvement of 31.8%, 4.5%, and 42.4%, respectively. In an extensive analysis, we identify possible reasons for the PLMs' success on graph-to-text tasks. We find evidence that their knowledge about true facts helps them perform well even when the input graph representation is reduced to a simple bag of node and edge labels.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| data-to-text-generation-on-webnlg | T5-small | BLEU: 65.05 |
| data-to-text-generation-on-webnlg-full-1 | T5-large | BLEU: 59.70 |
| kg-to-text-generation-on-agenda | BART-large | BLEU: 23.65 |
| kg-to-text-generation-on-agenda | BART-large+ STA | BLEU: 25.66 |
| kg-to-text-generation-on-webnlg-all | BART_large | BLEU: 54.72 METEOR: 42.23 chrF++: 72.29 |
| kg-to-text-generation-on-webnlg-all | T5_large | BLEU: 59.70 METEOR: 44.18 chrF++: 75.40 |
| kg-to-text-generation-on-webnlg-seen | BART_large | BLEU: 63.45 METEOR: 45.49 chrF++: 77.57 |
| kg-to-text-generation-on-webnlg-seen | T5_large | BLEU: 64.71 METEOR: 45.85 chrF++: 78.29 |
| kg-to-text-generation-on-webnlg-unseen | T5_large | BLEU: 53.67 METEOR: 42.26 chrF++: 72.25 |
| kg-to-text-generation-on-webnlg-unseen | BART_large | BLEU: 43.97 METEOR: 38.61 chrF++: 66.53 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.