Papers
Topics
Authors
Recent
Search
2000 character limit reached

Gaussian-LCHS: Quantum Hamiltonian Simulation

Updated 24 January 2026
  • Gaussian-LCHS is a quantum algorithm that approximates Gaussian filters for ground-state and eigenvalue targeting using a linear combination of unitary evolutions.
  • It discretizes the Fourier integral of the non-unitary Gaussian filter and leverages LCU methods, supporting both hybrid quantum–classical and full continuous-variable implementations.
  • The method offers favorable scaling in resource and accuracy requirements compared to cosine filter and standard LCU approaches, making it NISQ-friendly for Hamiltonian simulations.

Gaussian Linear Combination of Hamiltonian Simulations (Gaussian-LCHS) is a quantum algorithmic paradigm for simulating the action of non-unitary, smooth functions of a Hamiltonian—typically Gaussian filters—by leveraging a finite linear combination of unitary Hamiltonian evolutions. Gaussian-LCHS provides a systematic method for ground-state filtering and eigenvalue targeting within the constraints of near-term quantum devices, exhibiting favorable scaling with respect to accuracy and resource requirements compared to other filter-based or product-formula Hamiltonian simulation algorithms. The approach extends naturally to infinite-dimensional and non-Hermitian settings and supports both hybrid quantum–classical and fully quantum continuous-variable (CV) ancilla implementations (He et al., 2021, Lu et al., 27 Feb 2025, Childs et al., 2012).

1. Gaussian Filter Function and Fundamental Principle

The central objective is to amplify the ground-state (or more generally, a target-eigenstate) component of an input state ψ0\lvert\psi_0\rangle via the application of a Gaussian filter operator,

F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],

where HH is the system Hamiltonian, E0E_0 is an energy parameter targeting the desired state (often E0<λ0E_0 < \lambda_0, the ground-state energy), and σ\sigma is the filter width controlling energy selectivity (He et al., 2021). In the eigenbasis {λj}\{\lvert\lambda_j\rangle\},

F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,

so that states energetically distant from E0E_0 are exponentially suppressed.

The essential challenge is that F(H)F(H) is non-unitary and thus not directly implementable on a quantum processor. However, F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],0, as an analytic function of F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],1, admits a Fourier integral representation,

F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],2

effectively reducing the filter to a weighted continuous sum of unitary time-evolution operators (He et al., 2021).

2. Discretization and Linear Combination Construction

Quantum devices can implement only a finite sum of such exponentials. Discretizing the Gaussian–Fourier integral by a simple Riemann sum, one obtains

F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],3

with

F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],4

Parameters F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],5 and F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],6 are chosen according to spectral width F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],7 and the desired operator-norm error F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],8, achieving bounds such as F(H)=exp[(HE0)22σ2],F(H) = \exp\left[ -\frac{(H - E_0)^2}{2 \sigma^2} \right],9 and HH0. The number of filter terms HH1, and the maximal simulation time HH2 (He et al., 2021). This linear combination of time-evolution unitaries forms the core of Gaussian-LCHS.

3. Quantum Algorithmic Implementation

Standard LCU (Linear Combination of Unitaries) primitives, as established in (Childs et al., 2012), construct a linear combination HH3 by using an ancilla register, quantum state preparation, controlled application of the unitaries, and amplitude amplification to ensure high-probability success. For Gaussian-LCHS, an alternative NISQ-compatible approach leverages a hybrid quantum–classical workflow (He et al., 2021):

  • Quantum subsystem: Circuit-based overlap measurements use a single ancilla qubit and Hadamard tests to evaluate all necessary matrix elements of the form HH4 and HH5 for HH6.
  • Classical post-processing: The measured overlaps populate Hermitian matrices HH7 and HH8. The ground-state energy estimate is given by

HH9

where E0E_00 is the vector of coefficients. Hyperparameters E0E_01 can either be swept over a grid or classically optimized to minimize E0E_02 (He et al., 2021). This enables post-processing flexibility and adaptation to quantum resource constraints.

Alternatively, the LCU circuit can be used to directly construct the filtered state E0E_03 via block-encoding and ancilla preparation, following the standard LCU method (Childs et al., 2012).

4. Complexity Analysis and Error Bounds

The operator-norm approximation error of the finite sum satisfies

E0E_04

with the corresponding filter cost scaling:

Resource Scaling with E0E_05
Number of terms E0E_06 E0E_07
Max sim. time E0E_08 E0E_09
Gate count (Trotter) E0<λ0E_0 < \lambda_00
Sample count E0<λ0E_0 < \lambda_01

(He et al., 2021)

The bias in the energy estimate compared to the ground-state energy satisfies

E0<λ0E_0 < \lambda_02

with E0<λ0E_0 < \lambda_03 the gap to the first excited state. Choosing E0<λ0E_0 < \lambda_04 bounds the bias by E0<λ0E_0 < \lambda_05. The overall cost grows polynomially in E0<λ0E_0 < \lambda_06 (filter sharpness) and polylogarithmically in E0<λ0E_0 < \lambda_07.

5. Generalizations to Infinite Dimensions and Non-Hermitian Extensions

The Inf-LCHS–Gaussian generalization (Lu et al., 27 Feb 2025) extends Gaussian-LCHS to infinite-dimensional Hilbert spaces and unbounded, non-Hermitian generators E0<λ0E_0 < \lambda_08. The corresponding evolution is implemented as

E0<λ0E_0 < \lambda_09

for an analytic kernel σ\sigma0 obeying normalization and decay conditions.

The integral is truncated to σ\sigma1 and discretized via composite Gaussian quadrature, resulting in an approximation

σ\sigma2

where the coefficients σ\sigma3 and nodes σ\sigma4 arise from the quadrature construction. Resource scaling is σ\sigma5 for kernel exponent σ\sigma6 and operator norm σ\sigma7, with optimal dependence on σ\sigma8. Each unitary is synthesized via standard Hamiltonian simulation primitives, and the LCU for the full sum utilizes “PREPARE” and “SELECT” unitaries, with post-selection success probability dictated by the norm of the output state (Lu et al., 27 Feb 2025).

6. Fully Quantum Continuous-Variable Ancilla Realization

Gaussian-LCHS admits a fully quantum, continuous-variable (CV) ancilla implementation for the exact Gaussian filter (He et al., 2021). The protocol is as follows:

  • Prepare the joint state σ\sigma9, with {λj}\{\lvert\lambda_j\rangle\}0 a squeezed-momentum wavepacket,

{λj}\{\lvert\lambda_j\rangle\}1

where {λj}\{\lvert\lambda_j\rangle\}2.

  • Apply the joint evolution {λj}\{\lvert\lambda_j\rangle\}3.
  • Project the ancilla mode back onto {λj}\{\lvert\lambda_j\rangle\}4 (e.g., by homodyne measurement), producing

{λj}\{\lvert\lambda_j\rangle\}5

realizing {λj}\{\lvert\lambda_j\rangle\}6 exactly.

Finite squeezing and physical noise bound achievable {λj}\{\lvert\lambda_j\rangle\}7, and the post-selection success probability decays for sharper filters (large {λj}\{\lvert\lambda_j\rangle\}8). CV implementation circumvents the need for classical optimization or Hadamard measurements at the expense of requiring ancillary CV hardware, compatible with superconducting-cavity or ion-trap platforms.

7. Relation to, and Trade-offs with, Other Filter and LCU-Based Methods

Gaussian-LCHS exhibits distinct advantages over other quantum filter algorithms:

  • Cosine filter methods expand powers of {λj}\{\lvert\lambda_j\rangle\}9 in LCU form, incurring a quadratic overhead in F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,0; Gaussian-LCHS achieves similar resource scaling with simpler controlled-unitary structure and classical hyperparameter scan (He et al., 2021).
  • Inverse-iteration filters simulate F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,1 by LCU of F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,2 with significantly worse scaling in F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,3 for a given spectral gap.
  • Standard LCU Hamiltonian simulation (Childs–Wiebe, (Childs et al., 2012)) uses multi-product formulas with arbitrary weights; Gaussian weighting can further optimize F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,4 prefactors in segment cost (Childs et al., 2012).

The table below summarizes scaling features:

Method Term count scaling Success probability/amplification Ancilla requirement
Gaussian-LCHS F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,5 Classical postproc. or OAA 1 qubit (hybrid), or CV mode (full quantum)
Cosine Filter LCU F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,6 OAA Ancilla-index register
Multi-product LCU (Childs et al., 2012) F(H)λj=exp[(λjE0)22σ2]λj,F(H)\lvert\lambda_j\rangle = \exp\left[ -\frac{(\lambda_j - E_0)^2}{2 \sigma^2} \right]\lvert\lambda_j\rangle,7 OAA Register

Gaussian-LCHS thus achieves NISQ-friendly scaling for ground-state projection, balancing filter sharpness, error, and quantum resource expenditure, and with mechanisms for both hybrid and full-quantum execution (He et al., 2021, Lu et al., 27 Feb 2025, Childs et al., 2012).

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 Gaussian Linear Combination of Hamiltonian Simulations (Gaussian-LCHS).