vix.ing · top · new · best · stats · spec

Pretrained Transformers as Universal Computation Engines

2021/03/09 by Kevin Lu, Kevin Lü, Aditya Grover +6 · 6 voices · 11 citations
Engineering · Computer Science · #Ferroelectric and Negative Capacitance Devices #Advanced Memory and Neural Computing #Neural Networks and Reservoir Computing

paper · pdf · doi:10.48550/arxiv.2103.05247

Abstract

We investigate the capability of a transformer pretrained on natural language to generalize to other modalities with minimal finetuning -- in particular, without finetuning of the self-attention and feedforward layers of the residual blocks. We consider such a model, which we call a Frozen Pretrained Transformer (FPT), and study finetuning it on a variety of sequence classification tasks spanning numerical computation, vision, and protein fold prediction. In contrast to prior works which investigate finetuning on the same modality as the pretraining dataset, we show that pretraining on natural language can improve performance and compute efficiency on non-language downstream tasks. Additionally, we perform an analysis of the architecture, comparing the performance of a random initialized transformer to a random LSTM. Combining the two insights, we find language-pretrained transformers can obtain strong performance on a variety of non-language tasks.

Citations

Cited by

Discussions

Related