Papers
Topics
Authors
Recent
Search
2000 character limit reached

Sampling-Based Linear Combination of Unitaries

Updated 24 January 2026
  • Sampling-based linear combination of unitaries is a method that expresses nonunitary operators as weighted sums of unitaries, enabling simulation of quantum processes.
  • The approach employs randomized, hybrid, and classical post-processing techniques to balance quantum circuit depth with classical sampling overhead.
  • Recent advances highlight its efficacy in ground-state preparation, spectral filtering, and observable estimation, proving valuable for NISQ and fault-tolerant regimes.

Sampling-based linear combination of unitaries (LCU) algorithms provide a set of NISQ- and fault-tolerance–compatible techniques for realizing non-trivial (often non-unitary) operators as expectation values by leveraging classical sampling and minimal quantum-coherent resources. These frameworks enable the simulation of nonunitary processes, spectral filtering, dynamical observables, and quantum measurement protocols by expanding the target operator as a (possibly integral) sum where each term is proportional to a unitary, estimated by simple quantum circuits, and aggregated via classical post-processing. Recent advances systematically clarify the trade-offs between quantum hardware requirements and classical sampling overhead, and demonstrate regimes where sampling-based (randomized or hybrid) LCU schemes are optimal or nearly so for ground-state preparation, quantum linear system solvers, non-Hermitian dynamics, error detection, and observable estimation.

1. Operator Representation in Sampling-based LCU

A general target operator can be expressed as a linear (or integral) combination of unitaries,

F(A)=Vf(t)G(A,t)dtF(A) = \int_V f(\mathbf{t})\, G(A,\mathbf{t})\, d\mathbf{t}

or, in the discrete case, as

K=iciUiK = \sum_i c_i U_i

where f(t)f(\mathbf{t}) is a probability density over a dd-dimensional domain VRdV\subset\mathbb{R}^d and G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t}) with U(A,t)=1\|U(A,\mathbf{t})\|=1, or ci>0c_i > 0. This representation supports the realization of filtered projectors, Green's function inverses, and general nonunitary processes after suitable truncation and normalization (Kawamata et al., 17 Sep 2025).

When targeting state transformations or CP maps on density operators, the induced channel is

Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger

with normalization given by c1=ici\|c\|_1 = \sum_i |c_i| and probabilistic weights K=iciUiK = \sum_i c_i U_i0 (Wada et al., 6 Dec 2025). In many algorithmic settings, composite LCUs (products of LCUs associated to time steps or filter segments) appear, denoted K=iciUiK = \sum_i c_i U_i1 (Sun et al., 18 Jun 2025).

2. Sampling-based LCU Protocols: Randomized, Hybrid, and Classical Post-Processing

Sampling-based implementations circumvent the need for a large coherent ancilla and complex multi-controlled unitaries by randomizing the selection of LCU terms and estimating the expectation values via quantum measurements. The main protocols include:

  • Randomized (Virtual) LCU: Sample index pairs K=iciUiK = \sum_i c_i U_i2 with probability K=iciUiK = \sum_i c_i U_i3 and estimate K=iciUiK = \sum_i c_i U_i4 using a Hadamard-test-style circuit with a single ancilla. This approach computes the same expectation as the original coherent LCU algorithm but with quadratic sampling overhead: the sample complexity for error K=iciUiK = \sum_i c_i U_i5 scales as K=iciUiK = \sum_i c_i U_i6, where K=iciUiK = \sum_i c_i U_i7 is the postselection probability in the coherent approach (Wada et al., 6 Dec 2025, Sun et al., 18 Jun 2025).
  • Hybrid Grouping Strategy: Interpolate between fully coherent and randomized LCU by partitioning the K=iciUiK = \sum_i c_i U_i8-term sum into K=iciUiK = \sum_i c_i U_i9 groups f(t)f(\mathbf{t})0. Each group forms a smaller coherent LCU, and sampling proceeds on a coarse-grained index set. The key resource parameter is the “reduction factor” f(t)f(\mathbf{t})1, which determines sampling overhead: f(t)f(\mathbf{t})2 strictly decreases as group sizes increase, interpolating between f(t)f(\mathbf{t})3 (randomized LCU) and f(t)f(\mathbf{t})4 (fully coherent LCU) (Wada et al., 6 Dec 2025).
  • Classical Post-Processing (LCU-CPP): For continuous or large discrete LCUs, one samples a set f(t)f(\mathbf{t})5 (using e.g., Monte Carlo, trapezoid, or quasi-Monte Carlo sequences) and estimates f(t)f(\mathbf{t})6 at each point. These values are aggregated classically to form the final estimator of f(t)f(\mathbf{t})7. No complex ancilla operations or block encodings are involved (Kawamata et al., 17 Sep 2025).

3. Quasi-Monte Carlo and Classical Integration in LCU-CPP Frameworks

Quasi-Monte Carlo (QMC) methods provide deterministic low–discrepancy sampling sequences (e.g., Halton, Sobol) to accelerate convergence over standard Monte Carlo. QMC replaces i.i.d. random samples by a sequence f(t)f(\mathbf{t})8 on f(t)f(\mathbf{t})9, transformed into dd0 via the inverse CDF of dd1. By the Koksma–Hlawka inequality,

dd2

yielding bias scaling as dd3, superior to MC (dd4) and the trapezoid rule (dd5) (Kawamata et al., 17 Sep 2025). In LCU-CPP, QMC achieves the lowest end-to-end error for moderate shot counts dd6–dd7 and minimal circuit depth, which is significant for NISQ-era implementations.

At each QMC point, the Hadamard test is performed dd8 times to estimate dd9, and the samples are averaged; statistical shot-noise decreases as VRdV\subset\mathbb{R}^d0. Practical benchmarks (ground-state and Green's function estimation on Heisenberg chains) demonstrate lowest errors for QMC across all relevant VRdV\subset\mathbb{R}^d1 and VRdV\subset\mathbb{R}^d2 (Kawamata et al., 17 Sep 2025).

4. Circuit Structures, Resource Scaling, and Algorithmic Trade-offs

Resource requirements are determined by LCU protocol choice and grouping:

Method Ancilla Qubits Quantum Circuit Cost Sampling Overhead
Coherent LCU VRdV\subset\mathbb{R}^d3 VRdV\subset\mathbb{R}^d4, VRdV\subset\mathbb{R}^d5 controlled-VRdV\subset\mathbb{R}^d6 VRdV\subset\mathbb{R}^d7
Randomized LCU VRdV\subset\mathbb{R}^d8 VRdV\subset\mathbb{R}^d9, two controlled-G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})0/shot G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})1
Hybrid LCU G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})2 G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})3 G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})4
LCU-CPP (QMC) G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})5 controlled-G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})6 + G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})7 H-gates/shot G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})8; bias G(A,t)=c(t)U(A,t)G(A,\mathbf{t}) = c(\mathbf{t}) U(A,\mathbf{t})9 QMC

For LCU-CPP and randomized LCU, each run requires only a single ancilla qubit, and circuit depth effectively reduces to the cost of implementing U(A,t)=1\|U(A,\mathbf{t})\|=10 or U(A,t)=1\|U(A,\mathbf{t})\|=11, plus two Hadamard gates. Coherent LCU demands logarithmic ancilla scaling (in U(A,t)=1\|U(A,\mathbf{t})\|=12), high gate count, and exponential cost for large U(A,t)=1\|U(A,\mathbf{t})\|=13. Hybrid algorithms achieve intermediate hardware and sampling cost by adjusting group size U(A,t)=1\|U(A,\mathbf{t})\|=14 (Wada et al., 6 Dec 2025).

Sampling overhead dominates for randomized LCU when U(A,t)=1\|U(A,\mathbf{t})\|=15 is small, i.e., for nonselective target operators or low-probability subspaces. Hybrid grouping reduces this penalty by gathering high-weight terms into coherent clusters, lowering U(A,t)=1\|U(A,\mathbf{t})\|=16 toward U(A,t)=1\|U(A,\mathbf{t})\|=17 (Wada et al., 6 Dec 2025).

5. Observable Estimation and Shadow Tomography Integration

Estimating expectation values U(A,t)=1\|U(A,\mathbf{t})\|=18 in sampling-based LCU can be performed directly for a single observable through repeated runs. For simultaneous estimation of many observables, the connection between randomized LCU and classical shadow tomography is exploited. By instrumenting each shot with a random Clifford rotation and computational basis measurement, the resulting classical shadows encode observables' values; an unbiased estimator for U(A,t)=1\|U(A,\mathbf{t})\|=19 is formed by

ci>0c_i > 00

where ci>0c_i > 01 are ancilla measurement outcomes and ci>0c_i > 02 label the classical shadow (Sun et al., 18 Jun 2025).

For ci>0c_i > 03 observables, the shot complexity is ci>0c_i > 04, leveraging shadow norm bounds to ensure efficient estimation (Sun et al., 18 Jun 2025). This framework enables concurrent multi-observable estimation in quantum simulation and phase estimation routines, at sample cost competitive with the best postselected and randomized approaches.

6. Applications and Case Studies

Sampling-based LCU schemes have been instantiated in a diverse range of quantum algorithms:

  • High-precision Hamiltonian simulation: Decomposition of Trotter steps into Pauli LCUs, with randomized or grouped samplings yielding sample complexities of ci>0c_i > 05, and depth per shot scaling as ci>0c_i > 06 for ci>0c_i > 07th-order methods (Sun et al., 18 Jun 2025).
  • Ground-state preparation and spectral filtering: Gaussian-filtered projectors realized by QMC-integrated LCU-CPP or by hybrid virtual+coherent schemes that balance ancilla usage and sampling cost, achieving total time complexity ci>0c_i > 08 while minimizing circuit resources (Kawamata et al., 17 Sep 2025, Wada et al., 6 Dec 2025).
  • Quantum linear system solvers: Discretized Fourier-integral LCUs over ci>0c_i > 09 terms, with coherent, randomized, and hybrid groupings yielding respective scalings in ancilla count and sample overhead. Hybrid approach recovers the best scaling of both extremes while minimizing hardware needs (Wada et al., 6 Dec 2025).
  • Non-Hermitian and open-system dynamics: Dynamical maps expanded as integrals or sums over parameterized unitaries, sampled according to Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger0, with grouping techniques (large cluster/coherent for dominant regions, singleton/virtual for tails) enabling substantial circuit depth reduction at negligible sampling cost increase (Wada et al., 6 Dec 2025).
  • Quantum error detection and syndrome extraction: Projectors onto error-free subspaces represented as uniform LCUs over stabilizers, allowing randomized sampling (virtual detection), coherent detection, or hybrid strategies targeting biased error models. Resource trade-offs are custom-fitted to code structure and noise (Wada et al., 6 Dec 2025).

7. Caveats, Regimes, and Hardware Relevance

Sampling-based LCU methods are not universally optimal: for large Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger1 (shots per QMC point) or low Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger2 (integration dimensions), trapezoidal and Simpson rules can outperform QMC. When Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger3, shot-noise dominates, and MC and QMC are both better than deterministic grid-based rules. The hybrid grouping strategy enables near-optimal trade-offs only when one can partition the operator expansion sensibly; poor groupings incur unnecessary sampling or circuit costs (Kawamata et al., 17 Sep 2025, Wada et al., 6 Dec 2025).

Randomized and hybrid LCU approaches are especially valuable in NISQ and early fault-tolerant regimes due to their minimal circuit depth and flexible ancilla requirements; however, the inherent variance and sometimes large sample overhead (scaling as Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger4) remain their main limitations. All estimators for “virtual” effective states Λ(ρ)=KρK\Lambda(\rho) = K \rho K^\dagger5 are classical constructs—these states are not physically prepared but must be estimated via carefully designed quantum instruments and classical post-processing (Sun et al., 18 Jun 2025, Wada et al., 6 Dec 2025).

Sampling-based LCU, and in particular QMC-LCU-CPP, delivers practical, provably faster convergence for nonunitary operator estimation, avoids large high-dimensional prefactors, and achieves minimal end-to-end error for practical shot counts at the lowest possible circuit depth for quantum hardware (Kawamata et al., 17 Sep 2025).

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Sampling-Based Linear Combination of Unitaries.