Papers
arxiv:2112.07916

LongT5: Efficient Text-To-Text Transformer for Long Sequences

Published on Dec 15, 2021
Authors:
,
,
,
,
,
,

Abstract

A new model, LongT5, incorporates long-input transformer attention and summarization pre-training strategies, achieving state-of-the-art results in summarization and improved performance in question answering.

AI-generated summary

Recent work has shown that either (1) increasing the input length or (2) increasing model size can improve the performance of Transformer-based neural models. In this paper, we present a new model, called LongT5, with which we explore the effects of scaling both the input length and model size at the same time. Specifically, we integrated attention ideas from long-input transformers (ETC), and adopted pre-training strategies from summarization pre-training (PEGASUS) into the scalable T5 architecture. The result is a new attention mechanism we call {\em Transient Global} (TGlobal), which mimics ETC's local/global attention mechanism, but without requiring additional side-inputs. We are able to achieve state-of-the-art results on several summarization tasks and outperform the original T5 models on question answering tasks.

Community

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2112.07916
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 20

Browse 20 models citing this paper

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2112.07916 in a dataset README.md to link it from this page.

Spaces citing this paper 42

Collections including this paper 4