Compressive Transformer

https://arxiv.org/abs/1911.05507

Maintains recent states in full resolution while compressing older memories with learned compression functions. DeepMind.

At a glance

Type
Recent full-res + compressed older
Tier
T3
Created
2020-06
Latest release
0.4.0 2021-10-04
License
MIT
Pricing
not applicable — research paper
Funding
not applicable — not commercial

Taxonomy

storage
kv-cache
retrieval
attention
persistence
session
update
consolidation
unit
kv-token
governance
opaque
conflict
n/a

When to use

Optimised for: not applicable - research paper

Anti-fit: not applicable - research paper

Pros & cons

Pros

Compressed-memory hierarchy — earliest 'memory as compressed history' design.

Cons

Research-stage; not widely deployed in production transformers.

Claims & capabilities

Compresses past memories for long-range sequence learning; introduces PG-19 benchmark; effective for speech and RL memory. Headline: 17.1 perplexity on WikiText-103 and 0.97 bpc on Enwik8 (SOTA at publication); baseline: Transformer-XL and prior LM SOTA; primary datasets: WikiText-103, Enwik8, PG-19.

Technical surface

API surface
not applicable — research paper
Backend storage
not applicable — research paper
Deployment
not applicable — research paper
Embedding model
not applicable — research paper
Multi-tenancy
not applicable — research paper
MCP
not applicable — research paper, no deployed product
A2A
not applicable — research paper, no deployed product
OpenTelemetry
not applicable — research paper, no deployed product

Similar systems

Other recent method papers — theorized, no distinct product in the catalog, ranked by inbound references.

  • MemGPT v2 / agent-tools T3

    Already in catalog as the foundational MemGPT paper. Note: Letta is the productionised successor (cross-listed).

  • Transformer-XL T3

    Extends context through segment-level recurrence + caching of hidden states from prior segments. Foundational long-context architecture.

  • Generative Agents T3

    Park et al. — landmark agent-simulation paper. Reflection + memory stream + retrieval enable believable agent behavior.

  • MemoryBank T3

    Enhances LLMs with long-term memory. Early influential paper.

  • Reflexion T3

    Language agents with verbal reinforcement learning.

  • DreamerV3 T3

    Hafner et al. General world-model agent. Symlog observation, KL balance, RMSNorm, Block GRU.

Related systems

References (1)

Referenced by (10)

Row last verified 2026-06-30. Catalog data is CC-BY-4.0 — see how to read this.