Meta Expands Long-Context Memory with SDM
burny_tech · x · 2026-07-12
A repost introduces Meta's new paper proposing Sparse Delta Memory (SDM) to address a key bottleneck in AI efficiency: long-context memory.
Core Idea
- Linear RNNs are computationally efficient, but their fixed hidden state limits long-context performance.
- SDM uses a sparse addressing mechanism to extend read/write to a much larger explicit memory.
- This increases state capacity by orders of magnitude without adding extra FLOPs.
Claimed Effects
- Under strict isoFLOP constraints, SDM significantly improves:
- In-context learning
- Long-context retrieval
- General reasoning
- The author believes this is important for future long-chain AI agents, as it expands memory capacity without linearly increasing computation.
More from Infra
- Tabul AI launches Metal TreeSHAP to speed up Shapley values on Apple silicon — Scobleizer · 2026-07-22
- DeepSeek-V4-Flash tops out at 770 tok/s on one B300 in a vLLM batch test — Moreh · 2026-07-22
- NVIDIA starts shipping 102.4 Tbps Spectrum-6 switches for Vera Rubin AI factories — nvidia · 2026-07-22
- Apple publishes SOC 3 audit reports for Private Cloud Compute — throwfaraway4 · 2026-07-22
- Reddit GPU renters say existing platforms only give you two of three: code, recovery, fair billing — legendpizzasenpai · 2026-07-22
- The Sandboxing Manifesto: Secure Execution Environments for Agents — spirosoik · 2026-07-22