Papers
Topics
Authors
Recent
Search
2000 character limit reached

Matrix-Aware Shot Allocation

Updated 5 July 2026
  • Matrix-Aware Shot Allocation is a quantum measurement strategy that allocates finite shots based on the sensitivity of matrix entries to downstream learning objectives.
  • It employs closed-form KKT rules to optimally distribute shot counts, balancing measurement uncertainty with classifier sensitivity for improved quantum kernel learning.
  • This approach contrasts with structure-aware methods like ADAPT-VQE by focusing on dense, matrix-based sensitivity rather than grouping or reusing measurement outcomes.

Matrix-aware shot allocation denotes a shot-budgeting strategy in which measurement resources are distributed according to the role that matrix entries play in a downstream learning objective, rather than according only to per-entry uncertainty or uniformly across observables. In the quantum-kernel setting, this notion is made explicit by AQKA, which treats the estimation of an N×NN\times N kernel as a matrix estimation problem under a fixed shot budget and allocates shots to pairs (i,j)(i,j) according to both classifier sensitivity and Bernoulli measurement variance (Xu et al., 14 May 2026). By contrast, not every nonuniform or structure-aware measurement strategy is matrix-aware in this sense: in ADAPT-VQE, shot reduction via Pauli-measurement reuse and variance-based allocation is organized around Pauli-string overlap, commuting groups, and empirical clique variances, not around a covariance matrix, Hessian, Fisher information, or any other dense matrix structure (Ikhtiarudin et al., 22 Jul 2025).

1. Definition and conceptual scope

The central question of matrix-aware shot allocation is how to distribute a finite shot budget so that the downstream estimator or predictor changes as little as possible. In AQKA, the problem is posed for quantum kernel learning: if the full kernel KK cannot be measured exactly, one seeks shot counts {sij}\{s_{ij}\} that minimize the expected downstream loss induced by the kernel estimator K^\hat K subject to ijsijB\sum_{i\le j} s_{ij}\le B (Xu et al., 14 May 2026).

This framing differs from methods that decide only which entries or observables to measure and then allocate shots uniformly within the selected subset. AQKA is described as closing that gap by making allocation not merely uncertainty-aware but also task-aware and matrix-aware. The operative distinction is that importance is assigned at the level of matrix entries through their contribution to the downstream matrix-based predictor. A noisy entry that is irrelevant to the classifier need not receive many shots, whereas an entry with moderate intrinsic measurement noise can receive many shots if it strongly affects the learned model (Xu et al., 14 May 2026).

A recurring source of confusion is the broader use of “adaptive” or “structure-aware” terminology. The ADAPT-VQE work demonstrates that substantial shot savings can be obtained by exploiting commuting structure, Pauli-string overlap, and empirical variances of grouped observables, while still not being matrix-aware in the linear-algebraic sense. This suggests that “matrix-aware shot allocation” should be reserved for methods whose objective and allocation weights are defined through matrix sensitivity, rather than any procedure that is merely nonuniform or adaptive (Ikhtiarudin et al., 22 Jul 2025).

2. Formalization in shot-budgeted quantum kernel learning

In AQKA, the fidelity kernel entry is modeled as

Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],

and is estimated from inversion-test shots by

K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).

Accordingly,

E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.

The budgeted allocation problem is then

min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,

where (i,j)(i,j)0 is the downstream learning objective induced by (i,j)(i,j)1 (Xu et al., 14 May 2026).

For KRR with ridge (i,j)(i,j)2,

(i,j)(i,j)3

The key approximation is a delta-method expansion,

(i,j)(i,j)4

where (i,j)(i,j)5 indexes upper-triangular pairs and (i,j)(i,j)6. Under this approximation, shot allocation becomes a convex minimum-variance problem under a total budget (Xu et al., 14 May 2026).

The matrix-aware aspect enters through the gradient term (i,j)(i,j)7. The allocation is not based only on (i,j)(i,j)8; it is based on how perturbations of (i,j)(i,j)9 propagate through the downstream objective. In KRR this propagation occurs through KK0, and the paper notes that sensitivity is often spread over a strip of the matrix rather than confined to a small support set. In SVM, the sensitivity is more sharply localized on support-vector pairs (Xu et al., 14 May 2026).

3. Closed-form allocation rule and sensitivity structure

The KKT-optimal pairwise allocation in AQKA has the closed form

KK1

with

KK2

This rule gives more shots to a pair when the corresponding kernel entry is intrinsically noisy through KK3 and when the downstream learner is sensitive to that entry through KK4 (Xu et al., 14 May 2026).

For KRR, Lemma 1 gives

KK5

where

KK6

Substituting into the KKT rule yields

KK7

The paper also uses the squared-gradient proxy

KK8

as the deployable sensitivity weight (Xu et al., 14 May 2026).

For SVM, the envelope theorem gives

KK9

which leads to the AQKA score

{sij}\{s_{ij}\}0

The conceptual point is that the scoring function combines classifier sensitivity and measurement uncertainty: {sij}\{s_{ij}\}1 That combination is the defining matrix-aware feature of AQKA (Xu et al., 14 May 2026).

Uniform allocation instead sets

{sij}\{s_{ij}\}2

and ignores heterogeneity in the weights {sij}\{s_{ij}\}3. The variance ratio between the optimal and uniform allocations is

{sij}\{s_{ij}\}4

so the gain over uniform is largest when sensitivity scores are uneven (Xu et al., 14 May 2026).

4. Active acquisition, stability, and regime decomposition

AQKA is not presented only as a closed-form allocator; it is a round-based active acquisition scheme. Its algorithmic structure comprises a warm-up phase, iterative rounds, and target-fill allocation. In warm-up, a small fraction {sij}\{s_{ij}\}5 of the budget is spent uniformly at random to seed an initial estimate {sij}\{s_{ij}\}6. In later rounds, {sij}\{s_{ij}\}7 is projected onto the PSD cone if needed, KRR or SVM is trained on {sij}\{s_{ij}\}8, sensitivities {sij}\{s_{ij}\}9 or their proxy are computed, and target counts are formed from

K^\hat K0

Allocation then uses deterministic target-fill,

K^\hat K1

with a small exploration fraction K^\hat K2 reserved uniformly (Xu et al., 14 May 2026).

The target-fill step is motivated by matrix-inverse stability. The paper argues that naive multinomial sampling from the same score can underperform because many moderately important pairs may remain at zero shots, which is undesirable when learning depends on inversion of a noisy kernel matrix. This motivates the use of exploration and deterministic filling rather than pure concentration (Xu et al., 14 May 2026).

The theoretical discussion makes the same point from another angle. Although the first-order optimum gives

K^\hat K3

the higher-order Taylor remainder obeys

K^\hat K4

A plausible implication is that aggressive concentration on a small subset of entries can be counterproductive when it leaves too many entries nearly unmeasured, because this increases the remainder and can destabilize the inverse appearing in KRR (Xu et al., 14 May 2026).

AQKA also introduces a regime decomposition. It is strongest when the budget is limited, roughly K^\hat K5, when sensitivities are heterogeneous, and when KRR exhibits sparse or semi-sparse downstream structure. Nyström-QKE is described as better when the budget is large enough that many entries can be resolved well and the kernel has strong low-rank structure. ShoFaR is described as competitive only at extreme low budgets. The paper’s regime map is therefore: extreme low budget, ShoFaR can be competitive; budget-limited but not tiny, AQKA is best; high budget or saturating regimes, Nyström-QKE may dominate on low-rank planted structure (Xu et al., 14 May 2026).

5. Corrected sparsity rates and the meaning of matrix sensitivity

A major theoretical contribution of AQKA is the corrected sparsity-aware rate for KRR. If the KRR coefficients K^\hat K6 are supported on a set K^\hat K7 of size K^\hat K8, then the nonzero region of K^\hat K9 is not only the ijsijB\sum_{i\le j} s_{ij}\le B0 block. Instead it lies on the strip

ijsijB\sum_{i\le j} s_{ij}\le B1

whose size is about ijsijB\sum_{i\le j} s_{ij}\le B2. This yields

ijsijB\sum_{i\le j} s_{ij}\le B3

The paper emphasizes that the naive ijsijB\sum_{i\le j} s_{ij}\le B4 guess is wrong because even when ijsijB\sum_{i\le j} s_{ij}\le B5 is sparse, ijsijB\sum_{i\le j} s_{ij}\le B6 is generically dense, so any pair touching the active support can matter (Xu et al., 14 May 2026).

For SVM, the support is cleaner and the ceiling is tighter: ijsijB\sum_{i\le j} s_{ij}\le B7 This contrast clarifies the phrase “matrix-aware.” In KRR the sensitivity propagates through the inverse matrix and is therefore distributed across a broader strip-like pattern. In SVM it is more localized on support-vector pairs. In both cases, the allocation depends on downstream matrix sensitivity rather than solely on the entrywise Bernoulli variance (Xu et al., 14 May 2026).

The plug-in regret result makes this dependence operational when ijsijB\sum_{i\le j} s_{ij}\le B8 is unknown. With warm-up estimate ijsijB\sum_{i\le j} s_{ij}\le B9, the bound

Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],0

where Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],1, shows that better warm-up improves allocation quality, small Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],2 makes the problem harder, and PSD projection stabilizes the warm-start estimate (Xu et al., 14 May 2026).

6. Distinction from structure-aware shot allocation in ADAPT-VQE

The ADAPT-VQE paper is directly relevant because it addresses shot efficiency, but it explicitly does not propose a matrix-aware method in the usual sense. Its two integrated strategies are reuse of Pauli measurement outcomes across ADAPT iterations and variance-based shot allocation for both Hamiltonian and operator-gradient measurements (Ikhtiarudin et al., 22 Jul 2025).

In ADAPT-VQE, the ansatz is built iteratively, and each ADAPT iteration requires two costly measurement tasks: VQE parameter optimization for the current ansatz and operator selection through gradients for every candidate operator in the pool. The gradient for operator selection is

Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],3

The overhead arises from both Hamiltonian term measurements during VQE optimization and gradient measurements of Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],4 for operator selection (Ikhtiarudin et al., 22 Jul 2025).

The measurement-reuse mechanism exploits the fact that during ADAPT iteration Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],5, VQE optimization measures the Hamiltonian on Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],6, and in iteration Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],7 the gradients are measured on the same state,

Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],8

Reuse is permitted when the Hamiltonian Pauli strings and the commutator terms share the same state preparation and a common measurement basis or eigenbasis after basis rotation. The paper explicitly states that measurements are kept in the computational basis and that only matching Pauli strings between the Hamiltonian and the commutator decomposition are reused. If

Kij=ϕ(xj)ϕ(xi)2[0,1],K_{ij} = |\langle \phi(x_j)\mid \phi(x_i)\rangle|^2 \in [0,1],9

then any K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).0 already measured in the VQE Hamiltonian step and compatible with the gradient clique can be reused (Ikhtiarudin et al., 22 Jul 2025).

Its variance-based shot allocation is also group-based rather than matrix-based. Observables are partitioned into K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).1 commuting groups, and if clique K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).2 is measured with K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).3 shots, then

K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).4

Uniform allocation uses

K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).5

VMSA solves the standard variance-minimization problem

K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).6

and after a pilot budget K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).7 assigns

K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).8

VPSR instead minimizes total shots under a variance threshold,

K^ij=1sijt=1sijbij(t),bij(t)Bernoulli(Kij).\hat K_{ij}=\frac{1}{s_{ij}}\sum_{t=1}^{s_{ij}} b_{ij}^{(t)}, \qquad b_{ij}^{(t)}\sim \mathrm{Bernoulli}(K_{ij}).9

with

E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.0

and

E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.1

The paper groups Pauli strings into commuting cliques using qubit-wise commutativity, notes that the scheme is compatible with other grouping methods, and performs allocation at the clique level rather than per single Pauli term (Ikhtiarudin et al., 22 Jul 2025).

Method Allocation unit Basis of adaptation
AQKA Kernel pairs E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.2 E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.3
ADAPT-VQE reuse Matching Pauli strings State-preparation and basis overlap
ADAPT-VQE VMSA/VPSR Commuting cliques Empirical clique variances

The contrast is therefore precise. AQKA is matrix-aware because it distributes shots according to downstream matrix sensitivity. The ADAPT-VQE method is structure-aware, clique-aware, and reuse-aware because it distributes shots according to commuting-group structure, empirical variances of those groups, and overlap between Hamiltonian and gradient Pauli strings. It is not matrix-structured in the sense of using a covariance matrix or dense measurement matrix (Ikhtiarudin et al., 22 Jul 2025).

7. Empirical results, limitations, and interpretive boundaries

AQKA reports strong empirical gains in the budget-limited regime. On synthetic planted-sparse KRR, it outperforms uniform by about E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.4 to E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.5 points as E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.6 grows from E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.7 to E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.8. On a kernel measured on \texttt{ibm_pittsburgh}, it gives about E[K^ij]=Kij,Var(K^ij)=Kij(1Kij)sij.\mathbb{E}[\hat K_{ij}] = K_{ij},\qquad \mathrm{Var}(\hat K_{ij}) = \frac{K_{ij}(1-K_{ij})}{s_{ij}}.9 points at min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,0 and about min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,1 points at min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,2. It also reports the first multi-seed live hardware adaptive allocation experiments: on \texttt{ibm_aachen} at min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,3, AQKA gains about min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,4 points, and on \texttt{ibm_berlin} at min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,5, the advantage persists at higher budget (Xu et al., 14 May 2026).

The same paper is explicit about failure modes and scope conditions. On dense-min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,6 real data, AQKA is only competitive rather than universally dominant. On an ad-hoc quantum-labeled dataset where the classifier kernel misses the relevant unitary structure, no allocation method helps much. For SVM in small-min{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,7, noisy-warm-up regimes, plug-in support estimation can be unstable and AQKA can underperform uniform. These observations delimit the applicability of sensitivity-based matrix-aware allocation rather than undermining its formulation (Xu et al., 14 May 2026).

The ADAPT-VQE work reports a different empirical profile because its target is not kernel learning but variational eigensolving. The reuse protocol is tested on Hmin{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,8 (4 qubits), Hmin{sij} E[L(K^)]s.t.ijsijB,\min_{\{s_{ij}\}}\ \mathbb{E}[\mathcal{L}(\hat K)] \quad \text{s.t.}\quad \sum_{i\le j} s_{ij}\le B,9 (6 qubits), H(i,j)(i,j)00 (8 qubits), H(i,j)(i,j)01 (10 qubits), LiH (12 qubits), BeH(i,j)(i,j)02 (14 qubits), and N(i,j)(i,j)03H(i,j)(i,j)04 with 8 active electrons and 8 active orbitals (16 qubits), across the Fermionic Pool, Qubit Pool, Qubit-Excitation Pool, and CEO Pool. The reported averages are 38.59% of naive full-measurement shots for measurement grouping only and 32.29% for grouping plus reuse, corresponding to an additional reduction of about 6.3% relative to grouping alone. Variance-based shot allocation is tested on H(i,j)(i,j)05 and LiH with approximated Hamiltonians and QWC grouping, using 5 cliques and total budget (i,j)(i,j)06 for H(i,j)(i,j)07, and 9 cliques and total budget (i,j)(i,j)08 for LiH. Relative to uniform allocation, the reported shot reductions are 6.71% for VMSA and 43.21% for VPSR on H(i,j)(i,j)09, and 5.77% for VMSA and 51.23% for VPSR on LiH. The paper states that both methods preserve chemical accuracy and that LiH requires more iterations but still converges successfully (Ikhtiarudin et al., 22 Jul 2025).

Taken together, these results support a narrow but important taxonomy. Matrix-aware shot allocation, as instantiated by AQKA, is a task-aware allocation rule over matrix entries driven by downstream sensitivity and measurement uncertainty. Structure-aware shot optimization, as instantiated by the ADAPT-VQE work, can also reduce shots substantially, but it does so through commuting structure, observable grouping, empirical variances, and term overlap rather than through matrix-valued sensitivity. A plausible implication is that the phrase “matrix-aware shot allocation” is most precise when the optimization target is itself a matrix-based learning problem whose sensitivity structure governs measurement budgeting (Xu et al., 14 May 2026).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

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 Matrix-Aware Shot Allocation.