Updated July 24, 2026
0:00 Welcome to Colaberry AI podcast brought to you by Colaberry AI Research Labs and Carl Foundation. So I want you to imagine driving down the highway at, like, 80 miles an hour, and suddenly your engine starts failing. Oh, man. That is not a good situation. No. 0:18 Not at all. But instead of pulling over, you pop the hood, you swap out the pistons, and you recalibrate the timing belt all without ever taking your foot off the gas. Right. Which sounds, you know, completely impossible. It sounds totally physically impossible. 0:31 But, well, in the world of quantum computing, Google just proved that it actually isn't. So today, for you, the listener, we are doing a deep dive into the core mission of understanding Google's massive new breakthrough with their Willow chip. Yeah. And this is such a huge deal. Right. 0:46 I mean, we've all heard the hype about quantum computing changing the world, simulating complex chemical reactions, breaking modern encryption, revolutionizing logistics, but there is this massive physical wall standing in the way. A massive wall. Yeah. And today, we're exploring how Google didn't just build a slightly better chip, they built a machine learning agent that actively repairs the quantum state while the computation is actively running. Which is just a complete paradigm shift for the field. 1:13 I mean, we are not just looking at a hardware story today. We aren't just talking about, you know, cleaner materials or better nanofabrication. It is a fundamental shift in how we actually control quantum system. Right. Because historically, it's been very rigid. 1:27 Right? Exactly. For decades, the industry has relied on highly rigid hand built mathematical models of physics to keep these super delicate systems stable. What this Willow chip breakthrough represents is basically throwing out those rigid models and moving toward dynamic real time reinforcement learning. The path to quantum supremacy is, it's officially a control story now. 1:51 Okay. Let's unpack this. Because to really understand why a reinforcement learning agent is such a massive deal here, we have to look at the underlying physical problem. Unlike the digital laptop you and I might use, a quantum computer is fundamentally an analog machine. Oh, completely analog. 2:06 Right. In a regular computer, if there's a little bit of electrical noise in a circuit, the system just rounds it back to a clean one or a zero. It forgives minor errors. Quantum processors give us no such mercy whatsoever. They absolutely do not. 2:18 When we talk about controlling a qubit, we aren't just sending a simple on off electrical signal. We are literally firing highly tailored microwave pulses at a microscopic circuit that has been cooled to near absolute zero. Which is wild to even think about. It is wild, and every single one of those microwave pulses has to have a highly specific frequency and exact amplitude and a really precise phase. You are physically rotating a quantum state using analog waves. 2:48 So you can't just be close enough? No. Not at all. You have to dial these numbers in with absurd precision. And the problem is that the real world just refuses to stay still. 2:58 The hardware drifts. You might have, like, microscopic temperature shifts in the control electronics sitting outside the fridge. Or actual material defects. Right. Atoms shifting around near the chip that change the local electromagnetic environment. 3:10 The physical properties of the qubits themselves fluctuate over time. So a control parameter that was perfectly dialed in an hour ago is just slightly wrong now. Yeah. And every time you run a quantum gate with that stale parameter, you are actively injecting fresh errors into your computation. That drift really is the central villain of the quantum computing story. 3:31 It is. And the traditional way to handle it has been entirely reactive. You run the computer for a few hours. The errors start creeping up. So, you just pause everything. 3:41 You just kill the calculation. Yeah. You kill the computation, shut the whole thing down, run an exhaustive calibration routine to figure out the new perfect parameters, and then you start your computation over from scratch. Wow. It really makes me think of an orchestra. 3:54 Like, imagine you have a world class symphony playing Beethoven, but every couple of measures, the violins just naturally slide out of tune. That's a great analogy. The music sounds terrible, not because the players are bad, but because they're dealing with physical instruments that warp. Up to this point, the quantum field solution has basically been to stop the entire performance every two minutes so everyone can retune. Which is, you know, somewhat manageable if your experiment only lasts a few seconds. 4:23 Uh-huh. But it becomes a catastrophic bottleneck when we look at the algorithms we actually need quantum computers to run. Like simulating a new pharmaceutical drug molecule. Exactly. Or running Shor's algorithm for decryption. 4:36 The estimates put the runtime for those algorithms at days or even months of continuous operation. You simply cannot stop a month long computation to recalibrate every time the ambient temperature of the room changes by half a degree. So we arrive at the million dollar question. How do you tune the instruments while the music is still playing? But wait. 4:56 I'm stuck on something here, and I'm sure anyone listening who knows basic quantum mechanics is too. What's that? Well, the defining rule of quantum physics is that looking at a qubit measuring it destroys its superposition. It forces it to become a boring old zero or one. So how can you possibly check the system for errors, let alone fix them without destroying the very computation you're trying to run? 5:17 That is the exact paradox that quantum error correction or QEC is designed to navigate. The act of measuring the quantum state is indeed the damage itself. So we use a workaround based on redundancy. Okay. How does that work? 5:31 We take a large group of fragile physical qubits, and we weave them together through entanglement into one much more robust logical qubit. Then we run what are called parity checks. Think of it like playing Sudoku. Oh, like checking a row without looking at the individual numbers. Exactly. 5:47 You can verify that the rules of a row are being followed without necessarily knowing what the specific hidden numbers are. These parity checks give us a binary output error or no error without ever collapsing the actual quantum information we care about. Okay. So it takes this chaotic analog microwave noise and spits out a clean digital alarm bell that we can actually read. And for the listener, when we look at the source material, they frequently mention the distance of these safety nets, like a distance five surface code. 6:18 That distance metric is crucial. When we say a distance five code, we are essentially talking about the thickness of the armor. Right. It means it would take a chain of five specific simultaneous physical errors across the chip to actually break the logical qubit and ruin the computation. The higher the distance, the more physical qubits are involved and the stronger the safety net. 6:40 But there's a catch. Right? Yeah. The catch is that the digital alarm bells from these parity checks are incredibly vague. A detection event just tells you that an error happens somewhere inside a bounded region of space and time. 6:52 Going back to your orchestra, it's like you hear a sour note from the string section, but you have no idea which specific violinist actually played it, which is why we need decoders. Our sources highlight complex systems like Google's neural network, Alpha Quibbit, or their algorithmic decoder, Tesseract. You feed them this constant stream of vague alarm bells that do a bunch of heavy lifting to infer what most likely went wrong, and they hand you back the mathematical correction to save the logical state. Right. They do the math for you. 7:20 But here's the rub. Those decoders only tell you what to fix after the fact. They do not tell you why the error is happening in the first place. And if we connect this to the bigger picture, that separation between decoding the error and fixing the root cause is where the traditional physics based approach to calibration hits a ceiling. Historically, we relied on physicists building incredibly intricate models. 7:43 And manually tuning things. Yeah. They use techniques like spectroscopy to measure the exact frequency of a qubit or Rabi oscillations to calibrate the amplitude of a microwave pulse. Google even formalized this into an automated framework that walks through a massive web of dependencies, calibrating everything in the perfect order. But and let me guess. 8:02 A hand built mathematical model can only fix problems it was designed to understand. You nailed it. So if a new weird type of error crops up that the physicist didn't write an equation for, the model is basically blind to it. That is the hard limit we are hitting. Look at the history of computer science. 8:19 Early computer vision stalled out for years because programmers tried to describe a cat using rigid geometric rules. Robotics still fights with kinematic equations that completely fall apart the second unexpected real world friction enters the joint. Oh, like protein folding too. Right? Exactly. 8:36 It was considered basically intractable for physics based modeling until AlphaFold showed up and and just learn the chaotic patterns straight from the data. As these quantum chips get better, the errors that remain are the exotic ones. Low probability channels stemming from weird device physics that literally nobody has fully characterized yet. Here's where it gets really interesting. The breakthrough idea that Google had. 9:00 They realized that the quantum error correction process is already generating this continuous massive stream of error detection events. All those vague alarm bells are already flowing to the decoder anyway. Right. The data is already there. So Google decided to give that data a second job. 9:16 They fed the live error data into a reinforcement learning agent as a training signal. The agent watches, which detectors light up, deliberately applies microscopic nudges across thousands of physical control parameters all at once, and learns to correlate its nudges with changes in the error rate. It learns to tune the microwave pulses in real time while the algorithm is actually running. It is an incredibly elegant concept, but technically, it presents a massive mathematical hurdle. Well, let's talk about the math because frankly, it sounds impossible. 9:47 The single metric we actually care about in quantum computing is the logical error rate, the ultimate failure rate of that big shielded logical qubit. But measuring that rate takes an exponentially huge number of cycles to verify. Plus, during a live computation, you don't even know what the logical state is supposed to be, so you can't compute the error rate anyway. How is an AI actively optimizing thousands of microwave pulse parameters simultaneously based on a number it cannot even measure? It circumvents the problem by optimizing a proxy metric instead. 10:19 The AI doesn't look at the final logical error rate. Where is local? It looks at the raw average rate of those localized parity check alarms firing across the circuit. That proxy metric is incredibly cheap to measure. It's highly local. 10:33 And crucially, Google experimentally confirmed that it closely tracks the thing we actually care about. So if you quiet down the local alarm bells, the overall logical error rate goes down too. Yes. The math holds up, scaling cleanly with the code distance we talked about earlier. So it's focusing on the individual symptoms to cure the disease, but we are still talking about an AI trying to adjust thousands of continuous variables at the exact same time. 10:59 How does the reinforcement learning model not just mathematically collapse under the weight of all those parameters? That brings us to the real unlock of the whole system, a concept called sparsity. Sparsity. Yeah. This works because it is not actually one impossible thousand dimensional problem. 11:17 It's a sprawling web of thousands of tiny, highly localized optimization problems that are mostly independent of each other. I think we need an analogy here. Think of it like trying to manage traffic in New York City. If one single AI tries to control every single traffic light across all five boroughs simultaneously to optimize flow, it just crashes. Yeah. 11:37 There are way too many variables. But sparsity means we don't do that. The AI at Times Square only cares about the cars in Times Square, and the AI in Brooklyn only looks at Brooklyn. They optimize their own local neighborhoods. Since a traffic jam in Brooklyn rarely affects Times Square instantly, they can work independently, which stops the whole system from breaking down. 11:58 That captures the architecture perfectly. Look at the numbers from their distance five surface code. Each local parity detector only cares about the handful of quantum gates immediately surrounding it. In their setup, one detector connects to about 302 control parameters. Okay. 12:14 That's manageable. And any single parameter only influences roughly 18 surrounding detectors. That intense local structure means the machine learning agent can process the environment efficiently without drowning in data. And diving into the actual machine learning methods they used, the vocabulary here is fascinating. Under the hood, this agent uses a policy gradient setup known as proximal policy optimization or PPO. 12:38 Right. PPO is super common in RL. Yeah. And they pair that with entropy regularization to ensure the agent never stops exploring and a replay buffer to maximize sample efficiency. Those specific architectural choices dictate how the agent behaves physically. 12:54 PPO is vital because it strictly limits the size of the updates the AI can make. You cannot let an AI make wildly huge random swings in microwave amplitude, or it will completely shatter the delicate quantum state. So PPO keeps the nudges small and stable. Exactly. The replay buffer allows the agent to learn from past mistakes efficiently without needing an infinite stream of fresh data. 13:16 And the entropy regularization is perhaps the most important piece of the puzzle. Let's expand on that. Why is entropy regularization so critical? Well, it forces the AI to be curious. Without it, the agent might find a set of parameters that are good enough and just stop learning even if a better configuration exists nearby. 13:34 Entropy regularization mathematically forces the AI to constantly jitter the controls just a little bit, constantly poking at the boundaries of the system to see if a slightly different phase or amplitude yields a lower error rate. Okay. We need to talk about the hard results because the stress tests they ran on the Willow chip are staggering. Let's look at experiment number one, pushing the limits. They took a processor that was already calibrated perfectly. 13:56 The best human baseline possible. Right. It had the full traditional physics stack, extensive human expert tuning, scientists applying deep intuition to edge cases. The machine was running at the absolute peak of human capability, and then they turned the RL agent loose on top of it. And the agent squeezed out another 20% suppression of the logical error rate. 14:18 That is wild. It found 20% more performance that decades of physics research simply didn't know how to access. It did it consistently across multiple independent runs on two different types of it consistently across multiple independent runs on two different types of quantum error correction architectures, both the surface code and the color code. It pushed the Willow chip to absolute world record numbers. Let's translate those numbers so they make sense in audio. 14:40 The distance seven surface code hit a logical error rate of 7.72 times 10 to the negative fourth per cycle. To put that in plain English, that is less than eight errors for every 10,000 correction cycles. Incredible numbers. And the distance five color code hit roughly eight errors per 1,000 cycles. These are the absolute best metrics anyone has demonstrated on any Quibit platform, period. 15:04 Which proves it can optimize a stable system. But the second set of experiments is what proves the AI can actually handle real world drift. They decided to break the system on purpose to see if the agent could catch it. Yes. They injected artificial drift straight into the physical controls. 15:22 And I wanna be specific about what they messed with. They altered the CZ coupling strengths, which is essentially the invisible bridge that allows two adjacent qubits to talk to each other and share entanglement. Right. A very sensitive parameter. Very. 15:36 They also messed with the x y pulse amplitudes, which are the microwaves that physically rotate a single qubit state. They threw step changes, slow sine waves, and stroboscopic pulses at the chip while it was running. Normally, under a fixed control policy, if you mess with the coupling strength, the error rates just skyrocket immediately because the physics model is now applying the wrong math. But the agent caught it. Yeah. 15:58 The AI agent tracked the drift in real time. It caught the artificial errors, adjusted the microwave pulses on the fly, and held the detection rate below the baseline. The mechanism of how it recovers is so cool. When they slammed a sudden step function change into a pulse amplitude, it took the agent about a 130 learning cycles to fully recover. Because of that entropy regularization we mentioned, the moment the error rate spiked, the AI was already jittering the controls. 16:26 Exactly. It instantly sensed which microscopic tweaks brought the alarms down, followed that gradient, and walked the system back to stability. And that yielded a 24% reduction in error rate and made the system 2.4 times more stable. But then they went further. They let the agent control the software parameters of the decoder as well as the hardware parameters of the chip. 16:46 That combination jumped the error reduction up to 31% with a 3.5 fold improvement in total stability. The researchers ran a Fourier analysis on the error data, which showed that this real time steering actually acts like a low pass filter, knocking about four decibels off the slow, low frequency fluctuations that plague superconducting chips. And then they did what I can only describe as a total show off move, the scramble test. Oh, yeah. This was amazing. 17:13 They completely randomized the AI's control policy. They messed it up so badly that the quantum state was effectively obliterated. The logical observable was totally destroyed, and the agent found its way back to high performance entirely from scratch using nothing but the local alarm bells. That specific test implies something much larger for the industry. It suggests that reinforcement learning could eventually replace massive chunks of industry. 17:33 It suggests that reinforcement learning could eventually replace massive chunks of the traditional calibration pipeline entirely, rather than just acting as a polish on top of the human physics models. This raises an important question, though. The question everyone always asks when we transition from a physics experiment to machine learning, does this actually scale? If we build a massive useful quantum computer with thousands of qubits, does the math just overwhelm the AI? They ran an intensive simulation to answer exactly that. 18:04 They simulated a distance 15 surface code. To put that in perspective, that involves actively managing roughly 40,000 continuous control parameters simultaneously. Wow. 40,000. Yeah. 18:16 And their finding is brilliant. The number of training a EPOXI agent needs to converge is independent of the system size. Wait. Independent. It doesn't scale gently. 18:25 It just doesn't scale at all. Exactly. Because of that traffic analogy we discussed earlier, the sparsity saves it. Since the parity detection events are strictly local, adding more qubits to the computer just adds more local neighborhoods. It doesn't make any single neighborhood harder to optimize. 18:39 The learning speed depends purely on how many parameters surround each individual gate, not on how massive of the entire computer is. Okay. There has to be a catch. Physics doesn't give us free lunches. What is the real world limitation of using an AI this way? 18:54 There is a genuine physical limitation, and it stems directly from the exploration noise we talked about. To learn and map the environment, the AI has to use that entropy regularization to test out bad ideas. It has to try playing a sour note to know it's a sour note. Precisely. In short experiments, that's fine. 19:11 But during a single massive month long algorithm, injecting intentional noise represents tangible damage to the computation. Their simulations revealed a critical drift frequency threshold around one over a 150 epochs. So what happens at that threshold? If the hardware drifts slower than that, the AI wins real time steering vastly outperforms a fixed policy. But if the hardware changes faster than that speed, the agent simply cannot learn fast enough to keep up, and the exploration noise does more harm than good. 19:40 So if a sudden cosmic ray strikes the lab or or a high energy particle impacts the chip and instantly flips a bunch of states The AI agent won't be able to fix a sudden shock like that in time. Those high frequency catastrophic events still have to be handled by the raw physics of the hardware and the fundamental design of the quantum error correction code. So what does this all mean for you, the listener, tracking the future of computing? We're looking at a quantum processor that can be calibrated for fault tolerance entirely from scratch by an AI agent. No rigid physics models. 20:13 No human experts manually tuning microscopic edge cases. And the ultimate takeaway is that this control technique is hardware agnostic. It does not require anything specific to Google's superconducting circuits. All the AI needs are local error detection signals to read and analog knobs to turn. Meaning, this same reinforcement learning architecture could drop straight into trapped ions, neutral atoms, or whatever exotic quantum platform gets invented next. 20:38 Next. Exactly. For years, the timeline to fault tolerant quantum computing was assumed to be purely a material science problem. We thought we just needed better fabrication and cleaner metals. This breakthrough proves that a massive chunk of the solution is actually a machine learning control problem, and complex high dimensional control problems are exactly what modern machine learning excels at. 21:01 Which brings us all the way back to that car driving down the highway at 80 miles an hour. We aren't just figuring out how to swap the engine parts manually while driving. We have built an AI mechanic that rides under the hood, sensing the microscopic vibrations of the engine, perfectly tuning the fuel injectors based on the exact temperature of the asphalt in real time indefinitely. It fundamentally changes the timeline of when a commercially useful quantum computer becomes a reality. It really does. 21:27 And I wanna leave you, the listener, with a final thought to mull over today. We have just seen an AI learn to navigate the invisible highly exotic physics of quantum error correction better than our most rigorous human built mathematical models. So what happens when we take the training wheels off completely? What happens when we let an AI agent actively design the physical architecture of the next quantum chip from scratch, optimizing for weird quantum correlations and low probability channels that human physicists haven't even noticed yet? Thank you for listening in. 21:56 Subscribe and follow Cullaberry on social media links in the description, and check out our website, www.cullabury.aibackslash podcast for more insights like this.