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
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11