English

UT5: Pretraining Non autoregressive T5 with unrolled denoising

Computation and Language 2023-11-16 v1

Abstract

Recent advances in Transformer-based Large Language Models have made great strides in natural language generation. However, to decode K tokens, an autoregressive model needs K sequential forward passes, which may be a performance bottleneck for large language models. Many non-autoregressive (NAR) research are aiming to address this sequentiality bottleneck, albeit many have focused on a dedicated architecture in supervised benchmarks. In this work, we studied unsupervised pretraining for non auto-regressive T5 models via unrolled denoising and shown its SoTA results in downstream generation tasks such as SQuAD question generation and XSum.

Keywords

Cite

@article{arxiv.2311.08552,
  title  = {UT5: Pretraining Non autoregressive T5 with unrolled denoising},
  author = {Mahmoud G. Salem and Jiayu Ye and Chu-Cheng Lin and Frederick Liu},
  journal= {arXiv preprint arXiv:2311.08552},
  year   = {2023}
}