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
Proceedings Article

Not Just Classification: Recognizing Implicit Discourse Relation on Joint Modeling of Classification and Generation

TL;DR: This paper proposed a joint model to recognize the relation label and generate the target sentence containing the meaning of relations simultaneously, and designed three target sentence forms, including the question form, for the generation model to incorporate prior knowledge.
Posted Content

Damage detection using in-domain and cross-domain transfer learning

TL;DR: In this paper, a combination of in-domain and cross-domain transfer learning strategies for damage detection in bridges is proposed, with various initialization strategies, using six publicly available visual inspection datasets.
Posted Content

CREAK: A Dataset for Commonsense Reasoning over Entity Knowledge.

TL;DR: The authors introduce CREAK, a testbed for commonsense reasoning about entity knowledge, bridging fact-checking about entities with commonsense inferences (if you are good at a skill you can teach others how to do it).
Posted Content

Memorization in Deep Neural Networks: Does the Loss Function matter?

TL;DR: The authors empirically show that a symmetric loss function, as opposed to either cross-entropy or squared error loss, results in significant improvement in the ability of the network to resist overfitting.
Posted Content

PRIMER: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization.

TL;DR: The authors adopt the Longformer architecture with proper input transformation and global attention to fit for multi-document inputs, and use Gap Sentence Generation objective with a new strategy to select salient sentences for the whole cluster, called Entity Pyramid, to teach the model to select and aggregate information across a cluster of related documents.
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.