HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CoLT5: Faster Long-Range Transformers with Conditional Computation

CoLT5: Faster Long-Range Transformers with Conditional Computation

Abstract

Many natural language processing tasks benefit from long inputs, but processing long documents with Transformers is expensive -- not only due to quadratic attention complexity but also from applying feedforward and projection layers to every token. However, not all tokens are equally important, especially for longer documents. We propose CoLT5, a long-input Transformer model that builds on this intuition by employing conditional computation, devoting more resources to important tokens in both feedforward and attention layers. We show that CoLT5 achieves stronger performance than LongT5 with much faster training and inference, achieving SOTA on the long-input SCROLLS benchmark. Moreover, CoLT5 can effectively and tractably make use of extremely long inputs, showing strong gains up to 64k input length.

Benchmarks

BenchmarkMethodologyMetrics
long-range-modeling-on-scrollsCoLT5 XL
Avg.: 43.51
CNLI: 88.4
GovRep: 61.3/32.2/33.8
Nrtv: 31.1
QALT EM-T/H: 48.1/43.8
QMSum: 36.2/12.9/24.3
Qspr: 53.9
SumScr: 36.4/10.2/21.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CoLT5: Faster Long-Range Transformers with Conditional Computation | Papers | HyperAI