Papers › KGPT: Knowledge-Grounded Pre-Training for Data-to-Text Generation
KGPT: Knowledge-Grounded Pre-Training for Data-to-Text Generation
Wenhu Chen, Yu Su, Xifeng Yan, William Yang Wang
Data-to-text generation has recently attracted substantial interests due to its wide applications. Existing methods have shown impressive performance on an array of tasks. However, they rely on a significant amount of labeled data for each task, which is costly to acquire and thus limits their application to new tasks and domains. In this paper, we propose to leverage pre-training and transfer learning to address this issue. We propose a knowledge-grounded pre-training (KGPT), which consists of two parts, 1) a general knowledge-grounded generation model to generate knowledge-enriched text. 2) a pre-training paradigm on a massive knowledge-grounded text corpus crawled from the web. The pre-trained model can be fine-tuned on various data-to-text generation tasks to generate task-specific text. We adopt three settings, namely fully-supervised, zero-shot, few-shot to evaluate its effectiveness. Under the fully-supervised setting, our model can achieve remarkable gains over the known baselines. Under zero-shot setting, our model without seeing any examples achieves over 30 ROUGE-L on WebNLG while all other baselines fail. Under the few-shot setting, our model only needs about one-fifteenth as many labeled examples to achieve the same level of performance as baseline models. These experiments consistently prove the strong generalization ability of our proposed framework https://github.com/wenhuchen/KGPT.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| KG-to-Text Generation | WebNLG 2.0 (Unconstrained) | KGPT | BLEU | 64.11 | #8 of 13 | Archive leaderboard | report |
| KG-to-Text Generation | WebNLG 2.0 (Unconstrained) | KGPT | METEOR | 46.30 | #8 of 13 | Archive leaderboard | report |
| KG-to-Text Generation | WebNLG 2.0 (Unconstrained) | KGPT | ROUGE | 74.57 | #8 of 13 | Archive leaderboard | report |
| KG-to-Text Generation | WebNLG 2.0 (Unconstrained) | KGPT w/o pretrain | BLEU | 62.3 | #9 of 13 | Archive leaderboard | report |
| KG-to-Text Generation | WebNLG 2.0 (Unconstrained) | KGPT w/o pretrain | METEOR | 44.33 | #9 of 13 | Archive leaderboard | report |
| KG-to-Text Generation | WebNLG 2.0 (Unconstrained) | KGPT w/o pretrain | ROUGE | 73 | #9 of 13 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections