Pith. sign in

REVIEW 4 major objections 7 minor 48 references

Erasure Decoding for Quantum LDPC Codes via Belief Propagation with Guided Decimation

T0 review · 4 major / 7 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read BPGD, with two small tuning adjustments, is a general-purpose decoder for quantum erasure channels.

desk verdict Useful incremental results on BPGD for erasures, but the 'general-purpose' claim outruns evidence that is tuned per code and rate on the same data. read the letter →

arxiv 2411.08177 v2 pith:CXPR64LH submitted 2024-11-12 cs.IT math.ITquant-ph

classification cs.ITmath.ITquant-ph MSC 81P7094B35
keywords quantumLDPCcodeserasuredecodingbeliefpropagationguideddecimationdampinglog-likelihoodratioinitializationhypergraphproductlifted
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper sets out to show that belief propagation with guided decimation (BPGD), a decoder previously applied to bit-flip and depolarizing noise, also works well on quantum erasure channels. The natural adaptation is to assign erased qubits a near-zero log-likelihood ratio and known qubits a large positive ratio, so that belief propagation starts from the erasure locations. The paper then shows that scaling down that large ratio by a factor $c_{\mathrm{opt}}$ and damping the message updates by a factor $\gamma$ improves convergence, so that BPGD beats peeling and pruned peeling on two hypergraph-product codes and a lifted-product code, and approaches the vertical-horizontal decoder with lower computational cost. The conclusion is that BPGD is an effective general-purpose erasure decoder across the quantum LDPC landscape.

What carries the argument

The load-bearing mechanism is guided decimation: each round runs belief propagation for a fixed number of iterations; if the hard decision does not match the syndrome, the variable node with the largest belief magnitude is fixed to its most likely value, and belief propagation is rerun. On erasure channels this is initialized by setting the log-likelihood ratio of each erased bit to $\mathrm{llr}_{\min}\approx 0$ and each non-erased bit to $\mathrm{llr}_{\max}=25$. Two tuning parameters carry the performance gain: $c_{\mathrm{opt}}\in[0,1]$ scales down the confident priors, and $\gamma\in[0,1]$ damps each variable-to-check update as a weighted average of old and new messages.

What would settle it

Fix the tuning parameters found for the [[1600,64]] hypergraph-product code at erasure rate 0.1, run BPGD on a different quantum LDPC code of a different rate without retuning, and compare with the vertical-horizontal decoder; a failure rate that jumps well above the tuned-curve gap would show the parameters do not transfer.

Watch

Extended reading notes

Core claim

The paper's central claim is that BPGD's guided decimation breaks the stopping-set deadlock that limits peeling decoders on quantum LDPC erasures: when belief propagation stalls, fixing the most reliable undecimated bit and rerunning belief propagation produces guesses that are often harmless, because an X-stabilizer fully covered by erasures can absorb the difference. The paper shows this mechanism works on erasures once the channel priors are set correctly, and that two small modifications—scaling the confident priors with $c_{\mathrm{opt}}$ and damping variable-to-check messages with $\gamma$—turn a decoder that is merely competitive into one that approaches the vertical-horizontal decoder on hypergraph-product codes and maximum likelihood on a lifted-product code. The supporting evidence is simulation-based, on codes of length 882, 1600, and 2025.

Load-bearing premise

The load-bearing premise is that the two tuning knobs, chosen by grid search on the same simulations used to plot the results, will keep working on other codes and erasure rates; if those choices are fragile, the claim that BPGD is a general-purpose erasure decoder is not established.

Editorial extensions

If this is right

  • On the tested hypergraph-product codes, BPGD with erasure-adapted priors outperforms both peeling and pruned peeling, and with damping or adjusted LLRs it approaches the failure rate of the vertical-horizontal decoder.
  • On the lifted-product B1 code, adjusted BPGD is much closer to maximum-likelihood decoding than pruned peeling, and displays a sharp threshold-like transition rather than the slow decay typical of pruned peeling.
  • Because BPGD already handles bit-flip and depolarizing noise, the same decoder is a candidate for channels that combine erasures and ordinary errors, a regime the paper notes is likely when erasure conversion is used.
  • BPGD offers a lower-complexity alternative to the vertical-horizontal decoder for hypergraph-product codes, trading a small performance gap for substantially lower computational cost.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper tunes $c_{\mathrm{opt}}$ and $\gamma$ by grid search on the same curves it plots; a transferable protocol for setting these parameters automatically (for example, from the code's degree distribution or the observed syndrome weight) would be needed to make the 'general-purpose solution' claim robust.
  • The threshold-like behavior reported for the lifted-product code suggests erasure decoding of quantum LDPC codes may admit a density-evolution or finite-length-scaling analysis analogous to classical LDPC erasure thresholds; the paper does not attempt this.
  • The random-guessing interpretation of BPGD on stopping sets could be quantified: if each guessed bit is correct with probability near $1/2$ and stabilizers absorb a constant fraction of mistakes, one might predict the observed failure-rate floor from the stopping-set statistics alone.
  • A natural test bed is a mixed erasure-plus-Pauli channel, where BPGD's prior LLR could be set from the erasure probability and the residual Pauli error rate; the paper mentions this as motivation but does not simulate it.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 7 minor

Summary. The manuscript applies belief propagation with guided decimation (BPGD) to the quantum erasure channel, modifying the decoder by adjusting the prior LLRs of non-erased qubits and by damping variable-to-check messages. It reports Monte Carlo simulation results for two hypergraph product codes and one lifted-product code, comparing BPGD against peeling, pruned peeling, vertical-horizontal (VH), and maximum-likelihood decoders. The main claims are that BPGD outperforms peeling and pruned peeling, that adding damping and adjusted LLRs brings BPGD close to VH performance for HGP codes while retaining lower complexity, and that BPGD is an effective general-purpose erasure decoder across the quantum LDPC landscape.

Significance. The paper's strength is its direct empirical comparison of a simple, natural adaptation of BPGD against several established erasure decoders on nontrivial quantum LDPC codes, including an honest account of the cases where unadjusted BPGD does not outperform pruned peeling. If the reported performance were obtained with a principled parameter-setting rule, the finding that tuned BPGD approaches VH performance would be a useful contribution. However, the quantitative claims are not yet established: the optimal values of copt and γ are selected by grid search on the same failure-rate data used for the plots, no holdout or fixed-parameter evaluation is reported, no error bars are shown, and the complexity advantage is asserted without complexity analysis. As presented, the results demonstrate that tuned BPGD can perform well on three specific codes, but they do not support the 'general-purpose solution' conclusion.

major comments (4)
  1. [§IV, Tables 1–3 and §V, Figs. 1–3] The optimal values of copt and γ are obtained by grid search over the same simulation data that is later plotted as the failure-rate curves, with different parameter values reported for each code and each erasure-rate interval. This makes the plotted curves post-selection optima, and the paper provides no test on held-out codes or rates, nor any parameter-selection rule that avoids using the test data. Since the claimed advantage of adjusted BPGD over pruned peeling depends entirely on these tuned values, the central 'general-purpose solution' conclusion is not supported as stated. A concrete remedy would be to select (copt, γ) on one code or one rate and evaluate on others, or to show that the optimal parameters vary smoothly enough that a simple fixed or cross-validated rule recovers the same curves.
  2. [§V, Figs. 2–3 and §VI, Conclusion] The paper itself concedes that unadjusted BPGD performs worse than pruned peeling for the [[2025,81]] HGP code and 'does not uniformly outperform pruned peeling' for the B1 code. Thus the reported advantage of BPGD over pruned peeling is entirely due to the per-code, per-rate tuning described in Section IV. This is a load-bearing distinction: the abstract and conclusion claim that BPGD is an effective general-purpose solution, but the empirical content only shows that carefully tuned BPGD can outperform the baselines on the three tested instances. I would ask the authors to present a comparison under a single fixed parameter-setting protocol, or to clearly limit the claim to 'tuned BPGD' with a stated selection method.
  3. [Introduction and §VI, Conclusion] The manuscript repeatedly claims a 'significant computational advantage' and 'substantially lower' complexity compared to the VH decoder, but no complexity analysis or runtime measurement is provided. Algorithm 1 runs up to n rounds of BP, each with T iterations and message updates that are at least linear in the number of edges; a naive implementation could scale as O(T n^2) or worse, depending on code degree. To make the computational-advantage claim credible, the authors should state the per-round and total complexity of BPGD in terms of n and code parameters, and compare it explicitly with the O(n^2) complexity quoted for VH.
  4. [§III-D, Algorithm 1] The heuristic justification in Section III-D states that after peeling stops, BPGD 'simply guesses bits in the stopping set randomly and continues decoding,' adding that 'some of the guesses will be correct and the others can hopefully be absorbed by the stabilizer.' This is presented with no guarantees and no analysis of when such guess-and-continue succeeds or fails. Given that the paper's main claim is that BPGD is a general-purpose decoder, a failure-mode analysis or at least a detailed empirical characterization of when the guided-decimation guesses fail would be needed to substantiate that claim.
minor comments (7)
  1. [§III-D, Algorithm 1, line 12] In Algorithm 1, the decimation chooses vi = arg max γ(vi), but γ is never defined in the algorithm as a reliability measure; in Section IV-B the symbol γ denotes the damping factor. The pseudocode should instead write arg max |m_v| or introduce a separate symbol for the LLR magnitude.
  2. [§IV-A, line after Eq. (15)] The phrase 'In the content of BPGD decoding' appears to be a typo; it should read 'In the context of BPGD decoding.'
  3. [§VI, Conclusion] The sentence 'Due to its good performance for channels with erasures and channels with erros' contains a typo: 'erros' should be 'errors.'
  4. [§III-D, Algorithm 1, lines 3–5] The erased bits are assigned µ_vi = llr_min and non-erased bits µ_vi = llr_max, but the text says erased bits should have LLR 0 while llr_min is described as 'a very small value, llr_min≈0.' If llr_min is not exactly zero, the statement in Section III-D is slightly imprecise; please clarify the exact values and the rationale for using a nonzero value.
  5. [§V, Figs. 1–3] The figure captions state that the number of simulations per data point was chosen to ensure short error bars, but no error bars are shown in any figure. Please either show confidence intervals or explicitly state the estimated failure rates and their statistical uncertainty.
  6. [Tables 1–3] The tables label the values as 'optimized,' but the text does not specify the grid resolution or the exact criterion used to select them (e.g., minimum mean failure rate over some range). Stating the grid and the selection criterion would improve reproducibility.
  7. [References] Reference [47] is listed as 'M. T. S.' which is an incomplete author name; the full author list should be provided.

Circularity Check

1 steps flagged · score 4.0 of 10

The tuned BPGD variants are selected on the same failure-rate data used for evaluation, so the headline improvements over pruned peeling are post-selection optima rather than independent predictions; the core BPGD algorithm and external comparisons are otherwise self-contained.

  1. fitted input called prediction [Section IV-C (Tables 1-3) and Section V (Figures 1-3)]
    "To select the optimal value of copt, we performed experiments over different ranges of values for different erasure rates, fine-tuning to narrower intervals when necessary. ... Thus, we found suitable parameters by fixing γ for each erasure rate and searching over possible values of copt. The chosen values minimized the failure rates in our experiments."

    The reported failure-rate curves for 'Adjusted LLR BPGD', 'Damped BPGD', and 'Adjusted & damped BPGD' are generated at (copt, gamma) values selected to minimize the failure rate at the same erasure-rate points (Tables 1-3). Hence the plotted adjusted-BPGD performance is, by construction, the lower envelope of the grid search rather than the performance of a fixed, pre-specified decoder. The conclusion that tuning 'enables BPGD to approach the performance of VH' is therefore a statement about the best configuration found on the evaluation data, not an independent prediction; the general-purpose claim in the abstract extrapolates from per-code, per-rate tuned parameters without a holdout or fixed-parameter rule.

full rationale

The paper's only substantial circularity concern is the hyperparameter optimization loop: copt and gamma are tuned by grid search that minimizes the very failure-rate curves later plotted as evidence of decoder quality. This makes the headline 'BPGD with adjustments outperforms pruned peeling' a fitted claim rather than an independent prediction for the codes where unadjusted BPGD was worse. However, the BPGD algorithm itself is fully specified in Algorithm 1, the comparison decoders from [27] are external and reproduced from public code, and the self-citation to [28] is not load-bearing because the erasure-channel adaptation and algorithm details are given in the present paper. No uniqueness theorem is imported, no known result is merely renamed, and the base BPGD results are honestly reported alongside the tuned versions. The central claim retains independent content, but the magnitude of the reported improvement is inflated by in-sample parameter selection, so a moderate score is appropriate.

Assumptions & free parameters 5 free parameters · 5 assumptions · 0 invented entities

The central performance claims rest on simulated decoding, with the BP equations and CSS reduction as standard assumptions. The key non-standard assumptions are the empirical effectiveness of random decimation in stopping sets and the transferability of the grid-search-optimized parameters. No new physical or algorithmic entities are introduced.

free parameters (5)
  • copt = varies by code and erasure rate (Tables 1, 3; e.g., 0.1 to 0.5 for [[1600,64]])
    Scaling factor for the initial LLR of non-erased bits (Eq. 15). Chosen to minimize failure rate on the same simulation data used for the performance plots.
  • gamma (damping factor) = varies by code and erasure rate (Table 2; e.g., 0.86 to 0.97)
    Weight in the damped BP update (Eq. 17). Chosen via grid search to minimize decoder failure rate.
  • llr_max = 25
    Large LLR clamp for non-erased bits (Section III-D). Set ad hoc for numerical stability; performance may depend on this value.
  • llr_min = approximately 0
    Small LLR for erased bits; used to avoid numerical issues while approximating the uniform prior.
  • BP iterations per round T = unstated
    The number of BP iterations in each decimation round is not specified in the paper, yet it affects convergence and runtime.
assumptions (5)
  • standard math BP update equations (12)-(14) correctly implement the sum-product algorithm on the Tanner graph.
    Standard message-passing updates; assumed to hold.
  • domain assumption The quantum erasure channel model: each erased qubit undergoes a uniform random Pauli error, and the decoder knows the erasure locations.
    Standard model from [12], [19]; used in all simulations.
  • domain assumption For CSS codes, correcting X and Z errors can be done independently using HZ and HX respectively (Eq. 5).
    Standard CSS reduction; relies on independent X/Z error probabilities for erased qubits.
  • ad hoc to paper In Section III-D, fixing bits in the stopping set essentially at random and continuing decoding leads to improved performance over pruned peeling; no proof is given.
    The paper provides an intuitive argument but not a rigorous guarantee or analysis of the probability of success.
  • ad hoc to paper The grid-search-selected values of copt and gamma (Tables 1-3) remain near-optimal for the code instances and erasure rates tested.
    The performance curves in Section V use these optimized values; the paper does not provide a rule for setting them for new codes or rates.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Erasure Decoding for Quantum LDPC Codes via Belief Propagation with Guided Decimation." pith.science (2026). https://pith.science/paper/CXPR64LH

@misc{pith2026241108177,
  author       = {Pith},
  title        = {Pith review of: Erasure Decoding for Quantum LDPC Codes via Belief Propagation with Guided Decimation},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/CXPR64LH}},
  note         = {Machine review of arXiv:2411.08177}
}
read the original abstract

Quantum low-density parity-check (LDPC) codes are a promising family of quantum error-correcting codes for fault tolerant quantum computing with low overhead. Decoding quantum LDPC codes on quantum erasure channels has received more attention recently due to advances in erasure conversion for various types of qubits including neutral atoms, trapped ions, and superconducting qubits. Belief propagation with guided decimation (BPGD) decoding of quantum LDPC codes has demonstrated good performance in bit-flip and depolarizing noise. In this work, we apply BPGD decoding to quantum erasure channels. Using a natural modification, we show that BPGD offers competitive performance on quantum erasure channels for multiple families of quantum LDPC codes. Furthermore, we show that the performance of BPGD decoding on erasure channels can sometimes be improved significantly by either adding damping or adjusting the initial channel log-likelihood ratio for bits that are not erased. More generally, our results demonstrate BPGD is an effective general-purpose solution for erasure decoding across the quantum LDPC landscape.

Figures

Figures reproduced from arXiv: 2411.08177 by the authors.

Figure 1
Figure 1. Comparison the quantum erasure channel of BPGD decod t [PITH_FULL_IMAGE:figures/full_fig_p006_1.png] view at source ↗
Figure 2
Figure 2. Comparison on the quantum erasure channel of BPGD dec [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Comparison of BPGD decoding over the quantum erasure [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

48 extracted references · 22 canonical work pages

  1. [1]

    Fault-tolerant quantum computation wit h constant over- head,

    D. Gottesman, “Fault-tolerant quantum computation wit h constant over- head,” Quantum Info. Comput. , vol. 14, no. 15–16, p. 1338–1372, nov 2014

  2. [2]

    Constant ov erhead quantum fault tolerance with quantum expander codes,

    O. Fawzi, A. Grospellier, and A. Leverrier, “Constant ov erhead quantum fault tolerance with quantum expander codes,” Communications of the ACM, vol. 64, no. 1, pp. 106–114, 2020

  3. [3]

    Fault-tolerant quantum computation by anyo ns,

    A. Kitaev, “Fault-tolerant quantum computation by anyo ns,” Annals of Physics , vol. 303, no. 1, pp. 2–30, 2003. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S0003491602000180

  4. [4]

    Topol ogical quantum memory,

    E. Dennis, A. Kitaev, A. Landahl, and J. Preskill, “Topol ogical quantum memory,” Journal of Mathematical Physics , vol. 43, no. 9, pp. 4452– 4505, 2002

  5. [5]

    Topological quantu m distillation,

    H. Bombin and M. A. Martin-Delgado, “Topological quantu m distillation,” Phys. Rev. Lett. , vol. 97, p. 180501, Oct 2006. [Online]. Available: https://link.aps.org/doi/10.1103/PhysRevLett.97.180501

  6. [6]

    Sparse-g raph codes for quantum error correction,

    D. J. MacKay, G. Mitchison, and P . L. McFadden, “Sparse-g raph codes for quantum error correction,” IEEE Transactions on Information Theory, vol. 50, no. 10, pp. 2315–2330, 2004

  7. [7]

    On the iterative decoding of spar se quantum codes,

    D. Poulin and Y . Chung, “On the iterative decoding of spar se quantum codes,” Quantum Info. Comput. , vol. 8, no. 10, p. 987–1000, Nov. 2008

  8. [8]

    Asymptotically good quan tum and locally testable classical LDPC codes,

    P . Panteleev and G. Kalachev, “Asymptotically good quan tum and locally testable classical LDPC codes,” in Proceedings of the 54th Annual ACM SIGACT Symposium on Theory of Computing , 2022, pp. 375–388

Show all 48 references
  1. [9]

    Quantum Tanner codes,

    A. Leverrier and G. Zémor, “Quantum Tanner codes,” in 2022 IEEE 63rd Annual Symposium on F oundations of Computer Science (F OCS). IEEE, 2022, pp. 872–883

  2. [10]

    Good qu antum LDPC codes with linear time decoders,

    I. Dinur, M.-H. Hsieh, T.-C. Lin, and T. Vidick, “Good qu antum LDPC codes with linear time decoders,” in Proceedings of the 55th annual ACM symposium on theory of computing , 2023, pp. 905–918

  3. [11]

    High-threshold and low-overhead fault-toler ant quantum memory,

    S. Bravyi, A. W. Cross, J. M. Gambetta, D. Maslov, P . Rall , and T. J. Y oder, “High-threshold and low-overhead fault-toler ant quantum memory,” Nature, vol. 627, no. 8005, pp. 778–782, 2024

  4. [12]

    Capac ities of quantum erasure channels,

    C. H. Bennett, D. P . DiVincenzo, and J. A. Smolin, “Capac ities of quantum erasure channels,” Physical Review Letters , vol. 78, no. 16, p. 3217, 1997

  5. [13]

    Erasur e conversion for fault-tolerant quantum computing in alkaline earth Ryd berg atom arrays,

    Y . Wu, S. Kolkowitz, S. Puri, and J. D. Thompson, “Erasur e conversion for fault-tolerant quantum computing in alkaline earth Ryd berg atom arrays,” Nature communications, vol. 13, no. 1, p. 4657, 2022

  6. [14]

    H igh-threshold codes for neutral-atom qubits with biased erasure errors,

    K. Sahay, J. Jin, J. Claes, J. D. Thompson, and S. Puri, “H igh-threshold codes for neutral-atom qubits with biased erasure errors,” Physical Review X , vol. 13, no. 4, p. 041013, 2023

  7. [15]

    High-fidelity gates and mid- circuit erasure conversion in an atomic qubit,

    S. Ma, G. Liu, P . Peng, B. Zhang, S. Jandura, J. Claes, A. P . Burgers, G. Pupillo, S. Puri, and J. D. Thompson, “High-fidelity gates and mid- circuit erasure conversion in an atomic qubit,” Nature, vol. 622, no. 7982, pp. 279–284, 2023

  8. [16]

    Quantum error c orrection with metastable states of trapped ions using erasure conver sion,

    M. Kang, W. C. Campbell, and K. R. Brown, “Quantum error c orrection with metastable states of trapped ions using erasure conver sion,” PRX Quantum, vol. 4, no. 2, p. 020358, 2023

  9. [17]

    Erasure qubits: Overcoming the T1 limit in superconducting circuits,

    A. Kubica, A. Haim, Y . V aknin, H. Levine, F. Brandão, and A. Retzker, “Erasure qubits: Overcoming the T1 limit in superconducting circuits,” Physical Review X , vol. 13, no. 4, p. 041022, 2023

  10. [18]

    Dual-rail encoding with superconducting cavities,

    J. D. Teoh, P . Winkel, H. K. Babla, B. J. Chapman, J. Claes , S. J. de Graaf, J. W. Garmon, W. D. Kalfus, Y . Lu, A. Maiti et al., “Dual-rail encoding with superconducting cavities,” Proceedings of the National Academy of Sciences , vol. 120, no. 41, p. e2221736120, 2023

  11. [19]

    Codes for the qua ntum erasure channel,

    M. Grassl, T. Beth, and T. Pellizzari, “Codes for the qua ntum erasure channel,” Physical Review A , vol. 56, no. 1, p. 33, 1997

  12. [20]

    Threshold s for topo- logical codes in the presence of loss,

    T. M. Stace, S. D. Barrett, and A. C. Doherty, “Threshold s for topo- logical codes in the presence of loss,” Physical review letters , vol. 102, no. 20, p. 200501, 2009

  13. [21]

    Almost-linear time de coding algo- rithm for topological codes,

    N. Delfosse and N. H. Nickerson, “Almost-linear time de coding algo- rithm for topological codes,” Quantum, vol. 5, p. 595, 2021

  14. [22]

    Linear-time maximum likelih ood decoding of surface codes over the quantum erasure channel,

    N. Delfosse and G. Zémor, “Linear-time maximum likelih ood decoding of surface codes over the quantum erasure channel,” Physical Review Research, vol. 2, no. 3, p. 033042, 2020

  15. [23]

    Toward a uni on-find decoder for quantum LDPC codes,

    N. Delfosse, V . Londe, and M. E. Beverland, “Toward a uni on-find decoder for quantum LDPC codes,” IEEE Transactions on Information Theory, vol. 68, no. 5, pp. 3187–3199, 2022

  16. [24]

    Trimming decoding of co lor codes over the quantum erasure channel,

    S. Lee, M. Mhalla, and V . Savin, “Trimming decoding of co lor codes over the quantum erasure channel,” in 2020 IEEE International Sympo- sium on Information Theory (ISIT) . IEEE, 2020, pp. 1886–1890

  17. [25]

    Correcting erasure s with topological subsystem color codes,

    H. M. Solanki and P . K. Sarvepalli, “Correcting erasure s with topological subsystem color codes,” in 2020 IEEE Information Theory W orkshop (ITW). IEEE, 2021, pp. 1–5

  18. [26]

    Decoding topological subsystem color codes over t he erasure channel using gauge fixing,

    ——, “Decoding topological subsystem color codes over t he erasure channel using gauge fixing,” IEEE Transactions on Communications , vol. 71, no. 7, pp. 4181–4192, 2023

  19. [27]

    F ast erasure decoder for hypergraph product codes,

    N. Connolly, V . Londe, A. Leverrier, and N. Delfosse, “F ast erasure decoder for hypergraph product codes,” Quantum, vol. 8, p. 1450, 2024

  20. [28]

    Belief propagation decoding of quantum LDPC codes with guided decimation,

    H. Y ao, W. A. Laban, C. Häger, H. D. Pfister et al., “Belief propagation decoding of quantum LDPC codes with guided decimation,” arXiv preprint arXiv:2312.10950, 2023

  21. [29]

    Toward low-laten cy iterative decoding of QLDPC codes under circuit-level noise,

    A. Gong, S. Cammerer, and J. M. Renes, “Toward low-laten cy iterative decoding of QLDPC codes under circuit-level noise,” 2024. [ Online]. Available: https://arxiv.org/abs/2403.18901

  22. [30]

    Finite- length analysis of low-density parity-check codes on the bi nary erasure channel,

    C. Di, D. Proietti, I. Telatar, T. Richardson, and R. Urb anke, “Finite- length analysis of low-density parity-check codes on the bi nary erasure channel,” IEEE Transactions on Information Theory , vol. 48, no. 6, pp. 1570–1579, 2002

  23. [31]

    Efficient erasure correcting codes,

    M. Luby, M. Mitzenmacher, M. Shokrollahi, and D. Spielm an, “Efficient erasure correcting codes,” IEEE Transactions on Information Theory , vol. 47, no. 2, pp. 569–584, 2001

  24. [32]

    Capacity-achievi ng ensembles for the binary erasure channel with bounded complexity,

    H. Pfister, I. Sason, and R. Urbanke, “Capacity-achievi ng ensembles for the binary erasure channel with bounded complexity,” in 2004 23rd IEEE Convention of Electrical and Electronics Engineers in Isra el, 2004, pp. 110–113

  25. [33]

    Low-density parity-check codes,

    R. Gallager, “Low-density parity-check codes,” IRE Transactions on Information Theory , vol. 8, no. 1, pp. 21–28, 1962

  26. [34]

    Linear-time encodable and decodable err or-correcting codes,

    D. Spielman, “Linear-time encodable and decodable err or-correcting codes,” IEEE Transactions on Information Theory , vol. 42, no. 6, pp. 1723–1731, 1996

  27. [35]

    Constant- overhead fault-tolerant quantum computation with reconfig urable atom arrays,

    Q. Xu, J. P . Bonilla Ataides, C. A. Pattison, N. Raveendr an, D. Bluvstein, J. Wurtz, B. V asi ´c, M. D. Lukin, L. Jiang, and H. Zhou, “Constant- overhead fault-tolerant quantum computation with reconfig urable atom arrays,” Nature Physics , vol. 20, no. 7, pp. 1084–1090, Jul ...

  28. [36]

    Quantum LDPC codes with a lmost linear minimum distance,

    P . Panteleev and G. Kalachev, “Quantum LDPC codes with a lmost linear minimum distance,” IEEE Transactions on Information Theory , vol. 68, no. 1, pp. 213–229, 2022

  29. [37]

    Factor gr aphs and the sum- product algorithm,

    F. Kschischang, B. Frey, and H.-A. Loeliger, “Factor gr aphs and the sum- product algorithm,” IEEE Transactions on Information Theory , vol. 47, no. 2, pp. 498–519, 2001

  30. [38]

    Analytic and algorithmic solution of random satisfiability problems,

    M. Mézard, G. Parisi, and R. Zecchina, “Analytic and algorithmic solution of random satisfiability problems,” Science, vol. 297, no. 5582, pp. 812–815, 2002. [Online]. Available: https://www.science.org/doi/abs/10.1126/science.1073287

  31. [39]

    S olving constraint satisfaction problems through belief propagation-guided decimation,

    A. Montanari, F. Ricci-Tersenghi, and G. Semerjian, “S olving constraint satisfaction problems through belief propagation-guided decimation,” arXiv preprint arXiv:0709.1667 , 2007

  32. [40]

    Fixed initia lization decod- ing of LDPC codes over a binary symmetric channel,

    M. Hagiwara, M. P . Fossorier, and H. Imai, “Fixed initia lization decod- ing of LDPC codes over a binary symmetric channel,” IEEE transactions on information theory , vol. 58, no. 4, pp. 2321–2329, 2012

  33. [41]

    Quatern ary neural belief propagation decoding of quantum LDPC codes with over complete check matrices,

    S. Miao, A. Schnerring, H. Li, and L. Schmalen, “Quatern ary neural belief propagation decoding of quantum LDPC codes with over complete check matrices,” arXiv preprint arXiv:2308.08208 , 2023

  34. [42]

    A message-passing algorithm with damping,

    M. Pretti, “A message-passing algorithm with damping, ” Journal of Statistical Mechanics: Theory and Experiment , vol. 2005, no. 11, p. P11008, 2005

  35. [43]

    Deep learning methods for improved decoding of l inear codes,

    E. Nachmani, E. Marciano, L. Lugosch, W. J. Gross, D. Bur shtein, and Y . Be’ery, “Deep learning methods for improved decoding of l inear codes,” IEEE Journal of Selected Topics in Signal Processing , vol. 12, no. 1, pp. 119–131, 2018

  36. [44]

    Learned be lief- propagation decoding with simple scaling and SNR adaptatio n,

    M. Lian, F. Carpi, C. Häger, and H. D. Pfister, “Learned be lief- propagation decoding with simple scaling and SNR adaptatio n,” in 2019 IEEE International Symposium on Information Theory (ISIT) . IEEE, 2019, pp. 161–165

  37. [45]

    Degenerate Quantum LDPC Codes With Good Finite Length Performance,

    P . Panteleev and G. Kalachev, “Degenerate Quantum LDPC Codes With Good Finite Length Performance,” Quantum, vol. 5, p. 585, Nov

  38. [46]

    Decod ing across the quantum low-density parity-check code landscap e,

    J. Roffe, D. R. White, S. Burton, and E. Campbell, “Decod ing across the quantum low-density parity-check code landscap e,” Physical Review Research , vol. 2, no. 4, Dec 2020. [Online]. Available: http://dx.doi.org/10.1103/PhysRevResearch.2.043423

  39. [47]

    GR-LDPC: A matlab toolbox for ldpc code design and sim- ulation,

    M. T. S., “GR-LDPC: A matlab toolbox for ldpc code design and sim- ulation,” https://github.com/manuts/gr-ldpc , 2020, acc essed: February, 2024

  40. [2021]

    Available: https://doi.org/10.22331/q- 2021-11-22-585

    [Online]. Available: https://doi.org/10.22331/q- 2021-11-22-585

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.