EP013: Reformer Cracked the Transformer Memory Wall episode artwork

EPISODE · Feb 25, 2026 · 19 MIN

EP013: Reformer Cracked the Transformer Memory Wall

from Learning GenAI via SOTA Papers · host Yun Wu

The paper "Reformer: The Efficient Transformer" introduces a modified Transformer architecture designed to solve the high memory consumption and computational costs associated with training large models on long sequences.The authors propose three specific techniques to improve efficiency:• Locality-Sensitive Hashing (LSH) Attention: This replaces the standard dot-product attention—which has a complexity of O(L2)—with a mechanism that uses hashing to approximate nearest neighbors. This reduces the complexity to O(LlogL), allowing the model to handle much longer sequences.• Reversible Residual Layers: By using reversible layers, the model stores activations only once during the training process instead of storing them for every layer (N times). This significantly lowers the memory footprint.• Chunking: The authors split activations inside feed-forward layers to process them in chunks, further saving memory.Key Results: The Reformer achieves performance on par with standard Transformer models while being orders of magnitude more memory-efficient and much faster when processing long sequences (e.g., up to 64,000 tokens).

Episode metadata supplied by the publisher feed · Published Feb 25, 2026

Embed this episode

Ready to play

EP013: Reformer Cracked the Transformer Memory Wall

0:00 19:01

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

Frequently Asked Questions

How long is this episode of Learning GenAI via SOTA Papers?

This episode is 19 minutes long.

When was this Learning GenAI via SOTA Papers episode published?

This episode was published on February 25, 2026.

Can I download this Learning GenAI via SOTA Papers episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!