Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LSG Attention: Extrapolation of pretrained Transformers to long sequences

About

Transformer models achieve state-of-the-art performance on a wide range of NLP tasks. They however suffer from a prohibitive limitation due to the self-attention mechanism, inducing $O(n^2)$ complexity with regard to sequence length. To answer this limitation we introduce the LSG architecture which relies on Local, Sparse and Global attention. We show that LSG attention is fast, efficient and competitive in classification and summarization tasks on long documents. Interestingly, it can also be used to adapt existing pretrained models to efficiently extrapolate to longer sequences with no additional training. Along with the introduction of the LSG attention mechanism, we propose tools to train new models and adapt existing ones based on this mechanism.

Charles Condevaux, S\'ebastien Harispe• 2022

Related benchmarks

TaskDatasetResultRank
Single-label multi-class topic classificationSCOTUS (test)
Micro-F173.3
12
Document ClassificationECHR (test)
Micro F171
5
Showing 2 of 2 rows

Other info

Follow for update