Active Sampling SQD for Energy Estimation
- The paper introduces AS-SQD as a perturbation-guided active learning method that refines ground-state energy estimates using finite computational-basis samples.
- It employs an Epstein–Nesbet-inspired acquisition function to rank basis states by Hamiltonian coupling and energetic proximity, optimizing subspace construction.
- Empirical benchmarks on Heisenberg and TFIM models show that AS-SQD achieves high accuracy with a small selected subspace, mitigating finite-shot noise and contamination.
Active Sampling Sample-based Quantum Diagonalization (AS-SQD) is a sample-based, perturbation-guided subspace method for estimating ground-state energies of quantum many-body Hamiltonians from finite samples of computational-basis measurements produced by an imperfect quantum device. It was introduced as a formulation of Sample-based Quantum Diagonalization (SQD) as an active learning problem: given an initial set of measured bitstrings, the method asks which additional basis states should be added to the effective subspace in order to most efficiently improve the ground-state energy estimate. In AS-SQD, the Hamiltonian is restricted to a selected set of computational-basis states and classically diagonalized, while basis growth is guided by an acquisition function derived from Epstein–Nesbet second-order perturbation theory rather than by passive reuse of only sampled configurations or by random expansion (Miura, 13 Mar 2026).
1. Problem setting and motivating constraints
AS-SQD is motivated by the operating conditions of near-term quantum devices, where access to a quantum state is typically limited to a finite multiset of computational-basis measurement outcomes rather than to amplitudes or full tomography. If a device prepares a state , the observed bitstrings are distributed according to
The setting of interest further includes imperfect state preparation with excited-state contamination. The paper studies a mixture model
where is the ground state, the first excited state, and the contamination rate; the main experiments use ground state and first excited state (Miura, 13 Mar 2026). State preparation and measurement (SPAM) errors and gate noise further distort the empirical distribution.
The target quantity is the ground-state energy of an 0-qubit Pauli Hamiltonian
1
under the restriction that one does not perform full state tomography, does not measure each Hamiltonian term exhaustively as in naive VQE, and does not assume access to an ideal pure ground state (Miura, 13 Mar 2026).
This problem formulation places AS-SQD within a broader family of quantum-centric subspace methods in which the quantum processor is used primarily as a configuration sampler and the decisive spectral computation is transferred to a classical restricted-space diagonalization (Miura, 13 Mar 2026). A plausible implication is that AS-SQD is best viewed not as a replacement for all ground-state algorithms, but as a post-sampling inference procedure tailored to finite-shot, noisy, and contaminated data.
2. SQD background and the failure modes addressed by AS-SQD
SQD begins from a set of computational-basis states
2
and defines the restricted Hamiltonian
3
Diagonalizing 4 yields the lowest restricted eigenvalue 5 and an approximate ground state
6
with variational energy
7
Because 8 is much smaller than 9, this restricted diagonalization can be inexpensive even when the full Hilbert space is not (Miura, 13 Mar 2026).
In naive SQD, the initial subspace is built by taking the top-0 most frequent measured bitstrings and diagonalizing once. The paper identifies three failure modes of this strategy. First, finite-shot bias causes important low-probability basis states to be missed. Second, excited-state contamination pushes the most frequent measured configurations away from the true ground-state support. Third, once the initial subspace is fixed, there is no systematic mechanism to add energetically relevant states that were not directly observed (Miura, 13 Mar 2026).
AS-SQD addresses these pathologies by replacing passive subspace construction with adaptive basis-state acquisition. This intervention is motivated by the observation that random expansion becomes inefficient as system size grows, while simple reuse of measured configurations inherits the statistical and physical biases of the raw sample (Miura, 13 Mar 2026).
The broader SQD literature sharpens the significance of this design choice. A critical assessment of SQD for Heisenberg and Hubbard models found that even probability-ordered inclusion of computational-basis configurations exhibits exponential growth in the number of configurations required to reach fixed fidelity thresholds, and argued that this reflects intrinsic delocalization of the wavefunction in the computational basis rather than mere sampling inefficiency (Gaberle et al., 4 May 2026). That result concerns probability-ordered inclusion rather than the Hamiltonian-coupling criterion used in AS-SQD, but it establishes an important backdrop: active basis acquisition must be judged not only by finite-shot improvements but also by how effectively it exploits Hamiltonian structure.
3. Active learning formulation and perturbation-theoretic acquisition
AS-SQD casts SQD as an active learning problem in Hilbert space. Given a current subspace 1 and its lowest eigenpair 2, the method generates a candidate set of external basis states connected to 3 under the Hamiltonian,
4
and asks which 5 should be added next (Miura, 13 Mar 2026).
The ranking criterion is derived from Epstein–Nesbet second-order perturbation theory. For an external basis state 6, the paper introduces the EN-type energy contribution
7
and then defines the acquisition score by its magnitude,
8
In implementation, a regularized form is used,
9
where the sum is restricted to the dominant support
0
The numerator measures Hamiltonian coupling to the current approximate ground state, while the denominator penalizes candidates whose diagonal energies are far from the current energy estimate (Miura, 13 Mar 2026).
The paper emphasizes that this is “physics-guided” basis acquisition because strong matrix elements 1 directly indicate participation in the low-energy manifold, while energetic proximity encoded by 2 suppresses very high-energy directions. An ablation study further shows that the coupling term is the dominant signal: the full EN-like score is slightly better, but ranking only by 3 already captures most of the advantage, whereas denominator-only and diagonal-only criteria perform poorly (Miura, 13 Mar 2026).
This structure makes AS-SQD closely analogous to selected CI methods such as CIPSI and ASCI, except that the basis states are computational-basis bitstrings and the importance estimate is built from measured data and the Pauli Hamiltonian rather than from a conventional determinant expansion (Miura, 13 Mar 2026).
4. Algorithmic workflow and computational structure
The initialization in the reported implementation uses the top 4 most frequent bitstrings as the initial basis 5. At each iteration, AS-SQD constructs the restricted Hamiltonian
6
computes the lowest eigenpair, identifies the dominant support 7, generates 1-hop candidates connected to 8, scores them with the acquisition function, and adds the top 9 candidates. The experiments use 0 iterations, so the final subspace size is at most 1 basis states (Miura, 13 Mar 2026).
Hamiltonian matrix elements are computed directly from the Pauli decomposition: each Pauli string maps a computational-basis state to another basis state up to a phase, so 2 can be accumulated efficiently. Classical diagonalization scales as 3; with 4 kept around 5, the cost is reported as inexpensive even for 16 qubits (Miura, 13 Mar 2026).
Candidate generation is deliberately local. In the main experiments, only 1-hop neighbors are considered: 6 The paper also tested 2-hop candidates and found that this hurt convergence under a fixed budget because the candidate pool became too large and included many weakly relevant states (Miura, 13 Mar 2026). This suggests that a strict 1-hop neighborhood functions as a useful inductive bias rather than a mere implementation convenience.
The method requires no further quantum queries after the initial sample collection. Finite-shot noise and contamination only affect the initial basis construction; all subsequent expansion, scoring, and diagonalization steps are classical and Hamiltonian-driven (Miura, 13 Mar 2026). That property distinguishes AS-SQD from sampling schemes that repeatedly query the device during the adaptive loop.
A related but distinct direction is SQD with amplitude amplification, where the quantum sampling distribution itself is actively reshaped by suppressing already-seen bitstrings. That approach, SQD-AA, is framed as an active sampling variant of SQD and achieves reduced query complexity relative to direct sampling for model distributions and molecular examples (Stockinger et al., 4 May 2026). AS-SQD instead keeps the measured data fixed and makes the active choice at the level of basis-state inclusion. The two strategies therefore act at different layers of the SQD pipeline.
5. Benchmarks, empirical performance, and ablation results
The principal benchmarks in the AS-SQD paper are disordered one-dimensional Heisenberg and transverse-field Ising (TFIM) chains. The Heisenberg Hamiltonian is
7
with 8, periodic boundary conditions, and random fields 9 with 0. The TFIM benchmark is
1
with 2, 3, and 4 (Miura, 13 Mar 2026).
The simulations use system sizes 5, five disorder realizations per size, and 6–3000 bitstrings drawn from the contaminated distribution with 7. Performance is reported in terms of the median absolute energy error
8
The comparisons include standard SQD with no expansion, random SQD with random additions from the connectivity graph, and AS-SQD with EN-inspired acquisition (Miura, 13 Mar 2026).
At 9, both random SQD and AS-SQD achieve near machine precision, reflecting the small Hilbert space. For 0, standard SQD errors grow rapidly, random SQD offers limited improvement and saturates, and AS-SQD achieves substantially lower median errors across all sizes. At 1, the paper reports that AS-SQD can approximate the ground energy very accurately using only 2 basis states out of the 3-dimensional Hilbert space (Miura, 13 Mar 2026).
Hardware validation is performed on IBM Quantum with noisy Trotterized circuits and SPAM errors. For Heisenberg chains up to 4, AS-SQD consistently outperforms standard SQD and random SQD. At 5, it recovers the exact ground energy within numerical precision, approximately 6, from hardware samples despite substantial SPAM and gate noise (Miura, 13 Mar 2026). The paper attributes this robustness to the fact that noise-induced bitstrings often have high diagonal energies 7 or weak couplings to the emergent low-energy manifold, so their acquisition scores remain small.
The ablation results further delimit what matters algorithmically. The full EN-inspired score and a coupling-only score perform similarly well and clearly outperform denominator-only, diagonal-only, standard SQD, and random SQD. The candidate-horizon study shows that 2-hop expansion slows convergence under fixed budget, reinforcing the claim that local, Hamiltonian-coupling-guided exploration is the effective bias (Miura, 13 Mar 2026).
6. Relation to adjacent SQD developments, limitations, and outlook
AS-SQD sits within an expanding family of SQD refinements. Extended SQD for molecular excited states augments the original sampled subspace with single and double, or higher, excitations of the dominant SQD configurations and diagonalizes in the enlarged determinant space, improving excited-state accuracy over both plain SQD and QSE(SD) while keeping the additional work classical (Barison et al., 2024). Cluster-adaptive SQD replaces a single global configuration-recovery reference by cluster-specific references to better handle multimodal determinant distributions in strongly correlated systems, yielding lower variational energies than standard SQD in stretched 8 and [2Fe-2S] benchmarks (Park et al., 10 Mar 2026). PIGen-SQD adds generative machine learning and perturbative screening to configuration recovery, using a physics-informed RBM-driven search to reduce diagonalization cost while maintaining chemical accuracy under strong correlation (Patra et al., 7 Dec 2025). These developments suggest that the SQD framework admits orthogonal improvements in basis acquisition, recovery, generative exploration, and post-sampling enrichment.
The principal limitations stated for AS-SQD are also explicit. Benchmarks are limited to 16 qubits, though the conceptual framework is not tied to that scale. The method assumes that the Hamiltonian is known in Pauli-string form and benefits from locality and sparsity. It uses only computational-basis samples and a fixed measurement dataset; “active sampling” refers to active basis-state selection, not to adaptive remeasurement. The denominator of the EN score requires a regularization parameter 9 when 0, though this is described as a minor numerical issue (Miura, 13 Mar 2026).
Broader SQD analyses introduce a more structural caveat. For Heisenberg and Hubbard lattices, probability-ordered inclusion of configurations sampled from the exact ground state still requires an exponentially growing number of configurations to reach fixed energy fidelities, tracking the exponential growth of the effective support 1 derived from the Shannon entropy of the computational-basis distribution (Gaberle et al., 4 May 2026). This does not directly invalidate AS-SQD, because AS-SQD ranks Hamiltonian-connected candidates rather than merely ordering configurations by probability. It does, however, indicate that computational-basis sparsity cannot be assumed generically.
The paper itself suggests several natural extensions: adaptive measurement allocation, more advanced perturbative or uncertainty-aware acquisition functions, application to molecular electronic structure and periodic solids, integration with VQE or QSE, and larger hardware experiments possibly combined with explicit error mitigation (Miura, 13 Mar 2026). A plausible implication is that the most powerful future variants may combine several existing ideas: Hamiltonian-guided basis acquisition as in AS-SQD, quantum-side distribution shaping as in SQD-AA, mode-aware recovery as in cluster-adaptive SQD, and structure-aware postselection or generative modeling as in later SQD variants (Stockinger et al., 4 May 2026, Park et al., 10 Mar 2026, Patra et al., 7 Dec 2025).
In its original formulation, however, AS-SQD is specifically the demonstration that finite-shot, contaminated bitstring data can be converted into accurate low-energy estimates by treating basis expansion as an active learning problem and ranking new basis states with an Epstein–Nesbet-inspired perturbative acquisition function (Miura, 13 Mar 2026).