Scalable Neural Decoders for Practical Real-Time Quantum Error Correction
By: Changwon Lee, Tak Hur, Daniel K. Park
Potential Business Impact:
Makes quantum computers work faster and more reliably.
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 $\mathcal{O}(d^4)$ with code distance $d$, 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 $\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.0104$ compared to $0.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.
Similar Papers
A scalable and real-time neural decoder for topological quantum codes
Quantum Physics
Makes quantum computers work correctly and faster.
Toward Uncertainty-Aware and Generalizable Neural Decoding for Quantum LDPC Codes
Quantum Physics
Fixes quantum computer errors better.
Mamba-X: An End-to-End Vision Mamba Accelerator for Edge Computing Devices
Hardware Architecture
Makes AI see better on small devices.