English

Scalable Neural Decoders for Practical Real-Time Quantum Error Correction

Quantum Physics 2025-10-28 v1 Machine Learning

Abstract

Real-time, scalable, and accurate decoding is a critical component for realizing a fault-tolerant quantum computer. While Transformer-based neural decoders such as \textit{AlphaQubit} have demonstrated high accuracy, the computational complexity of their core attention mechanism, which scales as O(d4)\mathcal{O}(d^4) with code distance dd, results in decoding speeds insufficient for practical real-time applications. In this work, we introduce and evaluate a \textit{Mamba}-based decoder, a state-space model with O(d2)\mathcal{O}(d^2) complexity. In memory experiments using Sycamore hardware data, our Mamba decoder matches the performance of its Transformer-based counterpart, providing that its superior efficiency does not come at the cost of performance. Crucially, in simulated real-time scenarios that account for decoder-induced noise, the Mamba decoder significantly outperforms the Transformer, exhibiting a higher error threshold of 0.01040.0104 compared to 0.00970.0097. These results demonstrate that Mamba decoders offer a compelling balance between speed and accuracy, making them a promising architecture for scalable, real-time quantum error correction.

Keywords

Cite

@article{arxiv.2510.22724,
  title  = {Scalable Neural Decoders for Practical Real-Time Quantum Error Correction},
  author = {Changwon Lee and Tak Hur and Daniel K. Park},
  journal= {arXiv preprint arXiv:2510.22724},
  year   = {2025}
}

Comments

10 pages, 5 figures

R2 v1 2026-07-01T07:06:36.295Z