Scalable Neural Decoders for Practical Fault-Tolerant Quantum Computation
A neural network decoder cuts logical error rates 17x for a promising quantum error-correction code, potentially slashing the hardware overhead needed for useful quantum computers.

The Thesis
Quantum computers make errors constantly, and fixing those errors requires a classical computer running alongside — a 'decoder' — that can identify and correct mistakes faster than new errors arrive. This paper introduces a convolutional neural network (CNN) decoder that exploits the geometric structure of a class of codes called quantum low-density parity-check (qLDPC) codes, which pack more logical information into fewer physical qubits than older approaches. The key result: for one well-studied code called the Gross code, the new decoder reaches logical error rates around 10⁻¹⁰ at current hardware error levels, while running fast enough to keep up with real quantum processors. The catch is that these results are simulated, not demonstrated on live quantum hardware. If they hold up, the implication is that fault-tolerant quantum computation may require far fewer physical qubits than current estimates suggest.
Catalyst
qLDPC codes have only recently been shown theoretically to offer better efficiency than the older surface codes that dominate today's hardware roadmaps. Until now, no decoder existed that could exploit that efficiency advantage at practical speeds. Simultaneously, neural network inference hardware has become fast enough that CNN-based decoders can meet the microsecond-scale latency budgets of superconducting and trapped-ion quantum processors.
What's New
Prior decoders for qLDPC codes — including belief propagation with ordered statistics (BP-OSD), a standard message-passing algorithm — are either too slow for real-time use or leave significant error-suppression performance on the table. This paper's CNN decoder exploits the translational symmetry in codes like the Gross code to share weights across the code, making it both more accurate and orders of magnitude faster. The authors claim 3–5 orders of magnitude higher throughput than BP-OSD, while simultaneously achieving lower logical error rates.
The Counter
Every result in this paper comes from classical simulation, not a real quantum processor. Simulated noise models — even careful ones — routinely miss correlated error mechanisms that dominate real hardware, so the 10⁻¹⁰ logical error rate figure may be optimistic by many orders of magnitude. The Gross code used in the headline results has never been physically implemented, meaning the geometric structure the CNN exploits may be much harder to realize in fabricated hardware than on paper. Neural network decoders also introduce a new failure mode: they must be retrained whenever the hardware noise profile changes, adding operational complexity that BP-OSD-style decoders avoid. Finally, the throughput and latency claims depend on specific GPU inference setups; an actual quantum system would need an ASIC or FPGA implementation, whose performance at these CNN architectures is undemonstrated.
Longs
- IONQ — trapped-ion hardware directly constrained by decoder latency
- RGTI (Rigetti Computing) — superconducting qubit platform that needs real-time classical decoding
- QTUM (quantum computing ETF) — broad exposure to quantum hardware and software stack
- IBM (IBM) — heavy investment in qLDPC code roadmap for future Heron and beyond processors
- NVDA — GPU inference used for neural network decoder throughput at scale
Shorts
- Surface code hardware roadmap vendors — if qLDPC codes require fewer qubits, the case for building millions of surface-code physical qubits weakens
- Classical HPC vendors selling specialized ASIC decoders for surface codes — their products may not generalize to qLDPC geometry
Enablers (Picks & Shovels)
- Google's Cirq and Stim simulation frameworks — used widely for QEC benchmarking
- PyMatching and BP-OSD open-source decoders — the baselines this paper beats
- NVIDIA A100/H100 GPUs — required for training and fast CNN inference
- arXiv quant-ph community — rapid dissemination enabling fast iteration on decoder research
Private Watchlist
- Quantinuum — develops trapped-ion hardware and proprietary error correction stacks
- Nord Quantique — focused on bosonic error correction, adjacent decoder problem
- Xanadu — photonic quantum hardware with distinct decoding requirements
- Q-NEXT / Chicago Quantum Exchange ecosystem startups
Resources
The Paper
Quantum error correction (QEC) is essential for scalable quantum computing. However, it requires classical decoders that are fast and accurate enough to keep pace with quantum hardware. While quantum low-density parity-check codes have recently emerged as a promising route to efficient fault tolerance, current decoding algorithms do not allow one to realize the full potential of these codes in practical settings. Here, we introduce a convolutional neural network decoder that exploits the geometric structure of QEC codes, and use it to probe a novel "waterfall" regime of error suppression, demonstrating that the logical error rates required for large-scale fault-tolerant algorithms are attainable with modest code sizes at current physical error rates, and with latencies within the real-time budgets of several leading hardware platforms. For example, for the $[144, 12, 12]$ Gross code, the decoder achieves logical error rates up to $\sim 17$x below existing decoders - reaching logical error rates $\sim 10^{-10}$ at physical error $p=0.1\%$ - with 3-5 orders of magnitude higher throughput. This decoder also produces well-calibrated confidence estimates that can significantly reduce the time overhead of repeat-until-success protocols. Taken together, these results suggest that the space-time costs associated with fault-tolerant quantum computation may be significantly lower than previously anticipated.