Who Needs DRAM? We Have Fiber

2026-07-10

Authors: Hannah Atmer, Thiemo Voigt, Yuan Yao, Stefanos Kaxiras

ArXiv: 2607.08407v1

PDF: Download PDF

Here's the setup: generative AI has made DRAM — the fast memory chips that sit next to CPUs and GPUs — absurdly expensive and hard to get. Hyperscalers like Amazon, Google, and Microsoft are hoovering up global supply to feed their AI training farms, and everyone else is feeling the squeeze. So a team from Uppsala and RISE asked a delightfully weird question: what if we stored data inside the fiber-optic cables that already run through data centers?

The idea sounds like science fiction, but it's actually an old trick dusted off for a new era. It's called a delay-line memory. Picture a long garden hose full of marbles: you push a marble in one end, and it comes out the other end a second later. While the marble is traveling through the hose, it's effectively "stored" there. Early computers in the 1940s and 50s used mercury tubes and acoustic waves to do exactly this. The authors are proposing we do the same thing with light pulses traveling through kilometers of coiled optical fiber.

The key insight is that light in a fiber travels at a finite speed — roughly 200,000 km/s in glass. So a 10 km spool of fiber holds any bit you shove into it for about 50 microseconds before it comes out the other side. Loop the output back to the input (a "recirculating" delay line), refresh the signal with a small optical amplifier, and you have a memory bank that stores data as literal photons in flight.

What makes this newly practical:

The paper works through the architecture: how you'd wire fiber memory into a hyperscale system, how to handle refresh and error correction, how bandwidth and latency compare to HBM (the high-bandwidth memory used in AI accelerators). It won't replace DRAM for scratch space or activations — those need random access — but for the massive, mostly-read weight matrices that dominate AI memory footprints, streaming them through fiber loops could be genuinely competitive.

Why it matters: If this works at scale, it turns a 1940s memory technology into a pressure-release valve for the AI industry's most painful supply constraint — using cables data centers already own.

All newsletters