REVIEW 5 major objections 3 minor 1 cited by
Real-time adaptive quantum error correction by model-free multi-agent learning
T0 review · 5 major / 3 minor · reviewed 2026-08-05 · deepseek-v4-flash
Pith's one-line read The paper claims that quantum error correction can be made adaptive: a bandit-retuned variational unitary tracks time-varying X-to-Z noise, cutting logical infidelity by about 18-fold for qubit codes and 3-fold for qutrit codes when the noi
desk verdict MARL code discovery is a solid, reproducible contribution; the adaptive BRAVE layer is a real idea, but the headline gains only hold for a noise channel the variational ansatz can exactly invert. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the global variational unitary U(θ)=exp(i Σ_k θ_k λ_k), parametrized by the d²−1 generators of SU(d)—Pauli matrices for qubits, Gell-Mann matrices for qutrits. It is inserted as a calibration layer that simultaneously transforms encoder, stabilizers, and recovery, so all stages of the QEC cycle stay consistent under retraining. The decision of when to retune θ is made by a gradient bandit with a softmax keep/retrain policy and a reset mechanism; retraining runs a simplex-based optimizer on the fidelity reward. This 'discover once, adapt continuously' split carries the argument: offline MARL supplies the code, online BRAVE supplies the tracking.
What would settle it
On a multiqubit device, impose two different α(t) rotations on different subregions while running BRAVE with its single global U(θ): if the logical-fidelity improvement over static QEC drops toward zero as the regions drift out of sync, the single-unitary assumption is the load-bearing limit. Alternatively, run with sampling rate fs below the noise frequency and observe the adaptive gain collapse to the static baseline.
Extended reading notes
Core claim
Under non-stationary noise E2(t)=sqrt(p)(Z X†)^{α(t)} X, a code optimized for one error basis stops satisfying the Knill-Laflamme conditions as α(t) moves X toward Z. The paper's central claim is that conjugating every stage of an already-learned QEC cycle by a single variational unitary U(θ)=exp(i Σ θ_k λ_k), with θ retuned by a gradient bandit using fidelity as reward, approximately restores those conditions at each time step. Because the stabilizers and recovery operators transform together (S'_i = U S_i U†, E'_s = U E_s U†), the whole cycle co-adapts. Numerical simulations over parameter sweeps show the adaptive cycle outperforms static correction for both qubits and qutrits whenever the
Load-bearing premise
The noise drift is modeled as one global rotation of a single fixed Pauli error, applied identically to every qudit, so a single global unitary can undo it; real drift that is spatially inhomogeneous or changes the error model itself is outside the paper's evidence.
Editorial extensions
If this is right
- Learned QEC codes can be kept valid under non-stationary noise without retraining the full reinforcement-learning stack.
- At sampling rates high relative to drift, logical infidelity falls roughly 18-fold for qubits and 3-fold for qutrits versus static codes, and the physical error probability tolerated at 99% logical fidelity increases by Δp=0.095 for qubits and Δp=0.025 for qutrits.
- Because the Clifford gate set and SU(d) parameterization are defined for general d, the same framework extends beyond qubits and qutrits to arbitrary qudit architectures.
- Because stabilizers and recovery transform with the encoder, a single variational layer adapts all three QEC stages consistently rather than patching one component.
- MARL also discovers qutrit codes including a generalized Shor-like code and hybrid-error codes, indicating automated code discovery can reach higher-dimensional codes.
Reading between the lines
- The single global unitary restricts the method to noise drifts that are spatially uniform; per-qubit or per-region drift would likely require local variational parameters, a case the paper does not analyze.
- The sampling-rate dependence suggests a Nyquist-like limit: when fs drops below roughly twice the noise-drift frequency, retraining decisions become stale and the adaptive gain should vanish; a sweep of fs/ν could map that boundary.
- The keep/retrain bandit is a generic meta-optimizer; the same fidelity-reward mechanism could be applied to tracking slowly drifting qubit frequencies, gate calibrations, or other time-varying control errors.
- A direct experimental test would run BRAVE on a tunable transmon with modulated flux noise, comparing logical-fidelity trajectories against static QEC on the same device.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a two-level framework for quantum error correction under time-varying noise. At the offline level, multi-agent reinforcement learning (MARL) is used to discover complete QEC cycles—encoder, syndrome extraction, and recovery—as explicit Clifford circuits, for both qubits and qutrits, without prescribing a code family. At the online level, the BRAVE layer uses a gradient bandit to decide when to retune a global variational unitary U(θ)=exp(iΣθ_k λ_k) that conjugates the encoder, stabilizers, and recovery, adapting to a time-dependent noise channel. The authors report rediscovery of standard qubit codes, discovery of qutrit codes, and an approximately 18-fold (qubit) and 3-fold (qutrit) improvement in logical fidelity relative to a static baseline under a sinusoidal X↔Z noise rotation, provided the sampling rate is sufficiently high. The main adaptive claim is supported only for a specialized noise model that the variational ansatz can exactly invert, and the quantitative headline figures lack statistical characterization.
Significance. If the 'discover once, adapt continuously' paradigm were demonstrated for realistic non-stationary hardware noise, it would be a valuable contribution to practical QEC. The MARL code-discovery component is a genuine strength: the agents reproduce known codes (bit-flip, phase-flip, 5-qubit, Shor) and extend to qutrit codes, with code and notebook released. However, the online adaptive contribution is currently established only for a noise channel that is a global unitary rotation of a fixed Pauli error, applied identically to every qudit—a channel for which the single global U(θ) ansatz is, by construction, the exact inverse. The paper's quantitative claims also rest on single-trajectory pie charts with no error bars. These issues are load-bearing for the headline 'realistic hardware/non-stationary noise' claim, so the significance of the adaptive part is conditional pending broader noise tests and proper statistics.
major comments (5)
- [§Results, Eq. (1) and Supp. Eq. (S9)]
- [§Results, Fig. 4 (d)–(g)]
- [§Results, Fig. 4 baseline]
- [Supp. Algorithm 1; §Methods C]
- [Methods Sec. C; Supp. Sec. II 2]
minor comments (3)
- [General] Typos and grammar: 'Retrainng' in the BRAVE heading (Methods C), 'Finaly' in the Introduction, 'emcompass' in Conclusions, 'weather' for 'whether' in 'determine weather a QEC code' (Results, Fig. 2 caption area).
- [§Results, Fig. 2] The learning curves in Fig. 2(c)–(e) would benefit from labels for the plotted curves; currently the text refers to them as 'the green curve' and 'the red curve' but the colors are not described in the figure itself.
- [§Supplemental Materials, Algorithm 1] Algorithm 1 resets the bandit preferences H to [h0, h1] after a retrain, but the text does not state how h0 and h1 are chosen or whether they affect the reported results. A brief note on the sensitivity to these initial preferences would improve reproducibility.
Circularity Check
No significant circularity: BRAVE is a closed-loop fidelity optimizer, not a definitional re-derivation; the unitary-rotation noise model is a scope limitation rather than a circular step.
full rationale
Walking the derivation chain: the MARL code-discovery component is self-contained, optimizing Knill-Laflamme conditions (Supp. Eq. S1) and validated by reproducing known codes (bit/phase flip, [[5,1,3]], Shor), so it does not reduce to its inputs. BRAVE is a feedback controller: the gradient bandit receives only fidelity rewards (Methods C; Supp. Algorithm 1) and chooses keep/retrain, while Nelder-Mead updates the variational parameters to maximize that same fidelity. The 18x/3x figures are observed closed-loop simulation results, not quantities forced by definition from the fitted parameters. The genuine limitation is scope: the test channel Eq. (1), E2(t)=sqrt(p)(Z X†)^{alpha(t)}X, is a global unitary conjugation of a fixed Pauli error, and the variational layer U(theta)=exp(i sum theta_k lambda_k) (Supp. Eq. S9) is also a global SU(d) unitary; Methods C conjugates stabilizers and errors by the same U. Thus the optimizer has exactly the degrees of freedom to invert the imposed drift, and Fig. 3e shows it does (Hadamard-like theta). This means the quantitative gains are demonstrated only for this specialized single-parameter, spatially uniform rotation, not for generic multi-axis or inhomogeneous drift. That is an overgeneralization/correctness-claim weakness, not circularity: the paper does not define the improvement as the fit, and the bandit is not given alpha(t). Self-citations (e.g., [89] for unitary interpolation) are background or implementation details, not load-bearing uniqueness theorems. The regret 'treatment' in Supp. II 2 is a differential inequality plus simulations rather than a completed bound, and Algorithm 1 lines 5/9 mention computing/updating a noise model and retraining with current noise, which sits uneasily with the 'model-free' label; these are missing-support and terminology issues for a correctness pass, not circularity.
Assumptions & free parameters
free parameters (4)
- Variational angles theta_k in U(theta) = exp(i sum theta_k lambda_k) =
qubit: (3pi/4, 5pi/4, 5pi/4) at alpha=1 (Hadamard-equivalent); qutrit values not reported
- Bandit baseline reward F-bar (fidelity threshold) =
0.99
- Bandit learning rate eta =
not specified
- Bandit initial preferences h0, h1 =
not specified
assumptions (6)
- domain assumption The search is restricted to the generalized Clifford gate set {CNOT_d, H_d, S_q}.
- domain assumption Noise is discretized into qudit Pauli operators (X, Z, X^2, Z^2, ...) and syndrome measurement projects errors onto Pauli error subspaces.
- ad hoc to paper The time-varying noise channel is a one-parameter unitary rotation of a fixed error, E2(t) = sqrt(p)(Z X-dagger)^(alpha(t)) X, applied uniformly to every qudit, so a single global U(theta) can undo it.
- domain assumption Fidelity of the recovered logical state is a sufficient reward for the bandit to decide keep/retrain.
- domain assumption The transmon flux-noise argument justifies the X-Z interpolation using the approximations cos(phi) ~ Z and sin(phi) ~ X.
- standard math The Knill-Laflamme conditions are necessary and sufficient for correctability of the discrete error set.
Cite this review
Pith. "Pith review of Real-time adaptive quantum error correction by model-free multi-agent learning." pith.science (2026). https://pith.science/paper/C7XX4ZBN
@misc{pith2026250903974,
author = {Pith},
title = {Pith review of: Real-time adaptive quantum error correction by model-free multi-agent learning},
year = {2026},
howpublished = {\url{https://pith.science/paper/C7XX4ZBN}},
note = {Machine review of arXiv:2509.03974}
}
read the original abstract
Quantum error correction (QEC) is essential for scalable quantum computing, yet existing approaches rely on static assumptions about noise that break down in realistic hardware, where error channels drift over time. We introduce a unified framework that separates QEC into two learning timescales: offline code discovery and online adaptation. Offline, Multi-Agent Reinforcement Learning (MARL) autonomously discovers complete QEC cycles as explicit quantum circuits, with separate agents responsible for encoding, syndrome extraction, and error recovery, and without prescribing a code family or circuit ansatz. Online, a lightweight adaptive layer, termed Bandit Retraining for Adaptive Variational Error Correction (BRAVE), continuously retunes a low-dimensional variational parameterization without retraining the full MARL stack. This yields a "discover once, adapt continuously" strategy that combines the flexibility of learned codes with real-time adaptation to non-stationary noise. At sufficiently high sampling rates relative to the noise drift, our method reduces logical infidelity by roughly 18-fold for qubit codes and 3-fold for qutrit codes compared to static error correction, while substantially extending robustness to noise fluctuations. These results establish a paradigm in which QEC is no longer static but is dynamically optimized for realistic quantum hardware.
Figures
Figures from the paper (2 more)
Forward citations
Cited by 1 Pith paper
-
Exponential logical-error reduction in quantum memories via optimal syndrome-measurement timing
The optimal syndrome-measurement interval scales inversely with code distance and yields exponential logical-error reduction for surface-code quantum memories.
Reference graph
Works this paper leans on
-
[1]
M. A. Nielsen and I. L. Chuang, Quantum Computation and Quantum Information: 10th Anniversary Edition (Cambridge University Press, 2010)
2010
-
[2]
S. J. Devitt, W. J. Munro, and K. Nemoto, Quantum error correction for beginners, Reports on Progress in Physics 76, 076001 (2013)
2013
-
[3]
P. W. Shor, Scheme for reducing decoherence in quantum computer memory, Phys. Rev. A52, R2493 (1995)
1995
-
[4]
A. Steane, Multiple-particle interference and quan- tum error correction, Proceedings of the Royal So- ciety of London. Series A: Mathematical, Physi- cal and Engineering Sciences 452, 2551 (1996), https://royalsocietypublishing.org/doi/pdf/10.1098/rspa.1996.0136
arXiv 1996
-
[5]
Knill, R
E. Knill, R. Laflamme, R. Martinez, and C. Negrevergne, Benchmarking quantum computers: The five-qubit error cor- recting code, Phys. Rev. Lett. 86, 5811 (2001)
2001
-
[6]
Gottesman, Stabilizer codes and quantum error correction (1997), arXiv:quant-ph/9705052 [quant-ph]
D. Gottesman, Stabilizer codes and quantum error correction (1997), arXiv:quant-ph/9705052 [quant-ph]
arXiv 1997
-
[7]
Kitaev, Fault-tolerant quantum computation by anyons, An- nals of Physics 303, 2 (2003)
A. Kitaev, Fault-tolerant quantum computation by anyons, An- nals of Physics 303, 2 (2003)
2003
-
[8]
A. G. Fowler, M. Mariantoni, J. M. Martinis, and A. N. Cle- land, Surface codes: Towards practical large-scale quantum computation, Phys. Rev. A 86, 032324 (2012)
2012
Show all 122 references
-
[9]
Acharya, D
R. Acharya, D. A. Abanin, L. Aghababaie-Beni, et al., Quan- tum error correction below the surface code threshold, Nature 10.1038/s41586-024-08449-y (2024)
2024 doi
-
[10]
A. J. Brady, A. Eickbusch, S. Singh, et al. , Ad- vances in bosonic quantum error correction with gottes- man–kitaev–preskill codes: Theory, engineering and applica- tions, Progress in Quantum Electronics 93, 100496 (2024)
2024
-
[11]
N. P. Breuckmann and J. N. Eberhardt, Quantum low-density parity-check codes, PRX Quantum 2, 040101 (2021)
2021
-
[12]
Preti, T
F. Preti, T. Calarco, and F. Motzoi, Continuous quantum gate sets and pulse-class meta-optimization, PRX Quantum 3, 040311 (2022)
2022
-
[13]
Guatto, G
M. Guatto, G. A. Susto, and F. Ticozzi, Improving robust- ness of quantum feedback control with reinforcement learn- ing, Phys. Rev. A 110, 012605 (2024)
2024
-
[14]
Calzavara, Y
M. Calzavara, Y . Kuriatnikov, A. Deutschmann-Olek, et al. , Optimizing optical potentials with physics-inspired learning algorithms (2022), arXiv:2210.07776 [cond-mat, physics:physics]
2022 arXiv
-
[15]
Eickbusch, V
A. Eickbusch, V . Sivak, A. Z. Ding,et al., Fast universal con- trol of an oscillator with weak dispersive coupling to a qubit, Nature Physics , 1 (2022)
2022
-
[16]
Dalgaard, F
M. Dalgaard, F. Motzoi, J. J. Sørensen, and J. Sherson, Global optimization of quantum dynamics with AlphaZero deep ex- ploration, Npj Quantum Inf. 6 (2020)
2020
-
[17]
Porotti, A
R. Porotti, A. Essig, B. Huard, and F. Marquardt, Deep Rein- forcement Learning for Quantum State Preparation with Weak Nonlinear Measurements, Quantum 6, 747 (2022)
2022
-
[18]
Nam Nguyen, F
H. Nam Nguyen, F. Motzoi, M. Metcalf, et al., Reinforcement learning pulses for transmon qubit entangling gates, Mach. Learn. Sci. Technol. 5, 025066 (2024)
2024
-
[19]
L. Moro, M. Paris, M. Restelli, and E. Prati, Quantum compil- ing by deep reinforcement learning, Communications Physics 4 (2021)
2021
-
[20]
Preti, M
F. Preti, M. Schilling, S. Jerbi, et al. , Hybrid discrete- continuous compilation of trapped-ion quantum circuits with deep reinforcement learning, Quantum 8, 1343 (2024)
2024
-
[21]
F ¨urrutter, G
F. F ¨urrutter, G. Mu˜noz-Gil, and H. J. Briegel, Quantum circuit synthesis with diffusion models, Nature Machine Intelligence 6, 515 (2024)
2024
-
[22]
Z. T. Wang, Q. Chen, Y . Du, et al. , Quantum compiling with reinforcement learning on a superconducting processor (2024), arXiv:2406.12195 [quant-ph]
2024 arXiv
-
[23]
Zhang, P.-L
Y .-H. Zhang, P.-L. Zheng, Y . Zhang, and D.-L. Deng, Topo- logical quantum compiling with reinforcement learning, Phys. Rev. Lett. 125, 170501 (2020)
2020
-
[24]
Preti, T
F. Preti, T. Calarco, J. M. Torres, and J. Z. Bern ´ad, Optimal two-qubit gates in recurrence protocols of entanglement pu- rification, Phys. Rev. A 106, 022422 (2022)
2022
-
[25]
Preti and J
F. Preti and J. Z. Bern ´ad, Statistical evaluation and optimiza- tion of entanglement purification protocols, Physical Review A 110, 10.1103/physreva.110.022619 (2024)
2024 doi
-
[26]
R. Zen, J. Olle, L. Colmenarez, et al., Quantum circuit discov- ery for fault-tolerant logical state preparation with reinforce- ment learning (2024), arXiv:2402.17761 [quant-ph]
2024
-
[27]
Puviani, S
M. Puviani, S. Borah, R. Zen, et al., Boosting the gottesman- kitaev-preskill quantum error correction with non-markovian feedback (2023), arXiv:2312.07391 [quant-ph]
2023 arXiv
-
[28]
C. Cao, C. Zhang, Z. Wu, et al., Quantum variational learning for quantum error-correcting codes, Quantum 6, 828 (2022)
2022
-
[29]
Gicev, L
S. Gicev, L. C. L. Hollenberg, and M. Usman, A scalable and fast artificial neural network syndrome decoder for surface codes, Quantum 7, 1058 (2023)
2023
-
[30]
J. Olle, R. Zen, M. Puviani, and F. Marquardt, Simultane- ous discovery of quantum error correction codes and encoders with a noise-aware reinforcement learning agent (2024), arXiv:2311.04750 [quant-ph]
2024
-
[31]
J. Olle, O. M. Yevtushenko, and F. Marquardt, Scaling the automated discovery of quantum circuits via reinforcement learning with gadgets (2025), arXiv:2503.11638 [quant-ph]
2025 arXiv
-
[32]
H. P. Nautrup, N. Delfosse, V . Dunjko, et al. , Optimizing Quantum Error Correction Codes with Reinforcement Learn- ing, Quantum 3, 215 (2019)
2019
-
[33]
Meyer, C
N. Meyer, C. Mutschler, A. Maier, and D. D. Scherer, Learning encodings by maximizing state distinguishability: Variational quantum error correction (2025), arXiv:2506.11552 [quant- ph]
2025 arXiv
-
[34]
E. S. Matekole, E. Ye, R. Iyer, and S. Y .-C. Chen, Decod- ing surface codes with deep reinforcement learning and prob- abilistic policy reuse (2022), arXiv:2212.11890 [quant-ph]
2022 arXiv
-
[35]
Lange, P
M. Lange, P. Havstr ¨om, B. Srivastava, et al., Data-driven de- 13 coding of quantum error correcting codes using graph neu- ral networks, Physical Review Research7, 10.1103/physrevre- search.7.023181 (2025)
2025 doi
-
[36]
Sweke, M
R. Sweke, M. S. Kesselring, E. P. L. van Nieuwenburg, and J. Eisert, Reinforcement learning decoders for fault-tolerant quantum computation, Mach. Learn. Sci. Technol. 2, 025005 (2021)
2021
-
[37]
Gottesman, Fault-tolerant quantum computation with higher-dimensional systems, in Quantum Computing and Quantum Communications, edited by C
D. Gottesman, Fault-tolerant quantum computation with higher-dimensional systems, in Quantum Computing and Quantum Communications, edited by C. P. Williams (Springer Berlin Heidelberg, Berlin, Heidelberg, 1999) pp. 302–313
1999
-
[38]
P. J. Low, B. M. White, A. A. Cox, et al., Practical trapped- ion protocols for universal qudit-based quantum computing, Physical Review Research 2, 033128 (2020)
2020
-
[39]
Ringbauer, M
M. Ringbauer, M. Meth, L. Postler, et al., A universal qudit quantum processor with trapped ions, Nature Physics18, 1053 (2022)
2022
-
[40]
P. Hrmo, B. Wilhelm, L. Gerster, et al., Native qudit entangle- ment in a trapped ion quantum processor, Nature Communi- cations 14, 2242 (2023)
2023
-
[41]
P. J. Low, B. White, and C. Senko, Control and Readout of a 13-level Trapped Ion Qudit (2023), arXiv:2306.03340
2023 arXiv
-
[42]
Gonz ´alez-Cuadra, T
D. Gonz ´alez-Cuadra, T. V . Zache, J. Carrasco,et al., Hardware Efficient Quantum Simulation of Non-Abelian Gauge Theo- ries with Qudits on Rydberg Platforms, Physical Review Let- ters 129, 160501 (2022)
2022
-
[43]
Hussain, G
R. Hussain, G. Allodi, A. Chiesa, et al. , Coherent ma- nipulation of a molecular ln-based nuclear qudit cou- pled to an electron qubit, Journal of the American Chemical Society 140, 9814 (2018), pMID: 30040890, https://doi.org/10.1021/jacs.8b05934
2018 doi
-
[44]
M. Kues, C. Reimer, P. Roztocki, et al., On-chip generation of high-dimensional entangled quantum states and their coherent control, Nature 546, 622 (2017)
2017
-
[45]
Erhard, M
M. Erhard, M. Malik, M. Krenn, and A. Zeilinger, Exper- imental Greenberger–Horne–Zeilinger entanglement beyond qubits, Nature Photonics 12, 759 (2018)
2018
-
[46]
Luo, H.-S
Y .-H. Luo, H.-S. Zhong, M. Erhard, et al. , Quantum Tele- portation in High Dimensions, Physical Review Letters 123, 070505 (2019)
2019
-
[47]
E. J. Davis, G. Bentsen, L. Homeier, et al., Photon-Mediated Spin-Exchange Dynamics of Spin-1 Atoms, Physical Review Letters 122, 010405 (2019)
2019
-
[48]
Y . Chi, J. Huang, Z. Zhang, et al. , A programmable qudit- based quantum processor, Nature Communications 13, 1166 (2022)
2022
-
[49]
M. S. Blok, V . V . Ramasesh, T. Schuster,et al., Quantum In- formation Scrambling on a Superconducting Qutrit Processor, Physical Review X 11, 021010 (2021)
2021
-
[50]
P. Liu, R. Wang, J.-N. Zhang, et al., Performing SU ( d ) Op- erations and Rudimentary Algorithms in a Superconducting Transmon Qudit for d = 3 and d = 4, Physical Review X 13, 021028 (2023)
2023
-
[51]
Champion, Z
E. Champion, Z. Wang, R. Parker, and M. Blok, Multi- frequency control and measurement of a spin-7/2 system en- coded in a transmon qudit (2024), arXiv:2405.15857 [quant- ph]
2024 arXiv
-
[52]
Morvan, V
A. Morvan, V . V . Ramasesh, M. S. Blok, et al., Qutrit Ran- domized Benchmarking, Physical Review Letters126, 210504 (2021)
2021
-
[53]
M. A. Yurtalan, J. Shi, M. Kononenko, et al., Implementation of a Walsh-Hadamard Gate in a Superconducting Qutrit, Phys- ical Review Letters 125, 180504 (2020)
2020
-
[54]
Kononenko, M
M. Kononenko, M. A. Yurtalan, S. Ren, et al., Characteriza- tion of control in a superconducting qutrit using randomized benchmarking, Physical Review Research 3, L042007 (2021)
2021
-
[55]
Yurtalan, J
M. Yurtalan, J. Shi, G. Flatt, and A. Lupascu, Characteri- zation of Multilevel Dynamics and Decoherence in a High- Anharmonicity Capacitively Shunted Flux Circuit, Physical Review Applied 16, 054051 (2021)
2021
-
[56]
K. Luo, W. Huang, Z. Tao, et al., Experimental Realization of Two Qutrits Gate with Tunable Coupling in Superconducting Circuits, Physical Review Letters 130, 030603 (2023)
2023
-
[57]
B. Li, F. C ´ardenas-L´opez, A. Lupascu, and F. Motzoi, Uni- versal pulses for superconducting qudit ladder gates, arXiv preprint arXiv:2412.18339 (2024)
2024
-
[58]
Majumdar and S
R. Majumdar and S. Sur-Kolay, Optimal error correcting code for ternary quantum systems (2020), arXiv:1906.11137 [quant-ph]
2020 arXiv
-
[59]
Breuer and F
H.-P. Breuer and F. Petruccione, The Theory of Open Quan- tum Systems (Oxford University Press, Oxford ; New York, 2002)
2002
-
[60]
Etxezarreta Martinez, P
J. Etxezarreta Martinez, P. Fuentes, A. deMarti iOlius, et al., Multiqubit time-varying quantum channels for nisq-era super- conducting quantum processors, Phys. Rev. Res. 5, 033055 (2023)
2023
-
[61]
Zeng, Y .-J
J. Zeng, Y .-J. Hai, H. Liang, and X.-H. Deng, Quantum Cir- cuits Noise Tailoring from a Geometric Perspective (2023), arXiv:2305.06795 [quant-ph]
2023 arXiv
-
[62]
Tan, Multi-agent reinforcement learning: Independent ver- sus cooperative agents, in International Conference on Ma- chine Learning (1997)
M. Tan, Multi-agent reinforcement learning: Independent ver- sus cooperative agents, in International Conference on Ma- chine Learning (1997)
1997
-
[63]
Claus and C
C. Claus and C. Boutilier, The dynamics of reinforcement learning in cooperative multiagent systems (1998)
1998
-
[64]
Narvekar, B
S. Narvekar, B. Peng, M. Leonetti, et al., Curriculum learning for reinforcement learning domains: A framework and survey (2020), arXiv:2003.04960 [cs.LG]
2020 arXiv
-
[66]
R. S. Sutton and A. G. Barto, Reinforcement Learning: An Introduction, 2nd ed. (The MIT Press, 2018)
2018
-
[67]
Raffin, A
A. Raffin, A. Hill, A. Gleave, et al., Stable-baselines3: Reli- able reinforcement learning implementations, Journal of Ma- chine Learning Research 22, 1 (2021)
2021
-
[68]
Schulman, F
J. Schulman, F. Wolski, P. Dhariwal, et al., Proximal policy optimization algorithms (2017), arXiv:1707.06347 [cs.LG]
2017 arXiv
-
[69]
F ¨osel, S
T. F ¨osel, S. Krastanov, F. Marquardt, and L. Jiang, Efficient cavity control with SNAP gates (2020), arXiv:2004.14256 [quant-ph]
2020 arXiv
-
[70]
F ¨osel, P
T. F ¨osel, P. Tighineanu, T. Weiss, and F. Marquardt, Reinforce- ment learning with neural networks for quantum feedback, Physical Review X 8, 10.1103/physrevx.8.031084 (2018)
2018 doi
-
[71]
Tilma and E
T. Tilma and E. C. G. Sudarshan, Generalized euler angle parametrization for su(n), Journal of Physics A: Mathemati- cal and General 35, 10467 (2002)
2002
-
[72]
J. A. Nelder and R. Mead, A simplex method for function minimization, The Computer Journal 7, 308 (1965), https://academic.oup.com/comjnl/article- pdf/7/4/308/1013182/7-4-308.pdf
1965
-
[73]
Caneva, T
T. Caneva, T. Calarco, and S. Montangero, Chopped random- basis quantum optimization, Physical Review A 84, 022326 (2011)
2011
-
[74]
V . V . Sivak, A. Eickbusch, H. Liu,et al., Model-Free Quantum Control with Reinforcement Learning, Physical Review X 12, 011059 (2022), arXiv:2104.14539 [quant-ph]
2022 arXiv
-
[75]
Combes, C
J. Combes, C. Granade, C. Ferrie, and S. T. Flammia, Logical randomized benchmarking, arXiv preprint arXiv:1702.03688 14 (2017)
2017 arXiv
-
[76]
L. Besson, SMPyBandits: an Open-Source Research Framework for Single and Multi-Players Multi-Arms Bandits (MAB) Algorithms in Python, Online at: github.com/SMPyBandits/SMPyBandits (2018), code at https://github.com/SMPyBandits/SMPyBandits/, documentation at https://smpybandits...
2018
-
[77]
Lavrijsen, A
W. Lavrijsen, A. Tudor, J. M ¨uller, et al., Classical optimizers for noisy intermediate-scale quantum devices, in 2020 IEEE International Conference on Quantum Computing and Engi- neering (QCE) (2020) pp. 267–277
2020
-
[78]
J. Koch, T. M. Yu, J. Gambetta,et al., Charge-insensitive qubit design derived from the cooper pair box, Phys. Rev. A 76, 042319 (2007)
2007
-
[79]
Blais, A
A. Blais, A. L. Grimsmo, S. M. Girvin, and A. Wallraff, Cir- cuit quantum electrodynamics, Rev. Mod. Phys. 93, 025005 (2021)
2021
-
[80]
C. D. Bruzewicz, J. Chiaverini, R. McConnell, and J. M. Sage, Trapped-ion quantum computing: Progress and challenges, Applied Physics Reviews 6, 021314 (2019), https://pubs.aip.org/aip/apr/article- pdf/doi/10.1063/1.5088164/19742554/021314 1 online.pdf
2019 doi
-
[81]
Foss-Feig, G
M. Foss-Feig, G. Pagano, A. C. Potter, and N. Y . Yao, Progress in trapped-ion quantum simulation (2024), arXiv:2409.02990 [quant-ph]
2024 arXiv
-
[82]
Q. A. Turchette, Kielpinski, B. E. King, et al. , Heating of trapped ions from the quantum ground state, Phys. Rev. A 61, 063418 (2000)
2000
-
[83]
Talukdar, D
I. Talukdar, D. J. Gorman, N. Daniilidis, et al., Implications of surface noise for the motional coherence of trapped ions, Phys. Rev. A 93, 043415 (2016)
2016
-
[84]
Sato and Y
M. Sato and Y . Todo, Effect of precession drift motion of trapped thermal ions on ballooning modes in helical plasmas, Nuclear Fusion 59, 094003 (2019)
2019
-
[85]
Saffman, T
M. Saffman, T. G. Walker, and K. Mølmer, Quantum informa- tion with rydberg atoms, Rev. Mod. Phys. 82, 2313 (2010)
2010
-
[86]
C. S. Adams, J. D. Pritchard, and J. P. Shaffer, Rydberg atom quantum technologies, Journal of Physics B: Atomic, Molec- ular and Optical Physics 53, 012002 (2019)
2019
-
[87]
J. E. Bayfield, Near-classical noise enhancement of microwave ionization of rydberg atoms, Chaos: An Interdisciplinary Journal of Nonlinear Science 1, 110 (1991), https://pubs.aip.org/aip/cha/article- pdf/1/1/110/18299692/110 1 online.pdf
1991
-
[88]
Mamat, C
B. Mamat, C. Sheng, Y .-Q. Zhang,et al., Mitigating the noise of residual electric fields for single rydberg atoms with elec- tron photodesorption, Phys. Rev. Appl. 22, 064021 (2024)
2024
-
[89]
Schilling, F
M. Schilling, F. Preti, M. M. M ¨uller, et al., Exponentiation of parametric hamiltonians via unitary interpolation, Phys. Rev. Res. 6, 043278 (2024)
2024
-
[90]
Krantz, M
P. Krantz, M. Kjaergaard, F. Yan,et al., A quantum engineer’s guide to superconducting qubits, Applied Physics Reviews 6, 021318 (2019)
2019
-
[91]
J. Koch, T. M. Yu, J. Gambetta,et al., Charge-insensitive qubit design derived from the Cooper pair box, Physical Review A 76, 042319 (2007)
2007
-
[92]
M. Bal, A. A. Murthy, S. Zhu,et al., Systematic improvements in transmon qubit coherence enabled by niobium surface en- capsulation, npj Quantum Information 10, 43 (2024)
2024
-
[93]
D. A. Lidar and T. A. Brun, eds., Quantum Error Correction (Cambridge University Press, Cambridge, 2013)
2013
-
[94]
D. J. C. MacKay, Information theory, inference and learn- ing algorithms (Cambridge University Press, Cambridge, Eng- land, 2003)
2003
-
[95]
W. K. Wootters and W. H. Zurek, A single quantum cannot be cloned, Nature 299, 802 (1982)
1982
-
[96]
Knill, R
E. Knill, R. Laflamme, and L. Viola, Theory of quantum er- ror correction for general noise, Physical Review Letters 84, 2525–2528 (2000)
2000
-
[97]
Javadi-Abhari, M
A. Javadi-Abhari, M. Treinish, K. Krsulich, et al., Quantum computing with Qiskit (2024), arXiv:2405.08810 [quant-ph]
2024 arXiv
-
[98]
Paszke, S
A. Paszke, S. Gross, F. Massa, et al. , Pytorch: An imper- ative style, high-performance deep learning library (2019), arXiv:1912.01703 [cs.LG]
2019 arXiv
-
[99]
Guatto, Real-time adaptive quantum error correction by model-free multi-agent learning, https://github.com/ ManuelGuatto/Adaptive_QEC (2025)
M. Guatto, Real-time adaptive quantum error correction by model-free multi-agent learning, https://github.com/ ManuelGuatto/Adaptive_QEC (2025)
2025
-
[100]
S. V . Albrecht, F. Christianos, and L. Sch¨afer, Multi-Agent Re- inforcement Learning: Foundations and Modern Approaches (MIT Press, 2024)
2024
-
[101]
J. B. Bronzan, Parametrization of su(3), Phys. Rev. D38, 1994 (1988)
1994
-
[102]
Walton, A short note on soft-max and policy gradients in bandits problems (2020), arXiv:2007.10297 [cs.LG]
N. Walton, A short note on soft-max and policy gradients in bandits problems (2020), arXiv:2007.10297 [cs.LG]
2020 arXiv
-
[103]
Wei and V
L. Wei and V . Srivastava, On abruptly-changing and slowly-varying multiarmed bandit problems (2018), arXiv:1802.08380 [stat.ML]
2018 arXiv
-
[104]
S. A. Aly, A note on quantum hamming bound (2007), arXiv:0711.4603 [quant-ph]
2007 arXiv
-
[105]
Slivkins, Introduction to multi-armed bandits (2024), arXiv:1904.07272 [cs.LG]
A. Slivkins, Introduction to multi-armed bandits (2024), arXiv:1904.07272 [cs.LG]
2024 arXiv
-
[106]
Badanidiyuru, J
A. Badanidiyuru, J. Langford, and A. Slivkins, Resourceful contextual bandits (2015), arXiv:1402.6779 [cs.LG]
2015 arXiv
-
[107]
Bengio, J
Y . Bengio, J. Louradour, R. Collobert, and J. Weston, Curricu- lum learning (2009) p. 6
2009
-
[108]
W. M. Czarnecki, S. M. Jayakumar, M. Jaderberg, et al., Mix- match - agent curricula for reinforcement learning (2018), arXiv:1806.01780 [cs.LG]
2018 arXiv
-
[109]
Amato, An introduction to centralized training for decen- tralized execution in cooperative multi-agent reinforcement learning (2024), arXiv:2409.03052 [cs.LG]
C. Amato, An introduction to centralized training for decen- tralized execution in cooperative multi-agent reinforcement learning (2024), arXiv:2409.03052 [cs.LG]
2024 arXiv
-
[110]
G. Wen, J. Fu, P. Dai, and J. Zhou, DTDE: A new cooperative multi-agent reinforcement learning framework, The Innova- tion 2, 100162 (2021)
2021
-
[111]
Liu and G
C. Liu and G. Liu, Jointppo: Diving deeper into the effec- tiveness of ppo in multi-agent reinforcement learning (2024), arXiv:2404.11831 [cs.MA]. 1 Supplemental Materials: Real-time adaptive quantum error correction by model-free multi-agent learning I. REINFORCEMENT LEARNING...
2024 arXiv
-
[112]
Our philosophy in training this agent is to keep the framework as general as possible
Encoder As previously emphasized, the encoder represents the initial component within this framework. Our philosophy in training this agent is to keep the framework as general as possible. Therefore, the state provided to the RL agent is not a representation of the stabilizer ...
-
[113]
These syndromes measurement has a two-fold objective; provide information about the type and location of the errors, and discriminating them in different subspaces
Syndrome Measurement circuit After finding the quantum circuit that encodes our sensitive data qubit(s) into thelogical one(s), we need to determine what are the observables to measure so that we get the information about which error is affecting the code. These syndromes meas...
-
[114]
Then, we perform a Hadamard gate to obtain the superposition|0⟩a ˆPi|ψ⟩ +|1⟩a (I− ˆPi)|ψ⟩
Afterwards, we perform controlled-S i gates where the target is the logical state and the controls are the auxiliary ones. Then, we perform a Hadamard gate to obtain the superposition|0⟩a ˆPi|ψ⟩ +|1⟩a (I− ˆPi)|ψ⟩. Thus, if we measure the state |0⟩a (|1⟩a) we may know if the st...
-
[115]
Recovery The final step in the framework involves the recovery procedure. We recall that for a given encoding map E and a noise channelN, the recovery acts as R[ρ(t)] such thatR[N[ρ(t)]] = ρc(t) so that the corrected error is close to the original logical 4 state. Note that th...
-
[116]
This structured division allows for a targeted error correction strategy, where each sub-encoder is specialized to handle a specific class of errors
Concatenated codes In the context of concatenated codes, we propose an extension to our framework that incorporates a more modular approach to error correction by splitting the encoder E into two distinct sub-encoders, E′ andE′′. This structured division allows for a targeted ...
-
[117]
Variational Approach We describe how we implemented the variational approach to optimize QEC components: encoder, syndrome measurement, and recovery. This approach dynamically changes these circuits based on the modification of the noise profile produced by fluctuations due to...
-
[118]
The regret plays a similar role for bandit algorithms as the value function in RL algorithms
Regret bounds for gradient bandits Bandit algorithms are usually analyzed in terms of the so-called regret. The regret plays a similar role for bandit algorithms as the value function in RL algorithms. More specifically, for a bandit policy πa(t) with a = 1,..., N with corresp...
-
[119]
According to the quantum Hamming bound [104], it is possible to construct a three- qubit code capable of correcting single-qubit Pauli ˆX or ˆZ errors
Qubits codes Three-qubits codes: In this section, we analyze the results for three-qubit quantum error-correcting codes, considering both Pauli ˆX (bit-flip) and ˆZ (phase-flip) errors. According to the quantum Hamming bound [104], it is possible to construct a three- qubit co...
-
[120]
For the case of qutrits, the codewords for the X Pauli noisy channel is given by |0L⟩ = |000⟩ +|121⟩ +|212⟩, |1L⟩ = |000⟩ +ω|121⟩ +ω2|212⟩, |2L⟩ = |000⟩ +ω2|121⟩ +ω|212⟩
Qutrit codes Three-qutrit code: To correct either ˆX or ˆZ errors, we constructed an encoding circuit using a reinforcement learning agent by direct applying the Knill-Laflamme conditions [main text Eq.3] during the training. For the case of qutrits, the codewords for the X Pa...
-
[121]
It impose a standard baseline reward of rbase ≤ 0 for each step
Elementary approaches for Learning Encoder: The initial reward function we developed is designed to encourage exploration. It impose a standard baseline reward of rbase ≤ 0 for each step. Moreover it adds small negative rewards for repeated actions of the same type and small p...
-
[122]
Multi-armed Bandits The multi-armed bandit problem is a foundational challenge in RL where an agent must choose from a set of actions (or ”arms”), each with an unknown reward distribution. The goal is, as for the other RL frameworks, to maximize cumulative rewards over time by...
-
[123]
Multi-Agent Reinforcement Learning Multi-Agent Reinforcement Learning (MARL) is an area of reinforcement learning where multiple agents learn to interact with an environment, each pursuing its own goals while influencing each other’s learning process [100]. Unlike traditional ...
Reviewed August 5, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.