Pith. sign in

REVIEW 3 major objections 7 minor 1 cited by

Featuremetric benchmarking: Quantum computer benchmarks based on circuit features

T0 review · 3 major / 7 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read Featuremetric benchmarking claims that quantum computer performance on circuits can be modeled from a small set of circuit features, and shows that Gaussian process regression can reconstruct volumetric benchmark plots from a fraction of…

desk verdict A practical, honest methods paper that generalizes volumetric benchmarking to arbitrary circuit features and shows GPs can reconstruct capability plots from sparse data, though the abstract oversells out-of-distribution prediction. read the letter →

arxiv 2504.12575 v1 pith:CLJ2HMWE submitted 2025-04-17 quant-ph cs.LG

classification quant-phcs.LG
keywords featuremetricbenchmarkingvolumetriccircuitfeaturesGaussianprocessregressioncapabilitylearningmirrorcircuitstwo-qubitgatedensityfidelity
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper introduces featuremetric benchmarking, a framework for measuring how well a quantum computer executes circuits as a function of chosen circuit features, such as width, depth, and two-qubit gate density, rather than only the two features used in volumetric benchmarking. It argues that this generalization yields richer and more faithful performance models, because no two features fully determine circuit error. The paper demonstrates the approach on cloud-access quantum computers of up to 27 qubits and shows that Gaussian process regression can reconstruct entire volumetric benchmarking plots from as little as 20 percent of the data. If the framework works as claimed, a modest batch of feature-parameterized circuits could produce predictive capability models for a quantum computer.

What carries the argument

The central object is the feature vector $\vec{f}=(f_1,\dots,f_\chi)$, a small set of computable circuit properties, together with the sampling distribution $P_{\vec{v}}$ over circuits whose expected feature value equals $\vec{v}$. Performance is summarized by a capability function $s(c)$, for example the success probability of mirror circuits or the process fidelity of random Clifford circuits. The paper's analytic engine is Gaussian process regression, both ordinary and monotonic, which interpolates the mean capability $\bar{s}(\vec{v})$ across feature space; the monotonic version enforces the expected decay of fidelity with increasing depth, width, and two-qubit density. Quasirandom Sobol sampling of feature vectors makes the experiment fill a $\chi$-dimensional feature space efficiently.

What would settle it

Run two structurally different circuit families that cover the same feature values on one device, train the Gaussian process on one family, and evaluate it on the other; if the mean absolute prediction error is no better than predicting the global average performance, the feature set is not predictive and the framework's central assumption fails.

Watch

Extended reading notes

Core claim

On its own terms, the paper's central claim is that the performance of a quantum computer on a circuit family is well approximated by a low-dimensional function of that circuit's features, so learning that function from measured circuits yields a predictive capability model. Concretely, it claims that with three features, namely width, depth, and two-qubit gate density, faithful performance models can be learned, and that Gaussian process regression can reproduce a volumetric benchmarking plot with high accuracy using as little as 20 percent of the data. The paper also establishes a formal framework: a featuremetric benchmark is defined by a feature vector, a rule for sampling circuits at each feature value, and a capability function such as success probability or process fidelity, with estimates obtained by running the sampled circuits.

Load-bearing premise

The framework assumes that a small set of circuit features explains most of the variation in how accurately a quantum computer runs circuits, so that interpolating between measured circuits predicts untested ones.

Editorial extensions

If this is right

  • Volumetric benchmarking plots can be generated from substantially fewer circuits than an exhaustive grid requires, cutting experimental cost while preserving accuracy for interpolation.
  • Adding two-qubit gate density as a third feature markedly improves predictive accuracy; at one operating point the mean success probability changed from roughly 51 percent to 7 percent as the density varied.
  • Capability models can predict performance at feature values that were never run, enabling continuous volumetric plots rather than discrete grids.
  • The same analysis pipeline applies to any capability function and any circuit family, including algorithm-derived families with pseudo-features such as QAOA layer count.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural extension the authors leave implicit is active learning: because Gaussian processes supply uncertainty estimates, a benchmark could choose the next feature vector where model uncertainty is highest, reducing circuit counts further.
  • The framework invites learned features: instead of hand-picking width, depth, and density, one could use representation learning to find feature directions that minimize residual variance, making models more transferable across devices.
  • If the feature-predictivity assumption holds across hardware, featuremetric models could serve as compact, interpretable summaries for comparing devices, with residual variance as a measure of how idiosyncratic circuit behavior is.
  • A critical test not in the paper is to train on one circuit family and predict another with the same feature values; success would show genuine feature sufficiency, while failure would bound the framework's scope.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 7 minor

Summary. Featuremetric benchmarking is proposed as a framework that generalizes volumetric benchmarking by characterizing a quantum computer's circuit-level performance as a function of a small set of circuit features (e.g., width, depth, two-qubit gate density), rather than only width and depth. The framework is formalized through definitions of circuit features, pseudo-features, feature vectors, and circuit-sampling distributions, and it is demonstrated in three cloud-executed experiments: a two-feature randomized-mirror-circuit benchmark on ibmq montreal, a three-feature randomized-mirror-circuit benchmark on ibmq algiers, and a three-feature random-Clifford process-fidelity benchmark on IonQ Forte1 with quasirandom (Sobol) feature-vector selection. For data analysis, the authors use standard and monotonic Gaussian process (GP) regression to learn the mean capability s̄(v) as a function of the feature vector, validating on held-out grid points from random train/test splits. They report mean absolute errors of roughly 3-5% when training on about half the data, demonstrate that a GP trained on 20-50% of the montreal data approximately reproduces the full volumetric benchmarking plot, and show that adding two-qubit gate density as a feature substantially improves predictive accuracy.

Significance. The framework is a natural, clearly formalized generalization of a widely used benchmarking methodology, and the demonstrated dependence on two-qubit gate density (Fig. 3 shows 51% vs. 7% mean success at (w,d)=(14,64) as ξ2Q goes from 0 to 1/4) gives concrete evidence that going beyond width and depth is valuable. The GP analysis is methodologically appropriate for low-dimensional interpolation, the held-out validation is sound, and the data-efficiency result for the two-feature volumetric case (Figs. 6 and 7) is a useful and honest quantitative contribution. The three real experimental datasets on IBM Q and IonQ systems of up to 27 qubits are a genuine strength, as is the authors' explicit Section VI statement of the extrapolation limitation. The paper's main weaknesses are the gap between the abstract-level 'faithful models' claim and the interpolation-only validation, the selected-extreme statistics used for the Fig. 5 monotonicity conclusion, and the lack of released data and code. With the claims scoped to interpolation, this will be a solid contribution to the quantum-benchmarking literature.

major comments (3)
  1. [Abstract; Section I; Section V B; Fig. 6; Section VI] The abstract's claim that featuremetric benchmarking 'enables richer and more faithful models of quantum computer performance' is not supported for circuits outside the training distribution. The validation in Section V B trains the GP on random subsets of the measurement grid and tests on the remaining grid points, which is in-distribution interpolation, and the caption of Fig. 6 explicitly limits the 20%-data model's accuracy to 'interpolation as opposed to extrapolation.' Section VI itself concedes that 'it is unlikely that our current feature sets are rich enough for our GP models to accurately predict the performance of circuits that are not drawn from the same distribution as the training data' (with the manuscript's two typos in this sentence corrected). Because a capability model is of interest precisely for predicting untested circuits, the abstract and Section I should be scoped to interpolation within the explored feature ranges, or the authors should add an explicit out-of-distribution test (e.g., training on interior Sobol points and testing on boundary or previously unobserved feature vectors) to substantiate the stronger claim.
  2. [Section IV C; Fig. 5; Fig. 7; Appendix C] The statement that the Forte1 data is 'not statistically consistent with monotonicity' rests on a single value δ_v = (−4 ± 1)% that is described as 'four σ inconsistent with being non-negative,' with the argument that among 248 events one would not expect a 4-sigma event by chance. This significance claim is computed on the most extreme of the 248 δ values, and each δ is itself a minimum over many pairwise comparisons, so the quoted z-score is a selected-extreme statistic and the informal multiple-events argument does not account for that selection or for correlations among feature vectors. A bootstrap or permutation analysis of the maximum deviation is needed to support the quantitative claim; the qualitative conclusion that the three-feature data is much closer to monotonic than any two-feature projection is well supported by the histograms and will likely survive such an analysis. In addition, the monotonic GP of Fig. 7 (with sharpness parameter ν = 10^{-6}, Appendix C) is applied to this same dataset despite the manuscript's own finding that it is not statistically consistent with monotonicity; the paper should justify this modeling choice and discuss whether the hard monotonicity constraint distorts predictions where the observed response is locally non-monotonic.
  3. [Sections IV-V; Appendix C] Neither the processed benchmark data nor the analysis code is made available. The central quantitative claims — the data-efficiency of GP-based reconstruction of volumetric plots (Figs. 6 and 8), the mean-absolute-error curves (Fig. 7), and the monotonic-versus-regular GP comparison — cannot be reproduced or independently verified from the manuscript alone, and the monotonic GP with expectation propagation (Appendix C) involves numerical choices not fully specified in the text. A data availability statement and a release of the datasets and code (or a clearly identified repository) should be provided.
minor comments (7)
  1. [Appendix B] The symbol η² is used for the signal variance in Eq. (B2) and again for the observation-noise variance in Eq. (B3), and the noise variance later appears as σ² I in Eq. (B6); please use distinct symbols for the signal and noise variances throughout the appendix.
  2. [Fig. 5] The axis label 'Monoticity Score' and the legend text 'Monoticity in Process Fidelity Decay' contain a typo ('Monoticity' → 'Monotonicity'), and the caption should include the caveat, stated in the main text, that the three-feature data is not statistically consistent with monotonicity.
  3. [Section V A] The GP observation model (Eq. B3) is homoscedastic, but the per-feature-vector means carry different bootstrap standard errors (e.g., Fig. 3); please state whether heteroscedastic noise was modeled or explain why it was neglected.
  4. [Section IV B] In the sentence quoting success probabilities at (w,d) = (14,64), the notation 'χ2Q' should be 'ξ2Q' to match the convention used elsewhere in the paper.
  5. [Section III A] Reference [26] is cited informally as 'Tomesh et al.'; please use the numbered citation style of the rest of the manuscript.
  6. [Section VI] In the concession paragraph, 'although it unlikely that our current feature sets are rich enough for our GP models to accurate predict' should read 'although it is unlikely that ... to accurately predict'; the typo matters here because this sentence carries the principal scope limitation of the paper.
  7. [Section V B] The sentence 'We train a GP on two randomly-selected subsets ... and then predicted the mean success probabilities' mixes tenses; 'predicted' should be 'predict.'

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: GP predictions are validated on held-out data, and the paper explicitly limits its claims to interpolation.

full rationale

The paper's derivation chain is self-contained. The central predictive claim—that Gaussian process regression can reproduce a volumetric benchmarking plot with less data—is tested by random train/test splits in Section V B and Figures 6–9, so the predictions are not fitted to the held-out test points. The monotonicity prior is an explicitly stated modeling assumption, not a hidden input: Section V A says 'for many features vi we expect s̄(v) to monotonically increase or decrease as vi increases' and 'We can incorporate this assumption into our model using a monotonic GP.' The load-bearing premise that a small feature set explains most performance variation is presented as an open hypothesis, not as a derived consequence: Section III A says 'it is plausible that a small, fixed set of features will be sufficient to predict s(c) in many systems.' The paper itself narrows the scope of the claim: the Figure 6 caption says the GP is 'very accurate at interpolation as opposed to extrapolation,' and Section VI concedes 'it unlikely that our current feature sets are rich enough for our GP models to accurate predict the performance of circuits that are not drawn from the same distribution as the training data.' These are scope limitations on the abstract's 'faithful models' claim, not circular steps. Self-citations (capability learning Refs. [52,59,60], mirror circuits [22,50,51], SR-DFE [66], and monotonic GP [79,80]) supply tools and prior formalism, but none of these citations is the source of the held-out prediction result; the GP mathematics is standard and is independently described in Appendices B and C. Therefore no circularity is found.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

The paper introduces no new physical entities. Its central claim rests on the stability assumption, the assumed predictability of circuit features, the monotonicity prior for GP regression, and the reliability of the SR-DFE estimator. The GP hyperparameters are fitted to data, which is standard for machine learning but means the models are not parameter-free.

free parameters (3)
  • GP hyperparameters (signal variance, length-scales, noise variance) = not reported
    Optimized by maximizing the log marginal likelihood (Appendix B, Eq. B6) on each training set. The prediction accuracy central to the paper's claims depends on these fitted values.
  • Monotonic GP sharpness parameter ν = 1e-6
    Fixed constant in the probit likelihood (Appendix C) that controls how strictly monotonicity is enforced; chosen by convention, not from the data.
  • Sobol feature bounds (width, depth, density ranges) = width 2-20, depth 2-128, density 0-0.5
    Experimenter-chosen bounds in Section IV C that define the explored feature space; the model's interpolation range is limited by these choices.
assumptions (4)
  • domain assumption The quantum computer is stable during benchmarking; slow drift and time-varying errors are ignored.
    Section II A states this assumption directly. If drift is significant, s(c) is not a single well-defined number and the GP model fits a moving target.
  • domain assumption A small, fixed set of circuit features can explain most of the variation in circuit performance.
    Section III A and III E motivate the framework from this plausibility. The paper's demonstrations use only width, depth, and two-qubit gate density.
  • domain assumption Performance is expected to be monotonic in each feature (e.g., error increases with depth), justifying the monotonic GP prior.
    Section V A and Figure 5 test this; the 3D data is close to but not fully monotonic, and the 2D projections are clearly non-monotonic.
  • domain assumption SR-DFE reliably estimates process fidelity for Clifford circuits on the IonQ system.
    Appendix A relies on the SR-DFE procedure from Ref. [66] to produce the process fidelity estimates used in the Forte1 benchmark. The accuracy of the models depends on these estimates being unbiased.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Featuremetric benchmarking: Quantum computer benchmarks based on circuit features." pith.science (2026). https://pith.science/paper/CLJ2HMWE

@misc{pith2026250412575,
  author       = {Pith},
  title        = {Pith review of: Featuremetric benchmarking: Quantum computer benchmarks based on circuit features},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/CLJ2HMWE}},
  note         = {Machine review of arXiv:2504.12575}
}
read the original abstract

Benchmarks that concisely summarize the performance of many-qubit quantum computers are essential for measuring progress towards the goal of useful quantum computation. In this work, we present a benchmarking framework that is based on quantifying how a quantum computer's performance on quantum circuits varies as a function of features of those circuits, such as circuit depth, width, two-qubit gate density, problem input size, or algorithmic depth. Our featuremetric benchmarking framework generalizes volumetric benchmarking -- a widely-used methodology that quantifies performance versus circuit width and depth -- and we show that it enables richer and more faithful models of quantum computer performance. We demonstrate featuremetric benchmarking with example benchmarks run on IBM Q and IonQ systems of up to 27 qubits, and we show how to produce performance summaries from the data using Gaussian process regression. Our data analysis methods are also of interest in the special case of volumetric benchmarking, as they enable the creation of intuitive two-dimensional capability regions using data from few circuits.

Figures

Figures reproduced from arXiv: 2504.12575 by the authors.

Figure 1
Figure 1. Volumetric benchmarking of ibmq montreal. (a) The results of a volumetric benchmark run on a 27-qubit IBM quan￾tum computer (ibmq montreal). This plot shows the mean success probability of randomized mirror circuits versus circuit shape (circuit width w and benchmark depth [50] d). (b) Histograms of the success probabilities of the 20 circuits of each shape that were run, for a selection of circuit shapes. Each circ… view at source ↗
Figure 2
Figure 2. Randomized mirror circuits. A diagram of the random￾ized mirror circuits used in two of our example featuremetric bench￾marks, both of which we ran on IBM Q systems. These particu￾lar randomized mirror circuits contain only Clifford gates (Ci , with i = 0, 1, . . . , 23, denote the 24 single-qubit Clifford gates). They have a variable width, depth, and mean density of two-qubit gates. However, this requirement turns… view at source ↗
Figure 3
Figure 3. A simple featuremetric benchmark summarized in volumetric benchmarking plots (ibmq algiers). An example of a simple featuremetric benchmark, with three features, in which the data can be summarized with three volumetric benchmarking plots, which we ran on ibmq algiers. This featuremetric benchmark consists of varying three circuit features: circuit width (w), circuit depth (d), and two-qubit gate density (ξ2Q), and … view at source ↗
Figures from the paper (6 more)
Figure 4
Figure 4. Figure 4: A three-dimensional featuremetric benchmark (Forte1). The results of a three-dimensional featuremetric benchmark run on 20 qubits of IonQ’s Forte1 cloud-access system. In this benchmark, we measured the process fidelities F of random circuits versus three circuit featu…
Figure 5
Figure 5. Figure 5: Quantifying the monotonicity of the circuit fidelity de￾cay (Forte1). We quantify the monotonicity of the decay in cir￾cuit fidelities with increasing feature values using a simple metric δ⃗v given by the minimum of F⃗v ′ − F⃗v over all ⃗v ′ that are strictly smaller t…
Figure 6
Figure 6. Figure 6: Learning a volumetric model from fewer data (ibmq montreal). The standard approach to creating a volumetric benchmarking plot (a.k.a. capability region) requires running many circuits—K ≫ 1 at each width and depth in a grid of circuit shapes. In this work, we show how …
Figure 7
Figure 7. Figure 7: Model prediction error. The prediction error of our fea￾turemetric models for each of our three datasets, on the test data, versus the amount of training data. We created these models using regular (orange points) and monontonic (blue diamonds) GP regres￾sion. Predicti…
Figure 8
Figure 8. Figure 8: Continuous volumetric benchmarking plots. Capability models enable the prediction of a circuit’s performance with arbitrary values for its features, i.e., the capability model M can take any value for the feature vector and makes a prediction M(⃗v) for the perfor￾mance…
Figure 9
Figure 9. Figure 9: Model predictions on test data. The prediction error of our featuremetric models for each of our three datasets, on the test data, when using 50% of the data to train each GP (this is for a single instance with one particular random division of the data into test and t…

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Clifford Volume and Free Fermion Volume: Complementary Scalable Benchmarks for Quantum Computers

    quant-ph 2025-12 conditional novelty 6.0 of 10

    Two new classically verifiable benchmark scores, Clifford Volume and Free Fermion Volume, are defined, simulated under noise, and Clifford Volume is measured on the Quantinuum H2-1 device as 34 qubits.

Reference graph

Works this paper leans on

89 extracted references · 62 canonical work pages · cited by 1 Pith paper

  1. [1]

    Superconducting quantum circuits at the sur- face code threshold for fault tolerance,

    R Barends, J Kelly, A Megrant, A Veitia, D Sank, E Jeffrey, T C White, J Mutus, A G Fowler, B Campbell, Y Chen, Z Chen, B Chiaro, A Dunsworth, C Neill, P O’Malley, P Roushan, A Vainsencher, J Wenner, A N Korotkov, A N Cleland, and John M Martinis, “Superconducting quantum circuits at the sur- face code threshold for fault tolerance,” Nature 508, 500–503 (2014)

  2. [2]

    Quantum supremacy using a programmable super- conducting processor,

    Frank Arute, Kunal Arya, Ryan Babbush, Dave Bacon, Joseph C Bardin, Rami Barends, Rupak Biswas, Sergio Boixo, Fernando G S L Brandao, David A Buell, Brian Burkett, Yu Chen, Zijun Chen, Ben Chiaro, Roberto Collins, William Courtney, Andrew Dunsworth, Edward Farhi, Brooks Foxen, Austin Fowler, Craig Gidney, Marissa Giustina, Rob Gra ff, Keith Guerin, Steve ...

  3. [3]

    A Race-Track Trapped-Ion quantum processor,

    S A Moses, C H Baldwin, M S Allman, R Ancona, L Ascar- runz, C Barnes, J Bartolotta, B Bjork, P Blanchard, M Bohn, J G Bohnet, N C Brown, N Q Burdick, W C Burton, S L Camp- bell, J P Campora, C Carron, J Chambers, J W Chan, Y H Chen, A Chernoguzov, E Chertkov, J Colina, J P Curtis, R Daniel, M DeCross, D Deen, C Delaney, J M Dreiling, C T Ertsgaard, J Esp...

  4. [4]

    Benchmarking a trapped-ion quantum computer with 29 al- gorithmic qubits,

    Jwo-Sy Chen, Erik Nielsen, Matthew Ebert, V olkan Inlek, Kenneth Wright, Vandiver Chaplin, Andrii Maksymov, Ed- uardo P ´aez, Amrit Poudel, Peter Maunz, and John Gamble, “Benchmarking a trapped-ion quantum computer with 29 al- gorithmic qubits,” arXiv preprint arXiv:2308.05071 (2023), 1048550/arXiv.2308.05071

  5. [5]

    Quantum error correc- tion below the surface code threshold,

    Google Quantum AI and Collaborators, “Quantum error correc- tion below the surface code threshold,” Nature , 1–3 (2024)

  6. [6]

    Logical quantum processor based on reconfigurable atom arrays,

    Dolev Bluvstein, Simon J Evered, Alexandra A Geim, Sophie H Li, Hengyun Zhou, Tom Manovitz, Sepehr Ebadi, Madelyn Cain, Marcin Kalinowski, Dominik Hangleiter, J Pablo Bonilla Ataides, Nishad Maskara, Iris Cong, Xun Gao, Pedro Sales Rodriguez, Thomas Karolyshyn, Giulia Semeghini, Michael J Gullans, Markus Greiner, Vladan Vuleti ´c, and Mikhail D Lukin, “Lo...

  7. [7]

    Evidence for the utility of quantum computing be- fore fault tolerance,

    Youngseok Kim, Andrew Eddins, Sajant Anand, Ken Xuan Wei, Ewout van den Berg, Sami Rosenblatt, Hasan Nayfeh, Yantao Wu, Michael Zaletel, Kristan Temme, and Abhinav Kandala, “Evidence for the utility of quantum computing be- fore fault tolerance,” Nature 618, 500–505 (2023)

  8. [8]

    Realizing repeated quantum error correction in a distance- three surface code,

    Sebastian Krinner, Nathan Lacroix, Ants Remm, Agustin Di Paolo, Elie Genois, Catherine Leroux, Christoph Hellings, Stefania Lazar, Francois Swiadek, Johannes Herrmann, Gra- ham J Norris, Christian Kraglund Andersen, Markus M ¨uller, Alexandre Blais, Christopher Eichler, and Andreas Wallra ff, “Realizing repeated quantum error correction in a distance- thr...

Show all 89 references
  1. [9]

    Suppressing quantum errors by scaling a surface code logical qubit,

    Google Quantum AI, “Suppressing quantum errors by scaling a surface code logical qubit,” Nature 614, 676–681 (2023)

  2. [10]

    Encoding a magic state with beyond break- even fidelity,

    Riddhi S Gupta, Neereja Sundaresan, Thomas Alexander, Christopher J Wood, Seth T Merkel, Michael B Healy, Mar- ius Hillenbrand, Tomas Jochym-O’Connor, James R Wootton, Theodore J Yoder, Andrew W Cross, Maika Takita, and Ben- jamin J Brown, “Encoding a magic state with beyond b...

  3. [11]

    Benchmarking quantum computers,

    Timothy Proctor, Kevin Young, Andrew D Baczewski, and Robin Blume-Kohout, “Benchmarking quantum computers,” arXiv [quant-ph] (2024), arXiv:2407.08828

  4. [12]

    A practical introduction to benchmarking and charac- terization of quantum computers,

    Akel Hashim, Long B Nguyen, Noah Goss, Brian Marinelli, Ravi K Naik, Trevor Chistolini, Jordan Hines, J P Marceaux, Yosep Kim, Pranav Gokhale, Teague Tomesh, Senrui Chen, Liang Jiang, Samuele Ferracin, Kenneth Rudinger, Timothy Proctor, Kevin C Young, Robin Blume-Kohout, and I...

  5. [13]

    Scal- able noise estimation with random unitary operators,

    Joseph Emerson, Robert Alicki, and Karol ˙Zyczkowski, “Scal- able noise estimation with random unitary operators,” J. Opt. B Quantum Semiclassical Opt. 7, S347 (2005)

  6. [14]

    Symmetrized characterization of noisy quan- tum processes,

    Joseph Emerson, Marcus Silva, Osama Moussa, Colm Ryan, Martin Laforest, Jonathan Baugh, David G Cory, and Ray- mond Laflamme, “Symmetrized characterization of noisy quan- tum processes,” Science 317, 1893–1896 (2007)

  7. [15]

    Ran- domized benchmarking of quantum gates,

    E Knill, D Leibfried, R Reichle, J Britton, R B Blakestad, J D Jost, C Langer, R Ozeri, S Seidelin, and D J Wineland, “Ran- domized benchmarking of quantum gates,” Phys. Rev. A 77, 012307 (2008)

  8. [16]

    Scal- able and robust randomized benchmarking of quantum pro- cesses,

    Easwar Magesan, J M Gambetta, and Joseph Emerson, “Scal- able and robust randomized benchmarking of quantum pro- cesses,” Phys. Rev. Lett.106, 180504 (2011)

  9. [17]

    Efficient measurement of quantum gate error by interleaved randomized benchmarking,

    Easwar Magesan, Jay M Gambetta, B R Johnson, Colm A Ryan, Jerry M Chow, Seth T Merkel, Marcus P da Silva, George A Keefe, Mary B Rothwell, Thomas A Ohki, Mark B Ketchen, and M Ste ffen, “Efficient measurement of quantum gate error by interleaved randomized benchmarking,” Phys....

  10. [18]

    Arline benchmarks: Automated benchmarking platform for quantum compilers,

    Y Kharkov, A Ivanova, E Mikhantiev, and A Kotelnikov, “Arline benchmarks: Automated benchmarking platform for quantum compilers,” arXiv preprint arXiv:2202.14025 (2022), 1048550/arXiv.2202.14025

  11. [19]

    Benchmarking of different optimizers in the variational quan- tum algorithms for applications in quantum chemistry,

    Harshdeep Singh, Sonjoy Majumder, and Sabyashachi Mishra, “Benchmarking of different optimizers in the variational quan- tum algorithms for applications in quantum chemistry,” J. Chem. Phys. 159 (2023), 10.1063/5.0161057

  12. [20]

    Optimization applications as quantum performance bench- marks,

    Thomas Lubinski, Carleton Co ffrin, Catherine McGeoch, Pratik Sathe, Joshua Apanavicius, and David E Bernal Neira, “Optimization applications as quantum performance bench- marks,” arXiv [quant-ph] (2023), arXiv:2302.02278 [quant- ph]

  13. [21]

    A volumetric framework for quantum computer benchmarks,

    Robin Blume-Kohout and Kevin C Young, “A volumetric framework for quantum computer benchmarks,” Quantum 4, 362 (2020)

  14. [22]

    Measuring the capabili- ties of quantum computers,

    Timothy Proctor, Kenneth Rudinger, Kevin Young, Erik Nielsen, and Robin Blume-Kohout, “Measuring the capabili- ties of quantum computers,” Nat. Phys. 18, 75–79 (2021)

  15. [23]

    VeriQBench: A benchmark for multiple types of quan- tum circuits,

    Kean Chen, Wang Fang, Ji Guan, Xin Hong, Mingyu Huang, Junyi Liu, Qisheng Wang, and Mingsheng Ying, “VeriQBench: A benchmark for multiple types of quan- tum circuits,” arXiv preprint arXiv:2206.10880 (2022), 1048550/arXiv.2206.10880

  16. [24]

    Experimental comparison of two quantum computing architectures,

    Norbert M Linke, Dmitri Maslov, Martin Roetteler, Shan- tanu Debnath, Caroline Figgatt, Kevin A Landsman, Kenneth Wright, and Christopher Monroe, “Experimental comparison of two quantum computing architectures,” Proc. Natl. Acad. Sci. U. S. A. 114, 3305–3310 (2017). 16

  17. [25]

    Bench- marking an 11-qubit quantum computer,

    K Wright, K M Beck, S Debnath, J M Amini, Y Nam, N Grze- siak, J-S Chen, N C Pisenti, M Chmielewski, C Collins, K M Hudek, J Mizrahi, J D Wong-Campos, S Allen, J Apisdorf, P Solomon, M Williams, A M Ducore, A Blinov, S M Kreike- meier, V Chaplin, M Keesan, C Monroe, and J Kim,...

  18. [26]

    SupermarQ: A scalable quan- tum benchmark suite,

    Tomesh, Gokhale, Omole, Ravi, Smith, Viszlai, Wu, Hardav- ellas, Martonosi, and Chong, “SupermarQ: A scalable quan- tum benchmark suite,” in 2022 IEEE International Symposium on High-Performance Computer Architecture (HPCA) , V ol. 0 (2022) pp. 587–603

  19. [27]

    Full-stack, real-system quantum computer studies: architectural comparisons and design insights,

    Prakash Murali, Norbert Matthias Linke, Margaret Martonosi, Ali Javadi Abhari, Nhung Hong Nguyen, and Cinthia Huerta Alderete, “Full-stack, real-system quantum computer studies: architectural comparisons and design insights,” in Proceedings of the 46th International Symposium ...

  20. [28]

    QPack scores: Quantitative performance met- rics for application-oriented quantum computer bench- marking,

    Huub Donkers, Koen Mesman, Zaid Al-Ars, and Matthias M¨oller, “QPack scores: Quantitative performance met- rics for application-oriented quantum computer bench- marking,” arXiv preprint arXiv:2205.12142 (2022), 1048550/arXiv.2205.12142

  21. [29]

    QUARK: A framework for quantum computing application benchmarking,

    Jernej Rudi Fin ˇzgar, Philipp Ross, Johannes Klepsch, and An- dre Luckow, “QUARK: A framework for quantum computing application benchmarking,” arXiv preprint arXiv:2202.03028 (2022), 1048550/arXiv.2202.03028

  22. [30]

    Application-Motivated, holistic benchmark- ing of a full quantum computing stack,

    Daniel Mills, Seyon Sivarajah, Travis L Scholten, and Ross Duncan, “Application-Motivated, holistic benchmark- ing of a full quantum computing stack,” arXiv preprint arXiv:2006.01273 (2020), 1048550 /arXiv.2006.01273

  23. [31]

    Application-Oriented perfor- mance benchmarks for quantum computing,

    Thomas Lubinski, Sonika Johri, Paul Varosy, Jeremiah Cole- man, Luning Zhao, Jason Necaise, Charles H Baldwin, Karl Mayer, and Timothy Proctor, “Application-Oriented perfor- mance benchmarks for quantum computing,” IEEE Transac- tions on Quantum Engineering 4, 1–32 (2023)

  24. [32]

    Quan- tum algorithm exploration using Application-Oriented perfor- mance benchmarks,

    Thomas Lubinski, Joshua J Goings, Karl Mayer, Sonika Johri, Nithin Reddy, Aman Mehta, Niranjan Bhatia, Sonny Rappa- port, Daniel Mills, Charles H Baldwin, Luning Zhao, Aaron Barbosa, Smarak Maity, and Pranav S Mundada, “Quan- tum algorithm exploration using Application-Oriente...

  25. [33]

    A generative modeling approach for benchmarking and training shallow quantum circuits,

    Marcello Benedetti, Delfina Garcia-Pintos, Oscar Perdomo, Vi- cente Leyton-Ortega, Yunseong Nam, and Alejandro Perdomo- Ortiz, “A generative modeling approach for benchmarking and training shallow quantum circuits,” npj Quantum Information5, 45 (2019)

  26. [34]

    QASMBench: A low-level QASM benchmark suite for NISQ evaluation and simulation,

    Ang Li and Sriram Krishnamoorthy, “QASMBench: A low-level QASM benchmark suite for NISQ evaluation and simulation,” arXiv preprint arXiv:2005.13018 (2020), 1048550/arXiv.2005.13018

  27. [35]

    MQT bench: Benchmarking software and design automation tools for quantum computing,

    Nils Quetschlich, Lukas Burgholzer, and Robert Wille, “MQT bench: Benchmarking software and design automation tools for quantum computing,” Quantum 7, 1062 (2023)

  28. [36]

    Random circuit block-encoded ma- trix and a proposal of quantum LINPACK benchmark,

    Yulong Dong and Lin Lin, “Random circuit block-encoded ma- trix and a proposal of quantum LINPACK benchmark,” Phys. Rev. A 103, 062412 (2021)

  29. [37]

    Bench- marking quantum coprocessors in an Application-Centric, Hardware-Agnostic, and scalable way,

    Simon Martiel, Thomas Ayral, and Cyril Allouche, “Bench- marking quantum coprocessors in an Application-Centric, Hardware-Agnostic, and scalable way,” IEEE Transactions on Quantum Engineering 2, 1–11 (2021)

  30. [38]

    Evaluating the q- score of quantum annealers,

    Ward van der Schoot, Daan Leermakers, Robert Wezeman, Niels Neumann, and Frank Phillipson, “Evaluating the q- score of quantum annealers,” arXiv preprint arXiv:2208.07633 (2022), 1048550/arXiv.2208.07633

  31. [39]

    Q-score Max-Clique: The first quantum metric evaluation on multiple computa- tional paradigms,

    Ward van der Schoot, Robert Wezeman, Niels M P Neu- mann, Frank Phillipson, and Rob Kooij, “Q-score Max-Clique: The first quantum metric evaluation on multiple computa- tional paradigms,” arXiv preprint arXiv:2302.00639 (2023), 1048550/arXiv.2302.00639

  32. [40]

    Scalable benchmarks for Gate-Based quantum computers,

    Arjan Cornelissen, Johannes Bausch, and Andr ´as Gily´en, “Scalable benchmarks for Gate-Based quantum computers,” arXiv preprint arXiv:2104.10698 (2021), 1048550/arXiv.2104.10698

  33. [41]

    Quantum computer benchmarking via quantum algorithms,

    Konstantinos Georgopoulos, Clive Emary, and Paolo Zu- liani, “Quantum computer benchmarking via quantum algorithms,” arXiv preprint arXiv:2112.09457 (2021), 1048550/arXiv.2112.09457

  34. [42]

    A quantum hamiltonian simulation benchmark,

    Yulong Dong, K Birgitta Whaley, and Lin Lin, “A quantum hamiltonian simulation benchmark,” npj Quantum Information 8, 1–8 (2022)

  35. [43]

    Scalable full-stack bench- marks for quantum computers,

    Jordan Hines and Timothy Proctor, “Scalable full-stack bench- marks for quantum computers,” IEEE Trans. Quantum Eng. 5, 1–12 (2024)

  36. [44]

    Validating quantum computers using randomized model circuits,

    Andrew W Cross, Lev S Bishop, Sarah Sheldon, Paul D Na- tion, and Jay M Gambetta, “Validating quantum computers using randomized model circuits,” Phys. Rev. A 100, 032328 (2019)

  37. [45]

    Challenges and opportunities of Near-Term quantum comput- ing systems,

    A D C ´orcoles, A Kandala, A Javadi-Abhari, D T McClure, A W Cross, K Temme, P D Nation, M Ste ffen, and J M Gambetta, “Challenges and opportunities of Near-Term quantum comput- ing systems,” Proc. IEEE 108, 1338–1352 (2020)

  38. [46]

    Demonstration of quantum volume 64 on a superconducting quantum computing system,

    Petar Jurcevic, Ali Javadi-Abhari, Lev S Bishop, Isaac Lauer, Daniela F Bogorin, Markus Brink, Lauren Capelluto, Oktay G¨unl¨uk, Toshinari Itoko, Naoki Kanazawa, Abhinav Kandala, George A Keefe, Kevin Krsulich, William Landers, Eric P Lewandowski, Douglas T McClure, Giacomo Na...

  39. [47]

    Direct randomized benchmarking for multiqubit devices,

    Timothy J Proctor, Arnaud Carignan-Dugas, Kenneth Rudinger, Erik Nielsen, Robin Blume-Kohout, and Kevin Young, “Direct randomized benchmarking for multiqubit devices,” Phys. Rev. Lett. 123, 030503 (2019)

  40. [48]

    Fully scalable random- ized benchmarking without motion reversal,

    Jordan Hines, Daniel Hothem, Robin Blume-Kohout, Bir- gitta Whaley, and Timothy Proctor, “Fully scalable random- ized benchmarking without motion reversal,” arXiv preprint arXiv:2309.05147 (2023), 1048550 /arXiv.2309.05147

  41. [49]

    Benchmark- ing quantum processor performance at scale,

    David C McKay, Ian Hincks, Emily J Pritchett, Malcolm Car- roll, Luke C G Govia, and Seth T Merkel, “Benchmark- ing quantum processor performance at scale,” arXiv preprint arXiv:2311.05933 (2023), 1048550 /arXiv.2311.05933

  42. [50]

    Scalable randomized benchmarking of quantum computers using mirror circuits,

    Timothy Proctor, Stefan Seritan, Kenneth Rudinger, Erik Nielsen, Robin Blume-Kohout, and Kevin Young, “Scalable randomized benchmarking of quantum computers using mirror circuits,” Phys. Rev. Lett.129, 150502 (2022)

  43. [51]

    Demonstrating scalable randomized benchmarking of univer- 17 sal gate sets,

    Jordan Hines, Marie Lu, Ravi K Naik, Akel Hashim, Jean-Loup Ville, Brad Mitchell, John Mark Kriekebaum, David I Santi- ago, Stefan Seritan, Erik Nielsen, Robin Blume-Kohout, Kevin Young, Irfan Siddiqi, Birgitta Whaley, and Timothy Proctor, “Demonstrating scalable randomized be...

  44. [52]

    Predictive models from quan- tum computer benchmarks,

    Daniel Hothem, Jordan Hines, Karthik Nataraj, Robin Blume- Kohout, and Timothy Proctor, “Predictive models from quan- tum computer benchmarks,” in 2023 IEEE International Con- ference on Quantum Computing and Engineering (QCE) , V ol. 01 (IEEE, 2023) pp. 709–714

  45. [53]

    Detecting crosstalk errors in quantum information processors,

    Mohan Sarovar, Timothy Proctor, Kenneth Rudinger, Kevin Young, Erik Nielsen, and Robin Blume-Kohout, “Detecting crosstalk errors in quantum information processors,” Quantum 4, 321 (2020)

  46. [54]

    Characterization of addressability by simultaneous ran- domized benchmarking,

    Jay M Gambetta, A D C ´orcoles, S T Merkel, B R Johnson, John A Smolin, Jerry M Chow, Colm A Ryan, Chad Rigetti, S Poletto, Thomas A Ohki, Mark B Ketchen, and M Stef- fen, “Characterization of addressability by simultaneous ran- domized benchmarking,” Phys. Rev. Lett.109, 2405...

  47. [55]

    A new class of efficient randomized bench- marking protocols,

    Jonas Helsen, Xiao Xue, Lieven M K Vandersypen, and Stephanie Wehner, “A new class of efficient randomized bench- marking protocols,” npj Quantum Information 5, 71 (2019)

  48. [56]

    General framework for randomized benchmarking,

    J Helsen, I Roth, E Onorati, A H Werner, and J Eisert, “General framework for randomized benchmarking,” PRX Quantum 3, 020357 (2022)

  49. [57]

    Carl Edward Rasmussen, Gaussian processes in machine learn- ing (MIT Press, 2006)

  50. [58]

    Gaussian processes with monotonicity information,

    Jaakko Riihim ¨aki and Aki Vehtari, “Gaussian processes with monotonicity information,” in Proceedings of the thirteenth in- ternational conference on artificial intelligence and statistics (JMLR Workshop and Conference Proceedings, 2010) pp. 645– 652

  51. [59]

    Learning a quantum computer’s capability,

    Daniel Hothem, Kevin Young, Tommie Catanach, and Timo- thy Proctor, “Learning a quantum computer’s capability,” IEEE Trans. Quantum Eng. 5, 1–26 (2024)

  52. [60]

    What is my quantum computer good for? quantum capability learning with physics-aware neural networks,

    Daniel Hothem, Ashe Miller, and Timothy Proctor, “What is my quantum computer good for? quantum capability learning with physics-aware neural networks,” arXiv [quant-ph] (2024), arXiv:2406.05636

  53. [61]

    Detecting and tracking drift in quantum in- formation processors,

    Timothy Proctor, Melissa Revelle, Erik Nielsen, Kenneth Rudinger, Daniel Lobser, Peter Maunz, Robin Blume-Kohout, and Kevin Young, “Detecting and tracking drift in quantum in- formation processors,” Nat. Commun. 11, 5396 (2020)

  54. [62]

    Establishing trust in quantum com- putations,

    Timothy Proctor, Stefan Seritan, Erik Nielsen, Kenneth Rudinger, Kevin Young, Robin Blume-Kohout, and Mohan Sarovar, “Establishing trust in quantum com- putations,” arXiv preprint arXiv:2204.07568 (2022), 1048550/arXiv.2204.07568

  55. [63]

    Theory of mirror benchmarking and demonstration on a quantum computer,

    Karl Mayer, Alex Hall, Thomas Gatterman, Si Khadir Halit, Kenny Lee, Justin Bohnet, Dan Gresh, Aaron Hankin, Kevin Gilmore, and John Gaebler, “Theory of mirror benchmarking and demonstration on a quantum computer,” arXiv [quant-ph] (2021), arXiv:2108.10431 [quant-ph]

  56. [64]

    Direct fidelity estimation from few pauli measurements,

    Steven T Flammia and Yi-Kai Liu, “Direct fidelity estimation from few pauli measurements,” Phys. Rev. Lett. 106, 230501 (2011)

  57. [65]

    Practical experimental certification of com- putational quantum gates using a twirling procedure,

    Osama Moussa, Marcus P da Silva, Colm A Ryan, and Ray- mond Laflamme, “Practical experimental certification of com- putational quantum gates using a twirling procedure,” Phys. Rev. Lett. 109, 070504 (2012)

  58. [66]

    When clifford benchmarks are su fficient; estimating applica- tion performance with scalable proxy circuits,

    Merkel Seth, Proctor Timothy, Ferracin Samuele, Hines Jor- dan, Barron Samantha, Luke C G Govia, and Mckay David, “When clifford benchmarks are su fficient; estimating applica- tion performance with scalable proxy circuits,” arXiv [quant- ph] (2025), arXiv:2503.05943 [quant-ph]

  59. [67]

    A comprehensive cross-model frame- work for benchmarking the performance of quantum hamilto- nian simulations,

    Avimita Chatterjee, Sonny Rappaport, Anish Giri, Sonika Johri, Timothy Proctor, David E Bernal Neira, Pratik Sathe, and Thomas Lubinski, “A comprehensive cross-model frame- work for benchmarking the performance of quantum hamilto- nian simulations,” arXiv [quant-ph] (2024), ar...

  60. [68]

    Defining standard strategies for quantum benchmarks,

    Mirko Amico, Helena Zhang, Petar Jurcevic, Lev S Bishop, Paul Nation, Andrew Wack, and David C McKay, “Defining standard strategies for quantum benchmarks,” arXiv [quant-ph] (2023), arXiv:2303.02108 [quant-ph]

  61. [69]

    Characterizing quantum supremacy in near-term devices,

    Sergio Boixo, Sergei V Isakov, Vadim N Smelyanskiy, Ryan Babbush, Nan Ding, Zhang Jiang, Michael J Bremner, John M Martinis, and Hartmut Neven, “Characterizing quantum supremacy in near-term devices,” Nat. Phys. 14, 595–600 (2018)

  62. [70]

    Experimental accreditation of outputs of noisy quantum computers,

    Samuele Ferracin, Seth T Merkel, David McKay, and Animesh Datta, “Experimental accreditation of outputs of noisy quantum computers,” Phys. Rev. A104, 042603 (2021)

  63. [71]

    These layers are a standard part of mirror circuits that are par- ticularly important when using them in a RB method for mea- suring layer error rates [50, 51], but they are not important for our purposes here

  64. [72]

    The particular method we use for randomly selecting which two-qubit gates to include is the edgegrab algorithm described in the Supplemental Material of Ref. [22]

  65. [73]

    Where density is defined with respect to benchmark depthd, but note that the circuit’s depth could also reasonable be defined as d + 3

  66. [74]

    L Kuipers and Harald Niederreiter, Uniform Distribution of Se- quences, Dover Books on Mathematics (Dover Publications, Mineola, NY , 2012)

  67. [75]

    The distribution of points in a cube and the approxi- mate evaluation of integrals,

    I M Sobol, “The distribution of points in a cube and the approxi- mate evaluation of integrals,” USSR Computational Mathemat- ics and Mathematical Physics 7, 86–112 (1967)

  68. [76]

    Bayesian model- ing with Gaussian processes using the GPstu ff toolbox,

    Jarno Vanhatalo, Jaakko Riihim ¨aki, Jouni Hartikainen, Pasi Jyl¨anki, Ville Tolvanen, and Aki Vehtari, “Bayesian model- ing with Gaussian processes using the GPstu ff toolbox,” arXiv preprint arXiv:1206.5754 (2012)

  69. [77]

    GPstu ff: Bayesian modeling with Gaussian processes,

    Jarno Vanhatalo, Jaakko Riihim ¨aki, Jouni Hartikainen, Pasi Jyl¨anki, Ville Tolvanen, and Aki Vehtari, “GPstu ff: Bayesian modeling with Gaussian processes,” Journal of Machine Learn- ing Research 14, 1175–1179 (2013)

  70. [78]

    Taking the human out of the loop: A re- view of Bayesian optimization,

    Bobak Shahriari, Kevin Swersky, Ziyu Wang, Ryan P Adams, and Nando de Freitas, “Taking the human out of the loop: A re- view of Bayesian optimization,” Proceedings of the IEEE 104, 148–175 (2016)

  71. [79]

    Mono- tonic Gaussian process for physics-constrained machine learn- ing with materials science applications,

    Anh Tran, Kathryn Maupin, and Theron Rodgers, “Mono- tonic Gaussian process for physics-constrained machine learn- ing with materials science applications,” Journal of Computing and Information Science in Engineering (2022)

  72. [80]

    Integrated computational materials engineering with monotonic Gaussian process,

    Anh Tran, Kathryn Maupin, and Theron Rodgers, “Integrated computational materials engineering with monotonic Gaussian process,” (August 14–17, 2022), ASME CIE /IDETC 2022 Conference, St. Louis, MS

  73. [81]

    sMF-BO-2CoGP: A sequential multi-fidelity constrained Bayesian optimization for design applications,

    Anh Tran, Tim Wildey, and Scott McCann, “sMF-BO-2CoGP: A sequential multi-fidelity constrained Bayesian optimization for design applications,” Journal of Computing and Information Science in Engineering 20, 1–15 (2020)

  74. [82]

    When bifidelity meets CoKriging: An e fficient physics-informed multifidelity method,

    Xiu Yang, Xueyu Zhu, and Jing Li, “When bifidelity meets CoKriging: An e fficient physics-informed multifidelity method,” SIAM Journal on Scientific Computing 42, A220– A249 (2020)

  75. [83]

    Extended co-kriging interpolation method based on multi-fidelity data,

    Manyu Xiao, Guohua Zhang, Piotr Breitkopf, Pierre Vil- lon, and Weihong Zhang, “Extended co-kriging interpolation method based on multi-fidelity data,” Applied Mathematics and Computation 323, 120–131 (2018). 18

  76. [84]

    Expectation propagation for approximate Bayesian inference,

    Thomas P Minka, “Expectation propagation for approximate Bayesian inference,” in Proceedings of the Seventeenth Confer- ence on Uncertainty in Artificial Intelligence , UAI’01 (AUAI Press, Seattle, Washington, USA, 2001) pp. 362–369

  77. [85]

    As- sessing approximate inference for binary Gaussian process clas- sification

    Malte Kuss, Carl Edward Rasmussen, and Ralf Herbrich, “As- sessing approximate inference for binary Gaussian process clas- sification.” Journal of Machine Learning Research 6 (2005). Appendix A: SPAM-error-robust DFE In this appendix we explaining spam-error-robust directly fi...

  78. [86]

    a layer of randomly-sampled single-qubit gates applied to the standard initial state (i.e.,|0⟩⊗···⊗| 0⟩),

  79. [87]

    another layer of single-qubit gates followed by a com- putational basis measurement. The first layer of single-qubit gates is sampled as follows: a uniformly random n -qubit Pauli operator P1 is sampled, and then this layer of gates is chosen so that it creates a state |ψ1⟩ fr...

  80. [88]

    In general this estimate is corrupted by SPAM errors

    Using DFE to obtain an estimate of F(c), which we de- note by ˆFDFE(c). In general this estimate is corrupted by SPAM errors

  81. [89]

    data fit

    Using DFE on a trivial circuit cnull (a depth-0 circuit, containing no layers), to obtain an estimate of the fi- delity of F(cnull), which we denote by ˆFDFE(cnull). The latter DFE procedure estimates the fidelity of the effective SPAM operations (meaning all operations in ste...

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.