
Tech • IA • Crypto
Google has demonstrated a quantum system that can self-correct control errors in real time using reinforcement learning, significantly reducing error rates without halting computation.
Google’s Willow quantum processor can now detect when control parameters drift and retune itself during operation. Instead of stopping computations for recalibration, the system continuously adjusts microwave control signals governing qubits. This removes a major bottleneck that has long limited quantum computing to short experimental runs.
Unlike digital computers, quantum machines rely on highly precise analog signals with exact frequency, amplitude, and phase. These parameters drift due to temperature changes, material defects, and device instability. Even slight deviations introduce errors into every quantum gate, making long computations impractical under traditional calibration methods.
Conventional approaches require shutting down computations to run detailed calibration routines based on physics models. While effective for small systems, this method fails for large-scale applications expected to run for days or months, such as cryptography or chemical simulations.
The system builds on quantum error correction, where clusters of physical qubits form more stable logical qubits. Error detection signals already generated during computation are repurposed as training data. These signals indicate when and where errors occur without disturbing the quantum state.
A reinforcement learning agent analyzes error detection patterns and applies small adjustments across thousands of control parameters simultaneously. Using techniques like proximal policy optimization, it learns which changes reduce error rates, effectively linking cause and effect in real time.
Even on highly optimized systems, the method achieved an additional 20% reduction in logical error rates. It enabled record performance, including a logical error rate of 7.72 × 10⁻⁴ per cycle on a distance-7 surface code, among the best results reported across quantum platforms.
When artificial drift was introduced, the system maintained stability and reduced errors by up to 24%, with a 2.4× improvement in stability. When extended to tune decoding parameters as well, improvements reached 31% and 3.5× stability gains.
In stress tests where control settings were heavily scrambled, the system recovered high performance autonomously. This suggests reinforcement learning could eventually replace parts of the calibration process rather than merely refining it.
Simulations of larger systems with up to 40,000 control parameters showed that training time does not increase with system size. Because error signals are local, optimization breaks into many smaller problems, allowing efficient scaling as quantum processors grow.
The approach requires exploration, meaning the system occasionally tests worse configurations. This introduces temporary errors, making it less effective for extremely rapid disturbances such as cosmic ray events, which must still be handled at the hardware level.
The method is hardware-agnostic and can be applied to other platforms such as trapped ions or neutral atoms. It shifts part of the path to fault-tolerant quantum computing from hardware engineering to intelligent control systems driven by machine learning.
By enabling continuous self-optimization during operation, Google’s approach addresses a fundamental barrier to scalable quantum computing and highlights machine learning as a key driver of future progress.