Papers › Adaptive Observation Cost Control for Variational Quantum Eigensolvers

Adaptive Observation Cost Control for Variational Quantum Eigensolvers

3 Feb 2025arXiv:2502.01704archive 2025-07-28

Christopher J. Anders, Kim A. Nicoli, Bingting Wu, Naima Elosegui, Samuele Pedrielli, Lena Funcke, Karl Jansen, Stefan Kühn, Shinichi Nakajima

The objective to be minimized in the variational quantum eigensolver (VQE) has a restricted form, which allows a specialized sequential minimal optimization (SMO) that requires only a few observations in each iteration. However, the SMO iteration is still costly due to the observation noise -- one observation at a point typically requires averaging over hundreds to thousands of repeated quantum measurement shots for achieving a reasonable noise level. In this paper, we propose an adaptive cost control method, named subspace in confident region (SubsCoRe), for SMO. SubsCoRe uses the Gaussian process (GP) surrogate, and requires it to have low uncertainty over the subspace being updated, so that optimization in each iteration is performed with guaranteed accuracy. The adaptive cost control is performed by first setting the required accuracy according to the progress of the optimization, and then choosing the minimum number of measurement shots and their distribution such that the required accuracy is satisfied. We demonstrate that SubsCoRe significantly improves the efficiency of SMO, and outperforms the state-of-the-art methods.

PaperPDFCodeCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2502.01704")

Code

Syntology Ran 9 of 15 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 6 ran; found in paper text by Syntology: 5 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

angler-vqe/subscore officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 9 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran · fixture could not drive it
7ran
6unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

LeastSquaresWave angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository ran no licence file found · pointer only · e209b77b82f2ef6e · report
LineSearchOptimizer angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository ran no licence file found · pointer only · dce2e55cb50f444d · report
MeasureMeta angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository ran no licence file found · pointer only · ad942ce204e150e8 · report
Optimizer angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository ran fingerprinted no licence file found · pointer only · 67357eab38c03c79 · report
make_shift angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository ran · fixture could not drive it no licence file found · pointer only · 135cf99e934b1aa2 · report
wrap_logger angler-vqe/subscore/scripts/bayesian_optimization.py official repository ran · our draft was wrong no licence file found · pointer only · bdf67df126406259 · report
AcquisitionFunction angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository unverified no licence file found · pointer only · d721fb01222b4f49 · report
MeasureGoal angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository unverified no licence file found · pointer only · a6cd7b0005b7d568 · report
SMOOptimizer angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository unverified no licence file found · pointer only · bcdb4cb48cc44ed2 · report
shape_step angler-vqe/subscore/src/subscore/bayesopt/bo.py official repository unverified no licence file found · pointer only · 6d321cc18019be3f · report
LeastSquaresWave emicore/emicore/src/emicore/bo.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 49324c72ed893379 · report
Optimizer emicore/emicore/src/emicore/bo.py found in paper text by Syntology ran no licence file found · pointer only · 2b7d6039ba3f5223 · report
make_shift emicore/emicore/src/emicore/bo.py found in paper text by Syntology ran no licence file found · pointer only · 4fb158842f8538ca · report
LineSearchOptimizer emicore/emicore/src/emicore/bo.py found in paper text by Syntology unverified no licence file found · pointer only · aaacac6a24ac7459 · report
SMOOptimizer emicore/emicore/src/emicore/bo.py found in paper text by Syntology unverified no licence file found · pointer only · 5ae69bca11f02a15 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Gaussian Process

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections