Gaussian-LCHS: Quantum Hamiltonian Simulation
- 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 via the application of a Gaussian filter operator,
where is the system Hamiltonian, is an energy parameter targeting the desired state (often , the ground-state energy), and is the filter width controlling energy selectivity (He et al., 2021). In the eigenbasis ,
so that states energetically distant from are exponentially suppressed.
The essential challenge is that is non-unitary and thus not directly implementable on a quantum processor. However, , as an analytic function of , admits a Fourier integral representation,
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
with
Parameters and are chosen according to spectral width and the desired operator-norm error , achieving bounds such as and . The number of filter terms , and the maximal simulation time (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 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 and for .
- Classical post-processing: The measured overlaps populate Hermitian matrices and . The ground-state energy estimate is given by
where is the vector of coefficients. Hyperparameters can either be swept over a grid or classically optimized to minimize (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 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
with the corresponding filter cost scaling:
| Resource | Scaling with |
|---|---|
| Number of terms | |
| Max sim. time | |
| Gate count (Trotter) | |
| Sample count |
The bias in the energy estimate compared to the ground-state energy satisfies
with the gap to the first excited state. Choosing bounds the bias by . The overall cost grows polynomially in (filter sharpness) and polylogarithmically in .
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 . The corresponding evolution is implemented as
for an analytic kernel obeying normalization and decay conditions.
The integral is truncated to and discretized via composite Gaussian quadrature, resulting in an approximation
where the coefficients and nodes arise from the quadrature construction. Resource scaling is for kernel exponent and operator norm , with optimal dependence on . 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 , with a squeezed-momentum wavepacket,
where .
- Apply the joint evolution .
- Project the ancilla mode back onto (e.g., by homodyne measurement), producing
realizing exactly.
Finite squeezing and physical noise bound achievable , and the post-selection success probability decays for sharper filters (large ). 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 in LCU form, incurring a quadratic overhead in ; Gaussian-LCHS achieves similar resource scaling with simpler controlled-unitary structure and classical hyperparameter scan (He et al., 2021).
- Inverse-iteration filters simulate by LCU of with significantly worse scaling in 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 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 | Classical postproc. or OAA | 1 qubit (hybrid), or CV mode (full quantum) | |
| Cosine Filter LCU | OAA | Ancilla-index register | |
| Multi-product LCU (Childs et al., 2012) | 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).