k-UpCCGSD: Unitary Pair Coupled-Cluster Ansatz
- k-UpCCGSD is a variational ansatz that stacks repeated paired double excitation layers to approach the full unitary manifold.
- It retains efficiency by restricting doubles to seniority-zero paired excitations while leveraging generalized singles over the active space.
- Benchmark studies show that increasing k systematically improves accuracy and noise robustness, making it competitive in VQE workflows.
Searching arXiv for papers on k-UpCCGSD and foundational references. k-UpCCGSD, short for -unitary pair coupled-cluster generalized singles and doubles, is a layered unitary coupled-cluster ansatz used in variational quantum eigensolver (VQE) workflows for electronic-structure problems. It combines generalized single excitations with a restricted class of paired double excitations and repeats the corresponding unitary block times, yielding a variational family that is systematically improvable in while remaining substantially more compact than full generalized doubles constructions (Lee et al., 2018). The ansatz has been studied as a near-term quantum computing wavefunction for ground and excited states, spin-state energetics, transition-metal oxides, reaction pathways, molecular property optimization, and larger active-space simulations (Skosana et al., 11 Apr 2025).
1. Formal definition and operator content
In its standard form, k-UpCCGSD starts from a reference Slater determinant , usually Hartree–Fock or a restricted/open-shell Hartree–Fock determinant in an active space, and applies successive anti-Hermitian cluster layers. A commonly used expression is
where is a generalized single-excitation operator and is a pair-double operator (Lee et al., 2018). In later active-space formulations the same structure is written as
with (Skosana et al., 11 Apr 2025).
The defining restriction is on the doubles sector. Standard UCC doubles allow all two-electron excitations, whereas UpCCGSD retains only paired moves between spatial orbitals. In the language used across the cited studies, these are described as seniority-zero double excitations, pair coupled-cluster doubles, or simultaneous excitation of an 0 electron pair from one spatial orbital to another (Farag et al., 2022). Generalized singles remain unrestricted over the active space.
The parameter 1 counts how many pair-GSD layers are stacked. As 2 increases, the ansatz becomes more expressive; one study states that in the limit 3, and in the absence of Trotterization error, it spans the full unitary manifold generated by pair-GSD (Skosana et al., 11 Apr 2025). This makes 4 the principal systematic-improvement parameter.
2. Relation to UCCSD and UCCGSD
k-UpCCGSD is typically positioned between UCCSD and UCCGSD. UCCSD includes singles and all occupied-to-virtual doubles; UCCGSD generalizes both singles and doubles over all orbitals; k-UpCCGSD retains generalized singles but restricts doubles to pair excitations (Lee et al., 2018). The resulting compression is the central reason for its use in VQE.
| Ansatz | Doubles sector | Reported asymptotic cost |
|---|---|---|
| UCCSD | all doubles | depth 5 |
| UCCGSD | generalized all-orbital doubles | depth 6, amplitudes 7 |
| k-UpCCGSD | paired doubles + generalized singles | depth 8, amplitudes 9 |
The foundational benchmark paper reports that k-UpCCGSD requires circuit depth 0, compared with 1 for UCCGSD and 2 for UCCSD, where 3 is the number of spin orbitals and 4 is the number of electrons (Lee et al., 2018). In the heme-related study, the same scaling is expressed in spatial-orbital notation: per layer, generalized singles contribute 5 parameters, paired doubles contribute 6, total parameters are 7, and depth scales as 8 for 9 spatial orbitals (Skosana et al., 11 Apr 2025).
System-specific resource counts illustrate the same trend. For the 0 spin-orbital active space used for Li1Co2O3/Co4O5, singles plus paired doubles give 135 parameters per layer, so k-UpCCGSD has 405 parameters for 6 and 675 for 7, with 5,850 and 9,750 CNOTs respectively; the same study reports 20,950 CNOTs for UCCSD and 78,150 for UCCGSD (Farag et al., 2022). This suggests that the ansatz is designed as an accuracy–resource compromise rather than as a replacement for the full expressibility of UCCGSD.
3. Circuit realization and VQE workflows
In practical implementations, fermionic excitation generators are mapped to qubit operators, commonly with the Jordan–Wigner transformation. The heme-related study states that each 8 and each paired double becomes a Pauli string under Jordan–Wigner, and that each layer 9 is Trotter-approximated with a single Trotter step,
0
with each small exponential expanded analytically as a 1 or 2 rotation (Skosana et al., 11 Apr 2025).
A complementary circuit description appears in the dibenzothiophene study. There, PennyLane’s k-UpCCGSD template maps each single-excitation generator to an 3 rotation on a weight-two Pauli string and each paired-double generator to rotations on weight-four Pauli strings. Gate synthesis is described as basis rotation, a single-qubit 4, and reversal of the basis change; a weight-5 Pauli string thus costs roughly 6 CNOTs plus one 7 (Tailor, 3 Dec 2025).
The ansatz has also been embedded in more elaborate optimization loops. For spin-state energetics in a heme-related model, it was used in a state-averaged, orbital-optimized VQE targeting singlet, triplet, and quintet states simultaneously through
8
with equal weights 9, ADAM for the 0 parameters, and a final orbital update by PySCF’s classical orbital optimizer using 1- and 2-RDMs from the last VQE step (Skosana et al., 11 Apr 2025). Initial states were either single-reference ROHF determinants for each spin state or, for the triplet only, a small two-determinant multi-reference superposition denoted T1.
A different extension couples k-UpCCGSD to a two-phase optimization of the one-particle reduced density matrix. In that setting, the first phase minimizes the energy, while the second adds an RMSD-based 1-RDM penalty to the loss. For an active space 1 and 2, the study reports 22 parameters and a CNOT depth per layer on the order of twice the number of parameters, approximately 50–60 gates; energy changes are modest, but electron density, dipole moments, and atomic charges improve substantially (Lima et al., 10 Jul 2025). This indicates that k-UpCCGSD can serve not only as an energy ansatz but also as a source of reduced-density-matrix observables.
4. Canonical molecular benchmarks
The original comparative benchmarks on H3, H4O, and N5 established the main empirical profile of k-UpCCGSD. For H6 in STO-3G with 7, 1-UpCCGSD uses 72 amplitudes and has a ground-state non-parallelity error 8 m9, while 2-UpCCGSD uses 144 amplitudes and reaches 0; UCCGSD also reaches 1 but with 3,136 amplitudes. For H2 in 6-31G with 3, 2-UpCCGSD gives 4, 3-UpCCGSD gives 5, and UCCGSD gives 6. For H7O double dissociation in STO-3G, 2-UpCCGSD gives 8 and 3-UpCCGSD gives 9. For N0 dissociation in STO-3G, 4-UpCCGSD gives 1, 5-UpCCGSD gives 2, and UCCGSD gives 3, with chemical accuracy stated as 4 m5 (Lee et al., 2018).
The same work also examined excited states with orthogonally constrained VQE. Typical first-excited-state NPEs for k-UpCCGSD were 0.0 for H6/STO-3G at 2-UpCCGSD and higher, approximately 0.9 m7 for H8O/STO-3G at 2-UpCCGSD and approximately 0.0 at 3-UpCCGSD, and approximately 2.6 m9 and 1.1 m0 for N1/STO-3G at 4-UpCCGSD and 5-UpCCGSD, respectively (Lee et al., 2018).
A notable result in the excited-state setting is that a specialized multi-determinantal reference obtained from classical linear-response calculations improved excited-state energetics. In the N2 3 example, improving the OC-VQE reference to a four-determinant state reduced the UCCGSD error at 4 Å from approximately 5 m6 to approximately 7 m8 (Lee et al., 2018). Although that example concerns UCCGSD, it is directly relevant to k-UpCCGSD because the same paper frames multi-determinantal reference construction as a mechanism for improving excited-state calculations within constrained VQE.
5. Strong correlation, transition metals, and application domains
The heme-related spin-state study is one of the most detailed examinations of k-UpCCGSD in a strongly correlated transition-metal context. Using an in-house statevector simulator and single- and multi-reference trial wavefunctions, it computed singlet, triplet, and quintet energetics for active spaces from 5 to 10 spatial orbitals, equivalent to 10–20 qubits. For 9, the VQE spin-state energetics were found to agree with CASSCF to within 1–4 kcal/mol; for 5- and 6-orbital active spaces, all three spin energies and their gaps agreed with CASSCF to within 1 kcal/mol. For 7–9 orbitals, the single-reference T0 ansatz drifted up to approximately 5 kcal/mol in the worst case, whereas the multi-reference triplet T1 kept most errors within 2 kcal/mol and the singlet–quintet and triplet–quintet gaps within 4 kcal/mol. In the 10-orbital run, limited to 0 and 32-bit precision, the singlet error reached up to 15 kcal/mol for T1, although the quintet–triplet gap remained within chemical accuracy (Skosana et al., 11 Apr 2025).
That study also reported multi-reference diagnostics 1. The singlet states had 2–0.29, triplets lay near or above 3 for most 4, and quintets had 5. The interpretation given there is that singlets show strong static correlation, triplets moderate multi-reference character, and quintets are essentially single-reference (Skosana et al., 11 Apr 2025). These results delimit a regime in which k-UpCCGSD is capable of reproducing spin-state energetics of strongly correlated systems but remains sensitive to reference quality and resource limits.
In transition-metal oxides, VQE simulations of Li6Co7O8 and Co9O00 found that k-UpCCGSD with 01 produces results similar to UCCSD but at a lower cost. For the Li02Co03O04Co05O06 energy difference relative to CASCI, the reported values were 07 kcal/mol for UCCSD, 08 for UCCGSD, 09 for k-UpCCGSD(10), and 11 for k-UpCCGSD(12). The same work reports absolute ground-state errors versus CASCI of approximately 13 kcal/mol at 14 and 15 kcal/mol at 16, with near-equilibrium Co17O18 potential-energy-curve agreement within approximately 0.5 kcal/mol relative to CCSD for both UCCSD and 19, but errors larger than 1 kcal/mol at stretched geometries beyond 20 Å (Farag et al., 2022).
For a reaction-pathway application, a study of chloride attack on chloromethane used a 4-qubit HOMO–LUMO active-space model and found that in noiseless simulations UCCSD and k-UpCCGSD both reproduced the full configuration interaction potential-energy surface within chemical accuracy. The reported RMSEs relative to FCI were 21 kcal/mol for UCCSD and 22, 23, 24, 25, and 26 kcal/mol for 27 k-UpCCGSD, respectively. Under a Qulacs arbitrary noise model, UCCSD had energy-error bounds of approximately 1.26 to 1.54 mHa, whereas k-UpCCGSD gave smaller error ranges, with maxima from 0.889 to 0.696 mHa over 28 to 29 and 0.721 mHa at 30 (Lim et al., 2021). This is one of the clearest demonstrations in the literature that the reduced structure of k-UpCCGSD can translate into lower noise sensitivity.
At larger scale, the dibenzothiophene study used a 14-qubit 31 active space and reported 252 total variational parameters, circuit depth 9,398 layers, and 15,375 total parameterized gates. The final ground-state energy was 32 Ha after 114 VQE iterations and 112.4 s wall time on the state-vector simulator, corresponding to a recovered correlation energy of 33 Ha relative to the Hartree–Fock reference 34 Ha. The same paper contrasts this with ADAPT-VQE, which reached 35 Ha with a 41-layer circuit and concludes that the k-UpCCGSD circuit, although chemically accurate in simulation, is infeasible for hardware execution (Tailor, 3 Dec 2025).
6. Limitations, misconceptions, and research directions
A recurring limitation is that the favorable asymptotic scaling of k-UpCCGSD does not imply universally shallow hardware circuits. The dibenzothiophene case, with a 9,398-layer circuit and 15,375 parameterized gates, is an explicit counterexample: the ansatz remained viable in simulation but was judged infeasible for hardware execution (Tailor, 3 Dec 2025). A common misconception is therefore to read the 36 or 37 depth statements as guarantees of near-term executability; the application studies show that prefactors and active-space size remain decisive.
Another limitation is expressibility in strongly correlated regimes. The heme study notes that a single-layer Trotter step introduces approximation error, although it is variationally suppressed, and reports some overstabilization of high-spin states by up to approximately 2.5 kcal/mol in a few cases (Skosana et al., 11 Apr 2025). The transition-metal-oxide study states that the ansatz misses higher-order three- and higher-body excitations and that a single-reference HF state may have insufficient overlap in strongly correlated regimes such as stretched bonds or open-shell Co38 states (Farag et al., 2022). The SN2 study likewise emphasizes that larger 39 may be required for very strongly correlated or larger active spaces, but that this can exceed NISQ coherence times (Lim et al., 2021).
The literature also shows that reference preparation matters. In the heme calculations, a small two-determinant multi-reference triplet initial state improved convergence relative to the single-reference T0 setup (Skosana et al., 11 Apr 2025). In the foundational excited-state benchmarks, a specialized multi-determinantal reference improved constrained-VQE energetics (Lee et al., 2018). This suggests that the restriction to paired doubles does not eliminate the need for careful state preparation when the target state has substantial multi-reference character.
Several research directions are identified explicitly in the cited works. The heme-related study recommends choosing 40 as large as resources permit, enforcing spin symmetry by using pair-GSD excitation operators that commute with 41 and 42, and considers adaptive methods such as ADAPT-VQE, memory-streaming of cluster operators, perturbative MRPT(2) corrections on top of k-UpCCGSD, and near-term hardware experiments on strongly correlated transition-metal active spaces as future improvements (Skosana et al., 11 Apr 2025). The 1-RDM optimization study adds a different direction: when energies are already near classical references, augmenting the VQE objective with a density-matrix penalty can substantially improve molecular properties without changing the ansatz class itself (Lima et al., 10 Jul 2025).
Taken together, these results place k-UpCCGSD in a specific methodological niche. It is not the most expressive coupled-cluster ansatz and not always the most hardware-efficient in absolute terms, but it is systematically improvable, compact relative to UCCGSD, often more noise-robust than UCCSD, and already capable of chemically accurate results in several benchmark and application settings when 43, the active space, and the reference state are chosen appropriately (Lee et al., 2018).