English

Text-to-Text Pre-Training for Data-to-Text Tasks

Computation and Language 2021-07-12 v3

Abstract

We study the pre-train + fine-tune strategy for data-to-text tasks. Our experiments indicate that text-to-text pre-training in the form of T5, enables simple, end-to-end transformer based models to outperform pipelined neural architectures tailored for data-to-text generation, as well as alternative language model based pre-training techniques such as BERT and GPT-2. Importantly, T5 pre-training leads to better generalization, as evidenced by large improvements on out-of-domain test sets. We hope our work serves as a useful baseline for future research, as transfer learning becomes ever more prevalent for data-to-text tasks.

Keywords

Cite

@article{arxiv.2005.10433,
  title  = {Text-to-Text Pre-Training for Data-to-Text Tasks},
  author = {Mihir Kale and Abhinav Rastogi},
  journal= {arXiv preprint arXiv:2005.10433},
  year   = {2021}
}

Comments

Accepted to INLG-2020

R2 v1 2026-06-23T15:42:20.894Z