scispace - formally typeset
Open AccessJournal Article

Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer

TLDR
This article introduced a unified framework that converts all text-based language problems into a text-to-text format and compared pre-training objectives, architectures, unlabeled data sets, transfer approaches, and other factors on dozens of language understanding tasks.
Abstract
Transfer learning, where a model is first pre-trained on a data-rich task before being fine-tuned on a downstream task, has emerged as a powerful technique in natural language processing (NLP). The effectiveness of transfer learning has given rise to a diversity of approaches, methodology, and practice. In this paper, we explore the landscape of transfer learning techniques for NLP by introducing a unified framework that converts all text-based language problems into a text-to-text format. Our systematic study compares pre-training objectives, architectures, unlabeled data sets, transfer approaches, and other factors on dozens of language understanding tasks. By combining the insights from our exploration with scale and our new ``Colossal Clean Crawled Corpus'', we achieve state-of-the-art results on many benchmarks covering summarization, question answering, text classification, and more. To facilitate future work on transfer learning for NLP, we release our data set, pre-trained models, and code.

read more

Content maybe subject to copyright    Report

Citations
More filters
Posted Content

On the Universality of Deep COntextual Language Models.

TL;DR: This article explored the notion of universality by identifying seven dimensions across which a universal model should be able to scale, that is, perform equally well or reasonably well, to be useful across diverse settings.
Proceedings Article

Enriching and Controlling Global Semantics for Text Summarization

TL;DR: This paper proposed a neural topic model empowered with normalizing flow to capture the global semantics of the document, which are then integrated into the summarization model to avoid the overwhelming effect of global semantics on contextualized representation.
Proceedings Article

Answering Open-Domain Questions of Varying Reasoning Steps from Text

TL;DR: This article developed a unified system to answer directly from text open-domain questions that may require a varying number of retrieval steps, employing a single multi-task transformer model to perform all the necessary subtasks, including retrieving supporting facts, reranking them, and predicting the answer from all retrieved documents.
Posted Content

VidLanKD: Improving Language Understanding via Video-Distilled Knowledge Transfer

TL;DR: This paper proposed VidLanKD, a video-language knowledge distillation method for improving language understanding, which trains a multi-modal teacher model on a videotext dataset, and then transfer its knowledge to a student language model with a text dataset.
Related Papers (5)
Trending Questions (1)
What are the limitations of transfer learning with a unified text-to-text transformer?

The paper does not mention the limitations of transfer learning with a unified text-to-text transformer.