QuanTAS · OptimaLab, Rice University

A quantum circuit that keeps improving after it runs out of power

Deeper quantum circuits should be more capable — yet they become nearly impossible to train. A method called Identity-Paired Progressive Depth Training grows them a gentler way: every new stage starts out doing nothing at all. The payoff is a deep circuit's accuracy at roughly five times fewer of the expensive gates — and a real surprise about the gap between what a circuit can represent and what it can learn.
Athanasios Hadjidimoulas, Tirthak Patel, Anastasios Kyrillidis — OptimaLab
Department of Computer Science, Rice University
QuanTAS Research Cluster, Ken Kennedy Institute
July 2026
In brief

IP-PDT grows a variational quantum circuit by appending layer-pairs that cancel to the identity, so each expansion begins exactly where the last one left off; the set of states the circuit can reach provably saturates after the first expansion, yet training keeps improving, and the circuit reaches deep-circuit energies with about five times fewer two-qubit gates — inside a regime the paper maps out precisely.

01 · The puzzle

Deeper should be better. It isn't.

Here is a fact about quantum computers that sounds like a contradiction. If you want a quantum circuit to solve a harder problem, you make it deeper — more layers, more gates, more expressive power. And yet, past a certain point, making the circuit deeper makes it impossible to use. The knobs are all there. The optimizer can't find their settings. The gradients it follows shrink toward zero, the loss landscape flattens into a featureless plain, and training stalls. Physicists call these barren plateaus, and they are the central nuisance of near-term quantum computing.

So you're caught between two failures. Too shallow, and your circuit can't represent the answer. Too deep, and you can't train it to. IP-PDT — Identity-Paired Progressive Depth Training — is a way to thread that needle for one important task: finding the lowest-energy state of a quantum system, the job at the heart of the variational quantum eigensolver (VQE).

02 · The obstacle

Why depth is a trap: the gates you can't turn off

To see why depth backfires here, look at how these circuits are built. A hardware-efficient ansatz alternates two kinds of layers. First, single-qubit rotations: cheap, and freely adjustable — dials you can turn to any angle. Then entangling layers, made of two-qubit CNOT gates, which stitch the qubits together. The rotations are dials. The CNOTs are not: a CNOT is either present or absent, and once it's present it commits the circuit to a fixed pattern of entanglement.

That asymmetry is the whole problem. Grow the circuit by bolting on another entangling layer and you've permanently added correlations you can't dial back to zero. If the fresh layer's rotations start at random angles, the state lurches somewhere new, and its energy — which you had painstakingly driven downhill — snaps right back up. That jolt is what we mean by initialization shock.

Three energy-versus-step panels for TFIM, Tilted Ising, and Random Ising. A dotted curve spikes sharply upward at every expansion point; the IP-PDT curve and a copy-initialized curve stay flat.
Initialization shock, and how to dodge it. Energy versus training step on three spin Hamiltonians; the vertical dotted lines mark the moments the circuit is made deeper. A circuit regrown the naive way with fresh random layers (the dotted curve) detonates at every expansion, throwing away the progress it had made. The IP-PDT curve (red) never flinches. Look closely and you'll notice the dashed curve doesn't flinch much either: a circuit that grows by copying its previous solution into the new layers already avoids most of the spike.
03 · The idea

Add depth that starts out doing nothing

IP-PDT's move is to append depth that begins as the identity. Instead of adding a single raw entangling layer, it adds a matched pair: a forward block — some rotations, then a CNOT ring — immediately followed by its exact undo — the same CNOT ring reversed, then the inverse rotations. Run one straight into the other and they annihilate. The reversed ring cancels the forward ring; the inverse rotations cancel the rotations. At the instant it is born, the appended pair is the identity. It changes nothing.

But, those rotation angles are still free parameters. The optimizer can wake them one gentle nudge at a time, starting from a point where the energy is exactly what it was before. No shock — by construction, not by luck.

And there's a structural bonus hidden in the cancellation. When two CNOT rings meet and annihilate, they don't merely start as identity; they stay collapsed. Stack as many pairs as you like and the entangling gates keep cancelling in twos, so the whole tower reduces to a single entangling layer wrapped in more and more single-qubit rotations. That is where the savings live: you get a deep circuit's parameter count at a shallow circuit's two-qubit gate count.

The identity-pairing mechanism On four qubit wires: a forward rotation column then a forward CNOT ring, immediately followed by the reverse CNOT ring (its mirror image) then an inverse rotation column. The two adjacent rings annihilate pairwise because each CNOT is self-inverse, so the appended pair reduces to the identity, leaving one entangling ring wrapped in single-qubit rotations. Entangling layer (CNOTs) Single-qubit rotations Energy · cancellation TO GO DEEPER, APPEND A MATCHED PAIR forward block undo block q1q2q3q4 RRRR R R R R forward CNOT ring reverse ring (mirror image) these two rings cancel → I (each CNOT meets its twin: CNOT² = I) the appended pair vanishes; the base ring remains THE NET CIRCUIT: ONE ENTANGLER, MANY TUNABLE KNOBS q1q2q3q4 RRRR RRRR one CNOT ring — the only entangler one entangling layer, wrapped in extra single-qubit rotations — idle at start, free to tune
The identity-pairing trick. To deepen the circuit, IP-PDT appends a forward block (rotations, then a CNOT ring) and its exact undo (the reversed ring, then the inverse rotations). The two teal rings annihilate, so at initialization the whole pair equals the identity — the energy cannot move. What survives, no matter how many pairs you stack, is a single entangling layer wrapped in ever more single-qubit rotations: a deep circuit's tunable parameters at a shallow circuit's two-qubit cost.
Reusable idea — warm-started continuation

Grow a hard model out of an easy one: converge a shallow circuit, append layers that begin as the identity, then carry the solution across the seam into the deeper circuit. Two effects split cleanly — the gate savings and the never-jump-up guarantee come from the identity-pairing, while the training speedup comes from the progressive curriculum, not from the pairing itself. It is homotopy continuation on nested manifolds, and the trick travels well beyond VQE.

04 · The surprise

The circuit stops getting more expressive — on purpose

Here's the strange part. You'd expect all those extra layers, once you tune them awake, to make the circuit more expressive — able to reach states it couldn't reach before. They don't. And this can be proven. The set of quantum states an IP-PDT circuit can reach expands exactly once — the first time rotations appear after the entangler — and then it saturates. Every layer after that is pure overparameterization: more knobs turning on the same fixed entangling backbone, roaming the same reachable set.

\[ \mathcal{M}_1 \;\subsetneq\; \mathcal{M}_2 \;=\; \mathcal{M}_3 \;=\; \mathcal{M}_4 \;=\; \cdots \]
Theorem — Reachable-set saturation

For an IP-PDT circuit built on a single entangling layer, the reachable manifolds obey \(\mathcal{M}_1 \subsetneq \mathcal{M}_2 = \mathcal{M}_3 = \cdots = \mathcal{M}_D\) for every \(D \ge 2\): the set of representable states expands exactly once — when post-entangler rotations first appear — and then saturates. Every depth beyond \(D = 2\) is pure overparameterization of single-qubit \(\mathrm{SU}(2)\) rotations around one fixed entangling backbone.

The reachable sets nest once and then freeze. Depth two can already reach everything depth eleven can. The authors checked it directly: stack the layers to two, three, five, all the way to eleven, and the lowest energy the circuit can represent doesn't budge.

Bar charts of final energy for depths 1, 2, 3, 5, 7, 11 on three Hamiltonians. Beyond depth two, all bars reach essentially the same energy floor, marked by a dashed exact line.
Expressibility hits a wall at depth two. Final energy reached as the circuit is made deeper (the dashed line is the exact ground energy). After the single jump from depth one to depth two, adding layers — three, five, seven, eleven — buys no lower energy. The circuit at depth eleven is no more expressive than at depth two; it just carries more redundant knobs.

And yet training keeps getting better. Add those provably redundant layers and the optimizer reliably finds lower energies, faster, than the shallow circuit manages on its own. The circuit is no more expressive, but it is more trainable. Expressibility has hit its ceiling; trainability is still climbing. The authors call this trainability beyond expressibility — it is the paper's title for a reason.

๐ŸŽ›๏ธ Depth dial — turn depth up, watch the reach freeze
D = 1
Depth dial schematic A schematic IP-PDT circuit: one fixed teal entangling ring wrapped in a growing shell of amber single-qubit rotation layers as depth D increases, beside a reachable-set indicator that expands once at D=2 and then saturates.
CNOT gates: n = 6 (constant) tunable params ≈ 3nD = 18 (growing) reachable set: M₁ (expands once)
Schematic — it illustrates the proven saturation and the exact gate counts, not fitted data. Slide depth up. After the second step the reachable set stops moving — you're only adding knobs, not reach. One teal entangling ring stays fixed (its \(n\) two-qubit CNOTs are the whole hardware cost); each extra depth wraps it in another amber shell of single-qubit rotations, so the tunable-angle count climbs like \(3nD\) while the reachable manifold is frozen at \(\mathcal{M}_2\) for every \(D \ge 2\).
05 · The guarantee

Why an expansion can never set you back

If you're going to grow a circuit over and over, you'd like a promise that no single expansion can undo your progress. IP-PDT gives exactly that promise, unconditionally. Because every appended pair composes to the identity at initialization, the energy at the start of a new stage equals the energy at the end of the last one — up to a whisper of deliberate noise, a tiny jitter \(\sigma\) that breaks a symmetry so the fresh knobs aren't born perfectly degenerate.

\[ E_{\text{new stage}} \;=\; E_D^{\star} \;+\; \mathcal{O}(\sigma) \]
Theorem — Monotone energy (unconditional)

Because each appended block-pair composes to the identity at initialization, an expansion never raises the energy: a new stage begins at \(E_{\text{new}} = E_D^{\star} + \mathcal{O}(\sigma)\), where \(E_D^{\star}\) is the converged energy of the previous stage and \(\sigma\) is a small symmetry-breaking jitter. The guarantee is one-sided — a new stage starts no higher than the old one finished — and it assumes nothing about the landscape.

The energy never jumps up. Expansion after expansion, the worst case is that nothing improves; it cannot get worse than a hair. That is what kills initialization shock — not as a heuristic that usually works, but as a theorem that always does.

The monotone energy guarantee Energy versus training step. The IP-PDT curve descends and never rises at expansion points, while a naively regrown circuit spikes upward at each expansion. Energy Training step → lower is better expandexpandexpand energy never jumps up: ED + O(σ) IP-PDT (identity-paired) naive regrow
A staircase that only ever goes down. A naively regrown circuit (grey, dotted) throws its energy back up at each expansion; IP-PDT (coral) resumes exactly where it left off, plus a jitter of size \(\sigma\). The guarantee is one-sided and unconditional: expansions can help, and provably cannot hurt.
06 · The evidence

Does it actually work?

The right way to picture the whole procedure is homotopy continuation: solve an easy problem, then deform it, step by step, into the hard one while carrying the solution along. So much for the picture — does it deliver? The experiments run on nine spin-system Hamiltonians, the energy-minimization problems VQE is built for, simulated exactly on a classical computer, ten random seeds each. Every method is handed the same parameter count and the same step budget, so the comparison is about the method, not the resources.

The headline is cost. On problems whose ground state is within reach of a single entangling layer, IP-PDT matches or beats a full-depth hardware-efficient circuit while spending about five times fewer CNOT gates. Two-qubit gates are the expensive, error-prone resource on real hardware — the thing you most want to use less of — so a fivefold cut at equal accuracy is a number that matters for near-term devices.

A three-by-three grid of energy-versus-step curves at budgets T equals 100, 200, 500 for three Hamiltonians, comparing IP-PDT against single-entangler circuits trained from scratch at fixed depths.
The tighter the budget, the bigger the win. Energy versus step across three optimization budgets (rows) and three Hamiltonians (columns). The warm-started IP-PDT run (red, growing through depths 1→3→5) reaches the answer ahead of single-entangler circuits trained from scratch at any one fixed depth — and does so at markedly lower run-to-run variance. Notice the scratch depth-1 circuit stalling high on the middle problem: too few knobs to reach the floor. IP-PDT, carrying its solution up through the depths, gets there.

Across the whole benchmark, IP-PDT wins on seven of the nine Hamiltonians. It loses on two — the transverse-field Ising model right at its critical point, and a long-range power-law Ising chain.

Grouped bar chart of energy gap to exact for nine Hamiltonians, comparing IP-PDT, naive PDT, full-depth baseline HEA, and baseline single-entangler. IP-PDT has the smallest gap on most, but the full-depth baseline is lower on TFIM and Power-Law.
Wins, and two honest losses. Distance to the exact ground energy across nine Hamiltonians, ordered easiest to hardest (lower is better). IP-PDT (red) is at or near the front for most, but on the two hardest — the critical-point TFIM and the power-law Ising chain — the full-depth baseline (brown) reaches lower. Those are exactly the strongly correlated states that sit outside a single entangling layer's reach.

The trend also survives scale. Pushed to sixteen qubits, the deep hardware-efficient baseline degrades sharply — barren-plateau country — while the single-entangler circuits stay trainable. (The main benchmark is six qubits; twenty and beyond is future work.)

HamiltonianStructure for a single entanglerResult
Tilted IsingEasywin
Mixed-field IsingEasywin
Random IsingMediumwin
Spin glass + transverseMediumwin
XXZ (Δz=0.5)Mediumwin
Random XYMediumwin
Heisenberg (dense)Hardwin
TFIM (at criticality)Hardloss
Power-law Ising (α=2)Hardloss

Seven wins, two losses, on the extended six-qubit benchmark. “Structure” measures how close the ground state sits to what a single entangling layer can reach; the labels are read off after the fact, not fed in.

07 · The honest part

Where it stops working — said plainly

A method is only as trustworthy as its own account of where it fails. IP-PDT's regime is narrow and clearly drawn, so let's draw it — three caveats, none of them fine print.

First, this is not a general escape from barren plateaus. The larger gradient signal that helps IP-PDT shows up on local cost functions and is partly just a shallow-circuit effect that a shallow hardware-efficient circuit shares; for global cost functions every ansatz here flattens out identically and the single-entangler circuit offers no advantage, exactly as the barren-plateau literature (Cerezo and colleagues) predicts.

Second, the expressibility ceiling is real. When the target ground state sits far from anything a single entangling layer can reach, the shallow circuit cannot represent it — which is precisely why IP-PDT loses on the two hardest Hamiltonians. The dividing line, tellingly, is structure, not the sheer amount of entanglement: the single-entangler circuit nails even a highly entangled GHZ-like “cat” state, and stumbles only when a state's structure falls outside its reach.

Third, the whole construction rests on a single entangling layer — one CNOT ring. Extending the backbone to more than one entangling layer is open, and it is the most natural next question.

Where it shines

  • Ground states within reach of one entangling layer
  • Local cost functions
  • Tight optimization budgets
  • Growing qubit counts (trainable at n=16)

Where it stops

  • Strongly correlated states outside that reach
  • Global cost functions (no advantage)
  • Backbones beyond one entangling layer (open)

Put plainly: IP-PDT is a useful VQE training method with a clearly mapped regime of validity. It shines when the ground state is structurally simple, on local costs, under a limited budget. It is not a universal barren-plateau cure — and it tells you exactly where it stops working.

08 · The takeaway

A small, honest idea with a clean payoff

Strip away the machinery and IP-PDT is a modest idea that earns its keep. Add layers that begin as the identity and two good things follow for free from the pairing itself: the energy can never jump up when you expand, and the two-qubit gates you were afraid of quietly cancel in pairs, so you pay only a shallow circuit's hardware cost. The trainability is a separate gift, and it comes from the curriculum — growing the circuit shallow-first and carrying the solution up through the depths, rather than training a deep circuit cold. The surprise the two ideas turned up together — that a circuit can keep getting easier to train long after it has stopped getting more expressive — is worth sitting with, because it pries apart two things the field usually bundles into one.

The open door

The obvious next move is written into the last caveat: the whole story rests on one entangling layer. What happens with two — or \(K\)? Does the reachable set climb one more rung and saturate again, or does the barren plateau return? That is the question the paper leaves open, and it's a good one.