paper-with-me

Papers

Sparse Mamba Decoder for Quantum Error Correction: Efficient Defect-Centric Processing of Surface Code Syndromes

2026-05-16 · Samira Sayedsalehi, Nader Bagherzadeh, Maxim Shcherbakov, Jean-Luc Gaudiot arxiv

Quantum error correction (QEC) is essential for building fault-tolerant quantum computers, requiring decoders that are simultaneously accurate, fast, and scalable. Most state-of-the-art neural decoders achieve high accuracy but process the full dense syndrome array of size $O(d^2 R) $regardless of the actual error rate, where d is the code distance and R is the number of measurement rounds. At physically relevant error rates (p ~ 0.1%), fewer than 5% of syndrome entries contain active detection events -- yet existing decoders process the entire syndrome volume. We introduce the Sparse Mamba Decoder (SMD), a defect-centric neural decoder that processes only the k active detection events using a 13-dimensional feature representation per defect and a Mamba state-space backbone, achieving $O(k)$ complexity. Across depolarizing, uniform circuit-level, SI1000, and Google Sycamore experimental benchmarks, SMD reduces the MWPM logical error rate by up to 49% at $d \le 5$ under SI1000 noise, runs 95-467x faster than the Tesseract near-MLD decoder and 232-463x faster than Belief Matching, and maintains nearly constant latency (24-57 us) across d = 3-9 under uniform circuit-level noise. On the Sycamore experimental dataset, the SMD ensemble matches or slightly surpasses the dense Mamba decoder of Varbanov et al. All results are obtained on commodity NVIDIA GPUs with 7.5-16M parameters, without specialized accelerators.

📄 PDF Abstract BibTeX arXiv:2605.17156

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable Neural Decoders for Practical Real-Time Quantum Error Correction

2025-10-26 · Changwon Lee, Tak Hur, Daniel K. Park arxiv

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…

HyperNQ: A Hypergraph Neural Network Decoder for Quantum LDPC Codes

2025-11-03 · Ameya S. Bhave, Navnil Choudhury, Kanad Basu arxiv

Quantum computing requires effective error correction strategies to mitigate noise and decoherence. Quantum Low-Density Parity-Check (QLDPC) codes have emerged as a promising solution for scalable Quantum Error Correctio…

Efficient and Universal Neural-Network Decoder for Stabilizer-Based Quantum Error Correction

2025-02-27 · Gengyuan Hu, Wanli Ouyang, Chao-Yang Lu, Chen Lin 외

Quantum error correction is crucial for large-scale quantum computing, but the absence of efficient decoders for new codes like quantum low-density parity-check (QLDPC) codes has hindered progress. Here we introduce a un…

DecoderGraph Neural Network

The END: An Equivariant Neural Decoder for Quantum Error Correction

2023-04-14 · Evgenii Egorov, Roberto Bondesan, Max Welling

Quantum error correction is a critical component for scaling up quantum computing. Given a quantum code, an optimal decoder maps the measured code violations to the most likely error that occurred, but its cost scales ex…

Decoder

QAdapt: A Noise-Adaptive Neural Pre-Decoding Framework for Quantum Error Correction

2026-07-30 · Ran Miao, Rui Luo, Xiaohan Shan, Xiaoming Sun arxiv

Fault-tolerant quantum computing (FTQC) relies on quantum error correction to suppress physical errors and preserve logical information at scale. In practice, however, performance is constrained not only by physical nois…