Pith. sign in

REVIEW 2 cited by

GMAT: Global Memory Augmentation for Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.03274 v1 pith:KPT7CPDA submitted 2020-06-05 cs.LG cs.CLstat.ML

classification cs.LGcs.CLstat.ML
keywords memoryglobalsequencesparseattentionaugmentationinputlanguage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Transformer-based models have become ubiquitous in natural language processing thanks to their large capacity, innate parallelism and high performance. The contextualizing component of a Transformer block is the $\textit{pairwise dot-product}$ attention that has a large $\Omega(L^2)$ memory requirement for length $L$ sequences, limiting its ability to process long documents. This has been the subject of substantial interest recently, where multiple approximations were proposed to reduce the quadratic memory requirement using sparse attention matrices. In this work, we propose to augment sparse Transformer blocks with a dense attention-based $\textit{global memory}$ of length $M$ ($\ll L$) which provides an aggregate global view of the entire input sequence to each position. Our augmentation has a manageable $O(M\cdot(L+M))$ memory overhead, and can be seamlessly integrated with prior sparse solutions. Moreover, global memory can also be used for sequence compression, by representing a long input sequence with the memory representations only. We empirically show that our method leads to substantial improvement on a range of tasks, including (a) synthetic tasks that require global reasoning, (b) masked language modeling, and (c) reading comprehension.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 21 citations worldwide. Full citation record

  1. Vision encoders should be image size agnostic and task driven

    cs.CV 2025-08 conditional novelty 6.0 of 10

    A position paper proposing task-driven, image-size-agnostic vision encoders, demonstrated by an iterative transformer with top-down multi-zoom patches and a GRPO-trained gaze policy on ImageNet.

  2. Quantum-Enhanced Optimization by Warm Starts

    quant-ph 2025-08 unverdicted novelty 5.0 of 10

    Quantum-generated QAOA samples, used as warm starts for classical heuristics, yield faster Max-Cut and MIS solving, including on quantum hardware.

Pith tools