Get 20M+ Full-Text Papers For Less Than $1.50/day. Start a 14-Day Trial for You or Your Team.

Learn More →

Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing

Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing STUART M. HARWOOD, DIMITAR TRENEV, and SPENCER T. STOBER, ExxonMobil Corporate Strategic Research, USA PANAGIOTIS BARKOUTSOS, IBM Quantum, IBM Research Zurich, Switzerland TANVI P. GUJARATI, IBM Quantum, IBM Research Almaden, USA SARAH MOSTAME and DONNY GREENBERG, IBM Quantum, IBM T. J. Watson Research Center, USA The variational quantum eigensolver (VQE) is a hybrid quantum-classical algorithm for finding the minimum eigenvalue of a Hamiltonian that involves the optimization of a parameterized quantum circuit. Since the resulting optimization problem is in general nonconvex, the method can converge to suboptimal parameter values that do not yield the minimum eigenvalue. In this work, we address this shortcoming by adopting the concept of variational adiabatic quantum computing (VAQC) as a procedure to improve VQE. In VAQC, the ground state of a continuously parameterized Hamiltonian is approximated via a parameterized quantum circuit. We discuss some basic theory of VAQC to motivate the development of a hybrid quantum-classical homotopy continuation method. The proposed method has parallels with a predictor-corrector method for numerical integration of differential equations. While there are theoretical limitations to the procedure, we see in practice that VAQC can successfully find good initial circuit parameters to initialize VQE. We demonstrate this with two examples from quantum chemistry. Through these examples, we provide empirical evidence that VAQC, combined with other techniques (an adaptive termination criteria for the classical optimizer and a variance-based resampling method for the expectation evaluation), can provide more accurate solutions than “plain” VQE, for the same amount of effort. CCS Concepts: • Mathematics of computing → Nonconvex optimization;• Computing methodolo- gies → Quantum mechanic simulation;• Theory of computation→ Quantum computation theory Additional Key Words and Phrases: Variational methods, adiabatic computing ACM Reference format: Stuart M. Harwood, Dimitar Trenev, Spencer T. Stober, Panagiotis Barkoutsos, Tanvi P. Gujarati, Sarah Mostame, and Donny Greenberg. 2022. Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing. ACM Trans. Quantum Comput. 3, 1, Article 1 (January 2022), 20 pages. https://doi.org/10.1145/3479197 Authors’ addresses: S. M. Harwood (corresponding author), D. Trenev, and S. T. Stober, ExxonMobil Corporate Strategic Research, 1545 US-22, Annandale, NJ, 08801; email: stuart.m.harwood@exxonmobil.com; P. Barkoutsos, IBM Quantum, IBM Research Zurich, Säumerstrasse 4, 8803 Rüschlikon, CH, Switzerland; T. P. Gujarati, IBM Quantum, IBM Research Almaden, 650 Harry Road, San Jose, CA, 95120; S. Mostame and D. Greenberg, IBM Quantum, IBM T. J. Watson Research Center, 1101 Kitchawan Road, Yorktown Heights, NY, 10598. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for third-party components of this work must be honored. For all other uses, contact the owner/author(s). © 2022 Copyright held by the owner/author(s). 2643-6817/2022/01-ART1 $15.00 https://doi.org/10.1145/3479197 ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:2 S. M. Harwood et al. 1 INTRODUCTION The variational quantum eigensolver (VQE) [27, 30, 34] is a hybrid quantum-classical algo- rithm for approximating the minimum eigenvalue of a given Hamiltonian. A parameterized quan- tum circuit, or ansatz, is tuned via a classical optimization method to minimize the expected value of the Hamiltonian. This expected value is estimated on a quantum computer, and thus this eval- uation is noisy (at the very least, there is noise from the finite number of circuit samples or shots used to estimate the expected value).Consequently, VQE has characteristics of a stochastic opti- mization problem. VQE has been used to estimate the ground-state molecular energy of small molecules [20, 34], and as a heuristic for Ising problems [30, 33]. While VQE has shown promise in some small size problems, its ability to scale to larger prob- lems is an open question; ultimately, the classical optimization methods on which VQE relies are at best local methods, while the objectives are typically nonconvex with multiple local minima. Convergence to a local, but not global, minimizer limits the accuracy of the estimated eigenvalue. To address this fundamental shortcoming of VQE, as well as the parametric nature of certain applications, we adopt the concept of variational adiabatic quantum computing (VAQC).In this approach, we use VQE to calculate the minimum eigenvalues of a parameterized Hamiltonian, taking advantage of the continuity of the problems to bootstrap or warm-start the local optimiza- tion methods. At a high level, we see that VAQC uses a parameterized Hamiltonian to navigate an energy landscape to arrive at the minimum eigenvalue of a target Hamiltonian. We draw con- nections to predictor-corrector methods for integrating differential equations and numerical con- tinuation methods [3] by recasting the problem in a differential setting. We introduce a few other practical numerical techniques (adaptive termination of the classical optimization procedure and resampling) for improving the performance of VQE. As the name suggests, we borrow notions and ideas from adiabatic quantum computation (AQC) and adiabatic simulation; see for instance Reference [2] for a review. Improvements to adiabatic simulation for molecular systems was explored recently in Reference [24]. However, the present work focuses on a computational protocol for the enhancement of variational algorithms used on near term gate-based quantum computers. As we discuss in Section 2, in AQC a quantum state evolves in some Hilbert space via the Schrödinger equation. In contrast, in VAQC a quantum state evolves in some reduced space (due to the ansatz) via a series of applications of VQE. A similar method was proposed in Reference [17], where the authors introduce the idea of adiabatically assisted VQE. The present work expands on this idea, provides different theoretical perspectives, and discusses more connections to other numerical methods. An approach was recently introduced in Reference [11] under the name “adiabatic variational quantum computing.” This approach is essentially a variational time evolution method, a hybrid quantum-classical method for simulating the Schrödinger equation. However, our approach to VAQC in the present work is fundamentally different; we do not try to simulate unitary evolution. We provide a different theoretical perspective to motivate VAQC and to establish certain continuity properties of the optimal ansatz parameters. Further, this alternate point of view permits us to propose a numerical method that is different from typical numerical integration methods, and in particular the method proposed in Reference [11]. Compared to the quantum approximate optimization algorithm [16] and other work like [29], the VAQC approach described here permits in practice a wider range of ansatz forms. Inspired by the adiabatic theorem, the main requirement on the ansatz is that it can represent the ground state of the initial Hamiltonian (and, critically, the corresponding values of the ansatz parameters are known). If there is flexibility in the problem to do so, then these considerations suggest design- ing the ansatz and the initial Hamiltonian together to achieve this goal. In the examples that we ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:3 consider, we still use “hardware-efficient” ansätze [ 20], and suggest a simple modification to how these ansätze are typically constructed. The VAQC approach and techniques for augmenting VQE are independent of the classical op- timization method (within reason—ultimately we still need noise-robust optimization methods). Indeed, we demonstrate that these techniques can practically improve the performance of VQE (for instance, an order of magnitude or more reduction in error) using a few different optimization methods (namely stochastic gradient descent, simultaneous perturbation stochastic approxima- tion, and the Nakanishi-Fujii-Todo method). While Reference [41] notes that the performance of these methods can be sensitive to the hyperparameters used (like step sizes), we expect any hyper- parameter tuning would benefit the augmented procedures as well, and only further improve the results we obtain. Ultimately, the techniques we propose offer similarly or more accurate answers, for the same number of samples. When considering the number of unique circuits evaluated, these techniques can offer an order of magnitude reduction. Meta-VQE, recently proposed in Reference [10], has a similar aim of efficiently calculating the ground-state energies of a parameterized Hamiltonian. However, the approach in meta-VQE is to prepend to the variational ansatz another parameterized circuit that aims to “learn” the parametric form of the Hamiltonian. In this work, we focus on a Hamiltonian depending on a single parameter (“time”) and are less concerned with fitting or learning a functional form of the ground-state energy. As mentioned, VQE has been applied to Ising problems and similar classical combinatorial op- timization problems. Although we do not consider such examples, the present work could also be applied to these problems. The recent work in Reference [15] has a similar goal of improving variational algorithms for combinatorial optimization through warm-start strategies. Combining those ideas with the present work is a subject for future research. This work is organized as follows. In Section 2, we begin with a few theoretical considerations to describe and motivate VAQC. In Section 3, we describe its numerical implementation as a bootstrap- ping procedure, along with the other practical improvements like resampling and adaptive termina- tion. In Section 4, we discuss some numerical results with simulated quantum devices. In particular, we show how VAQC can improve on the performance of plain VQE to find a better quality ground- state energy of a small molecule. Further, we demonstrate that in certain settings, like calculating the Born-Oppenheimer potential energy surface, VAQC and the proposed practical improvements can yield more consistently accurate results. We then conclude with a few final thoughts. 2 VARIATIONAL ADIABATIC QUANTUM COMPUTING Abstractly, the goal is to calculate f (t) = min f (θ, t) ≡ ψ (θ ) H (t) ψ (θ ) (1) for a range of values of t.Here, H is a parameterized Hamiltonian while ψ is the VQE ansatz, a parameterized quantum state (trial wave function). For simplicity, we assume that t is a single real value (typically time), and for expositional purposes at least, we assume that it is scaled and shifted so t ∈ [0, 1]. To be concrete, we assume a system of n qubits, so we define the Hilbert space 2 ⊗n of interest asH≡ (C ) ,and so H is a mapping from [0, 1] to the space of self-adjoint linear operators on H,while ψ is a mapping from some domain D to H . We typically think of D as a subset of R (that is, the quantum state is parameterized by p real parameters); however, we will see that some flexibility is useful. We may consider Problem (1) as an approximation of an adiabatic computation; in this setting H (t) = (1−t)H +tH ,where H is an initial (or mixing) Hamiltonian, H is the target Hamiltonian, I T I T ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:4 S. M. Harwood et al. and the goal is to determine the ground state of H . As another application of Equation (1), consider calculating the potential energy surface of a molecule, where H is the Hamiltonian parameterized by some molecular coordinate t. At its core, VAQC may be seen as a hybrid quantum-classical homotopy/numerical continuation method, with the goal of approximating the ground state of the parametric Hamiltonian at each instant in time. At a high level, the same can be said of AQC. In VAQC, the approximation to the ground state is in a reduced space due to the ansatz, and is evolved by a hybrid quantum-classical method (e.g., VQE). In AQC, however, the approximation to the ground state occurs in the full Hilbert space and evolves via unitary evolution (the Schrödinger equation). The basic requirement of VAQC is that the optimal ansatz parameters θ are continuous as a function of t. Consequently, the solution of Problem (1)forsomevalueof t will be close to the solution of Problem (1) for some other nearby value t . This proves very useful when solving Problem (1) by local optimization methods like gradient descent. To establish the required continuity properties, we begin with the following result, stating that there exists a continuous ground state of H. See Appendix A for its proof. This result requires a continuously parameterized Hamiltonian with a strictly positive minimum gap between the ground-state energy and first excited-state energy. As another, more technical, connection with AQC, similar conditions appear in versions of the adiabatic theorem [19]. Proposition 1. Assume H is continuously differentiable on [0, 1]. Assume that there exists real constant δ > 0 such that for each t, the lowest and second lowest eigenvalues (of H (t)), λ (t) and λ (t) respectively, are separated by δ: λ (t) + δ < λ (t). Then there exists a continuous mapping 1 0 1 ∗ ∗ ϕ :[0, 1]→H such that ϕ (t) is a ground state of H (t) for all t ∈ [0, 1]. The intuition is that if the ansatz ψ can represent the ground state ϕ (t) for each t, and this ground state is continuous, then the optimal ansatz parameters θ should be continuous as well. −1 However, making this precise essentially requires the continuity of ψ , the inverse mapping of ψ , which is not a property of ansätze that typically has been studied. Since we normally assume that ψ itself also is continuous, this leads to the assumption that ψ is a homeomorphism. Furthermore, the assumption that the ansatz can represent the ground state is nontrivial as well, but one that is common to most variational methods. Nevertheless, we state the following result to make it explicit what kinds of assumptions are needed. Proposition 2. Assume that the ansatz ψ : D→ H is a homeomorphism for some subset ∗ ∗ H ⊂H . Assume that there exists a continuous mapping ϕ such that ϕ (t) ∈H and is a ground ψ ψ ∗ ∗ state of H (t) for all t ∈ [0, 1]. Then there exists a continuous mapping θ :[0, 1]→D such that θ (t) is an optimal solution to Problem (1) for each t ∈ [0, 1]. −1 ∗ Proof. As a homeomorphism, ψ is a continuous mapping H →D.Thusdefine θ (t) = −1 ∗ ∗ ψ (ϕ (t)), and we see that it must be a solution of Problem (1)and θ is continuous. Although we typically think of ψ as a mapping onR , the abstraction of its domain to the space D is useful in the preceding result. For instance, consider an ansatz whose parameterization is via rotation gates and is periodic with period 2π with respect to each parameter. Consequently, as a function on R , such an ansatz cannot be bijective (and thus it cannot be a homeomorphism). If we restrict the parameters to [0, 2π] , then we potentially impose discontinuities on the inverse map. However, if we define D as the quotient space of R with respect to the equivalence rela- tion defined by this periodicity (along with the corresponding quotient topology), then we have Specifically, the equivalence relation in this example is θ ∼ θ iff for each i ∈ 1, ..., p there exists k ∈ Z such that θ + k 2π = θ . i i ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:5 some hope that this ansatz could be a bijection, and subsequently a homeomorphism. Then the conclusion of Proposition 2 is that θ is continuous with respect to this quotient topology on D; 2 ∗ p ∗ we can then define a continuous mapping ϑ :[0, 1] → R such that ϑ (t) is a solution of Prob- lem (1) for each t. Practically, this suggests in this setting that we should not impose bounds on the parameters when performing the optimization of Problem (1). In AQC, the computation is initialized with a known ground state ϕ (0) of the initial Hamilton- ian H (0) = H . Analogously, in VAQC, we require initial ansatz parameters θ such that the ansatz represents the ground state of the initial Hamiltonian: 0 ∗ ψ (θ ) = ϕ (0). 0 −1 ∗ If ψ is a homeomorphism, then as in the proof of Proposition 2 we must have θ = ψ (ϕ (0)) = θ (0). The requirement that the ansatz be able to represent the ground state at each instant in time may seem too strong, especially if the goal is to find the ground state of the final target Hamiltonian H only. Depending on the properties of the ansatz, a modified analysis is possible. For instance, if the ansatz spans a linear subspace (or, more accurately, the range ψ (D) of the ansatz equalsL∩S, whereL is some linear subspace ofH andS is the unit sphere), then we are really interested in the spectral gap of the reduced Hamiltonian A H (t)A,where A is some linear operator from a reduced dimension space C to H (specifically, its columns form an orthonormal basis for L). Assuming that the reduced parameterized Hamiltonian t → A H (t)A satisfies conditions analogous to those in Proposition 1, then there exists a continuous ground state ϕ of the reduced Hamiltonian. If L contains the ground state of H , then once again VAQC provides a method to find it. Finally, since the motivation behind VAQC is to avoid sub-optimal local minimizers of Prob- lem (1), one question is whether the optimal ansatz parameters θ are locally unique, and if so, how close do they come to another local minimizer. In the numerical implementation of VAQC, we must discretize the parameter t and take finite steps, and so the local uniqueness of the opti- mal ansatz parameters has implications for the size of the allowable time steps. While we leave a complete discussion for future work, we state a brief result that is relevant. Proposition 3. Assume that we can identify D with some open subset of R , f is twice- continuously differentiable, and θ :[0, 1] →D is continuous. Assume that for each t ∈ [0, 1], ∗ 2 ∗ θ (t) is a solution of Problem (1) and the Hessian matrix ∇ f (θ (t), t) is positive definite. Then (for any norm · ) there exists a positive constant ϵ such that for all t, no other local minimizer of f (·, t) comes within a distance less than ϵ of θ (t). 2 ∗ Proof. Define A(t) ≡∇ f (θ (t), t).Then A is positive definite-valued and continuous, and −1 −1 we can find a positive η such that for all t we have η ≤ (2 A(t) ) . For any α > 0, the set ∗ 2 K = {(θ, t) : θ − θ (t) ≤ α, t ∈ [0, 1]} is compact. Thus∇ f is uniformly continuous onK,and ∗ 2 so we can find an ϵ > 0 such that for all t and θ with θ − θ (t) < ϵ we have ∇ f (θ, t)−A(t) < η. Now, for each t,∇ f (θ (t), t) = 0 by the necessary conditions for optimality [5, Prop. 1.1.1]. For −1 each t ∈ [0, 1] let д : θ → θ − A(t) ∇ f (θ, t).Wesee that∇ f (θ, t) = 0 if and only if θ is a fixed t θ θ 2 −1 −1 point of д . Then for all t,∇д (θ ) = (A(t)−∇ f (θ, t))A(t) ,and so ∇д (θ ) < η A(t) ≤ /2 for t t t ∗ ∗ all θ such that θ − θ (t) < ϵ. It follows that д is a contraction mapping on B (θ (t)),the open t ϵ ∗ ∗ ball of radius ϵ centered at θ (t).Thus д has at most one fixed point in B (θ (t)) [36, Thm. 9.23]; t ϵ ∗ ∗ we conclude that θ (t) is the only value at which the gradient of f is zero. Thus, for all t, θ (t) is the only local minimizer, and further the only stationary point of f (·, t),in B (θ (t)). In this case, the quotient map induced by the equivalence relation is a covering map of D, and so the path lifting property ∗ ∗ holds; we can “lift” θ to ϑ . See Sections 53 and 54 of Reference [31], in particular Lemma 54.1. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:6 S. M. Harwood et al. 3 IMPLEMENTATION AND PRACTICAL IMPROVEMENTS In this section, we describe the implementation of VAQC as bootstrapping and the techniques of adaptive termination and resampling in detail. While the previous section gives precise conditions under which VAQC has some theoretical guarantees, moving forward we will largely view VAQC from a more practical, heuristic perspective. 3.1 Bootstrapping Again, recall that the motivation behind VAQC is to overcome the limitations of VQE when faced with a high-dimensional, nonconvex energy landscape with multiple local minima and station- ary points. The proposed bootstrapping procedure aims to navigate this landscape through the solution of a series of related optimization problems, using the solution of the previous problem to warm-start or “bootstrap” the solution of the next problem. Specifically, we assume that we have an ordered sequence of values of t, (t , t ,..., t ),atwhich f is wanted. Then for each 1 2 K k k k,if θ is an approximate solution of min f (θ, t ),weuse θ as the initial point when solving θ k min f (θ, t ). Further, as discussed in Section 2, we assume that we have initial optimal param- θ k+1 eters θ ∈ arg min f (θ, 0) that we use as the initial guess when solving the problem at t . Based θ 1 on Propositions 1 and 2, we hope that the optimal parameters are continuous, and that θ is a reasonable initial estimate for the next step. To draw connections to numerical continuation methods [3], we discuss VAQC from the point of view of integrating differential equations. From this perspective, we transform the problem of finding a minimizer of Problem ( 1) for each t, into the problem of finding a solution of the ∂f necessary conditions for optimality: (θ, t) = 0 for each i ∈ 1,...,p and each t ∈ [0, 1]. ∂θ We then differentiate these equations with respect to t and look for a solution θ of the implicit ordinary differential equations 2 2 ∂θ ∂ f ∂ f ∗ ∗ (θ (t), t) (t) + (θ (t), t) = 0, ∀(i, t) ∈ 1,...,p × [0, 1]. (2) ∂θ ∂θ ∂t ∂t∂θ j i i j=1 ∗ 0 The initial conditions for the differential equations are set to θ (0) = θ . In general (without the supporting theory of the previous section), a solution of (2)atbestgives a local minimizer at any t. Similar equations are derived in Reference [28]; as in that work, we could use an explicit Euler method to numerically integrate Equations (2). Variational (real or imaginary) time evolution also relies on the numerical integration of implicit ordinary differential equations in the space of the ansatz parameters, and in practice often use an explicit Euler method [11, 25, 43]. The idea of integrating differential equations to find the zero of a system of algebraic equations is the basic idea in numerical continuation methods [3]. A common approach there, however, is to use predictor-corrector methods for numerical integration. The proposed bootstrapping method is akin to using θ as a zeroth-order predictor of the solution at t , followed by a local optimization k+1 method as the corrector iteration to improve this estimate. Since the corrector iteration is in effect an application of VQE, it can be expensive, measured in terms of the number of objective function evaluations. However, an Euler step requires an accurate estimate of the Hessian matrix of f , and we will see in practice (see discussion in Section 4.2)that the cost of the corrector iteration is comparable to the cost of an explicit Euler step. Meanwhile, compared to an explicit Euler method, a benefit of the bootstrapping method is that fairly large time steps can be taken, since errors in the approximation tend to be corrected by the solution of the optimization problem, instead of accumulating as in Euler’s method. Further, depending on the application, the ansatz parameter estimates θ do not need to be highly accurate; we only need them to be in the “basin of attraction” of the global optimal values. For instance, in the setting of ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:7 an adiabatic computation, we only need the final ground-state energy with high accuracy, and the VAQC approach is a heuristic to provide us with a high-quality initial point θ that can be used in a final application of VQE to the target Hamiltonian H . 3.2 Adaptive Termination Intuitively, if either the ansatz parameters or the objective estimates are varying below some tol- erance, then we have determined the objective or the wave function as accurately as we need, and there is no need for further optimization. This is the motivation behind adaptive termination. This is a standard technique in deterministic optimization, although in the stochastic setting some modifications are necessary. Since most optimization methods tend to incrementally improve a point, moving toward a mini- mum, the idea behind adaptive termination is to look at the change in a windowed average of past k k iterates. The candidate ansatz parameter values θ and objective estimates f from the last N iterations are saved (for some given value of N ). The method terminates when we have either N N   N N w w w w 1 1 k−i k+1−i k−i k+1−i f − f ≤ ε or θ − θ ≤ ε , f θ N N w w i=1 i=1   i=1 i=1 for given tolerances ε and ε . Evidently the terms in these windowed averages cancel out and f θ the expressions simplify. In convex stochastic optimization, averaging the iterates is discussed in Reference [35]. Appropriate values of N , ε ,and ε depend on the problem (for instance, the scaling of the w f θ objective f influences the choice of the tolerance ε ). In general, smaller values of ε and ε lead f f θ to more accurate results, at the cost of more iterations of the optimization method. Meanwhile, larger values of N can help average out noise in the estimates. 3.3 Resampling Again, the objective function of the optimization problem (1) is evaluated on a quantum computer, and thus we only have access to a noisy estimator. For simplicity, we assume this estimator f (θ, t) is a sample average estimator consisting of m independent “samples.” The number of circuit eval- uations and measurements that are actually required for each sample depends on the quantum hardware and the decomposition of H (t) into basis gates (e.g., as a sum of tensor products of Pauli operators). We will largely ignore this, and when we refer to a “circuit evaluation,” “shot,” or “sam- ple,” we are referring to some unit of quantum computational resource, m of which is required to calculate f (θ, t). This ignores, for instance, that H may be more efficient to evaluate (e.g., have a simpler decomposition as Pauli operators) for some values of t than others. However, we feel this abstraction is acceptable, as it makes the present analysis independent of the specific estimation scheme used. After the optimization/corrector iteration finishes at a parameter value t, we have (an approxi- mation of) optimal ansatz parameters θ. We still have the challenge of accurately estimating the value of f (θ, t); the base estimator f may not be sufficiently accurate. Fortunately, in many cases we have access to an estimate of the variance of f (θ, t).See for instance Section V.A of Kandala et al. [20] for the details of the variance estimator in Qiskit [1]. Assuming this variance is σ (θ, t), the average of N repeated independent estimators has variance σ (θ, t )/N . Consequently, we can get an estimate of the objective with standard deviation less than 2 2 σ (θ, t ) or equal to ε by taking N > /ε . In fact, considering that f already consists of m samples, r r r m we take N > mσ (θ, t )/ε and construct an estimator f (θ, t) with this many samples in the first r r N ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:8 S. M. Harwood et al. place. See also Reference [27], which discusses similar ideas as well as an interesting approach from a Bayesian perspective. However, we reiterate that this proposed resampling procedure is only applied to the final, op- timized ansatz parameters. Another benefit of this construction of the estimator is that it adapts; based on the variance (which depends on t and θ), we use just enough samples to yield a final ob- jective estimate within a desired tolerance. Using a noise-robust stochastic optimization method, few samples are needed during optimization when evaluating f (θ, t). But when accuracy matters, at the final evaluation of the optimal objective, we use a high number of samples automatically determined by this resampling procedure. 4 EXPERIMENTS In this section, we perform simulations to assess the effectiveness of VAQC and the improvements to VQE. These are performed with the QasmSimulator in Qiskit v0.15 [1]. In all experiments, we use m = 64 samples to build the objective estimator f (θ, t). This is a relatively low number of samples and results in a fair amount of sampling noise. While not one of our main conclusions, this permits us to assess how noise-robust the various methods are. The two examples we consider demonstrate two common applications of VQE in quantum chem- istry: calculating a ground-state energy for a single molecular configuration and calculating an energy surface as a function of molecular coordinates. In the first case, we show how VAQC, with an artificially parameterized Hamiltonian, can yield more accurate energy values than plain VQE. In the second case, we take advantage of the naturally parametric Hamiltonian and apply VAQC to robustly calculate an energy surface. 4.1 Optimization Methods We will use three optimization methods in our experiments: stochastic gradient descent (SGD), simultaneous perturbation stochastic approximation (SPSA),and Nakanishi-Fujii-Todo (NFT). See Appendix B for more details. Each method is well suited to stochastic settings. Each method may be augmented with adaptive termination, bootstrapping, resampling, or a combina- tion thereof; these are denoted with the suffixes “A,” “B,” or “R,” respectively. For instance, “NFT-BR” refers to NFT with bootstrapping and resampling applied. There are many other optimization methods that can be applied in this context; see References [22, 41] for more extensive discussion along these lines. Again, our intention is not to exhaustively compare or benchmark optimization methods, but rather to assess the effect of VAQC and the other augmentations. The three methods are meant to be representative of a few different classes of optimization methods: strongly local, gradient-based methods (SGD); derivative-free methods with some random search (SPSA); and domain-specific methods with some guarantee of finding a global minimum (NFT). 4.2 VAQC Calculation of Ground State of Lithium Hydride We use the VAQC approach to robustly compute the ground-state energy, and compare this with VQE. The target Hamiltonian H acting on four qubits comes from the electronic energy of LiH when the distance between the nuclei is 2.5 Å. This is not the equilibrium bond length; we specifi- cally choose this internuclear distance, since it can be a challenging point for VQE to find a ground- state energy. See Appendix C for its full specification. Errors are with respect to the full configu- ration interaction energy (i.e., the lowest eigenvalue of the Hamiltonian, calculated with classical methods). The objective function is measured in units of Hartree, and so we choose the tolerances −3 −4 with the aim of achieving an accuracy of order 10 . Thus, for instance, we will use ε = 5× 10 in the resampling procedure, whenever it is used. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:9 Fig. 1. Ansatz for LiH ground-state study. Procedure. We use a four-layer RY ansatz with a few additional gates appended to the end of the circuit. This results in an ansatz with p = 20 parameters (see Figure 1). Note that ψ (0) = |0110, since R (0) = I, each CNOT does not modify the initial state |0000, and the final X gates flip the second and third qubits. We define the initial Hamiltonian as ⊗4 H = (0.568)I + (−0.102)Z + (0.245)Z + (0.102)Z + (−0.245)Z , I 1 2 3 4 which indeed has ψ (0) = |0110 as a ground state. The motivation for this form of H is that the target Hamiltonian as a weighted sum of tensor products of Pauli operators has the form H = H + (other terms), where “other terms” captures the rest of the terms that do not include T I ⊗4 Z , Z , Z , Z ,or I . Furthermore, all other terms have a weight with absolute value less than 1 2 3 4 0.2, and so H is capturing some of the more significant terms. While the Hartree-Fock state and corresponding Hamiltonian are another option for constructing the ansatz and initial Hamiltonian, the present choice demonstrates that even a mildly problem-specific heuristic for constructing the initial Hamiltonian is successful. Subsequently, we define the parameterized Hamiltonian: H (t) = (1 − t)H + tH .The “time” I T points are taken to be t = 1− (1− 0.05k) for k ∈ {1,..., 20}; this is akin to using a dimension- less time step of 0.05, along with a schedule of s : t → 1 − (1 − t) . While the term “schedule” is borrowed from adiabatic computation, the motivation behind its form in the present setting is that we would like to approach the target Hamiltonian gradually, without taking any large steps that might inhibit the convergence of the optimization-based corrector iteration. Consequently, for a fixed number of time steps, we posit that they should be distributed so as to avoid large per- turbations near the target Hamiltonian (this motivates a schedule of the form t → 1− (1−t) with a > 1). This should also help with the relatively slow convergence of SGD, which we use for the corrector iteration. The corrector iteration in specific is SGD-AB, with a maximum of 2 p = 40 iterations, N = 10, −3 −3 ε = 10 ,and ε = 10 . SGD requires 2p + 1 = 41 objective estimates per iteration (using the f θ parameter shift rule to estimate the gradient). Thus, each corrector iteration requires up to 2p(2p+ 1) objective estimates. This is roughly the same amount of effort required to estimate the Hessian matrix of f , which would be required for an Euler method applied to the differential equation ( 2): p(p + 1) each of the /2 unique entries of the symmetric Hessian require up to four objective estimates via an iterated parameter-shift rule to get a second derivative (although see Reference [28]for an alternative approach that requires fewer estimates if an ancilla qubit is available). However, in our approach, the adaptive termination means that we typically use fewer than the 40 allowed iterations. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:10 S. M. Harwood et al. Table 1. Accuracy of VAQC and VQE for LiH Ground-state Energy Method Mean absolute error (Ha) Min / Max absolute error (Ha) VAQC 0.0016 0.0004 / 0.0025 VQE 0.0640 0.0095 / 0.1641 With these settings, VAQC gets close to a good solution, but requires some polishing; conse- quently, at the last time point t = 1, we apply SGD (with adaptive termination, bootstrapping, −4 −4 and resampling) with a maximum of 80 iterations, N = 10, ε = 10 ,and ε = 5× 10 . w f θ VAQC will require more computation than “plain” VQE applied directly to the target Hamilton- ian H . Given a budget of iterations, the best we can do with VQE is to repeatedly apply it with different randomly chosen initial points. Thus, we compare against plain VQE, using SGD-AR and the same ansatz, but with initial ansatz parameters uniformly randomly chosen from [−π, π] .We −4 −4 take N = 10, ε = 10 , ε = 5× 10 (the same values used for the final time point of VAQC). w f θ Results. VAQC robustly produces a high-quality solution; over five independent trials, VAQC −3 yields a final objective value within 2 .5 × 10 Hartree of the exact energy. See Table 1.Over these five repetitions, VAQC requires 1913 total iterations of SGD. Giving this budget of iterations to plain VQE, we are able to sample 33 different initial ansatz parameters, with an average of 58 iterations required to converge VQE. However, even these multiple applications of VQE with different initial ansatz parameters do not produce as accurate an answer; the minimum absolute −3 error that is achieved is 9.5× 10 Hartree. Furthermore, the results are not nearly as consistent, with errors as large as 0.1641 Hartree. This supports the conclusion that the VAQC procedure is capable of navigating a non-trivial landscape to improve upon the performance of plain VQE. VAQC requires on average 19.13 iterations per time step, or 19.13 × 41 = 784.33 function evalua- p(p+1) tions per time step. As noted, an explicit Euler step would require at least 4( /2) = 840 function evaluations per time step (if an ancilla qubit is not available). Thus, we see that VAQC (with SGD, at least) has a per time step cost comparable to an explicit Euler scheme. Optimization landscape. We use this example as an opportunity to assess the optimization land- scape and, in particular, the possibility of barren plateaus. As discussed in References [9, 26], this is the situation where there is a broad region of ansatz parameter values that are suboptimal and also lead to small gradients of the objective f . Noisy gradient estimates mean that there is no clear direction in which to update the parameters. As a result, a stochastic gradient method initialized on such a plateau resembles a random walk. Even worse, under fairly broad conditions on the ansatz and Hamiltonian, the probability of being in this region can be high, potentially approaching 1 exponentially quickly in the number of qubits. Thus, the probability of leaving the barren plateau via a random walk is exponentially low. This implies that randomly initializing the ansatz param- eters leads to a low probability of even finding a local minimum. Further, it is not unreasonable that the present example could suffer from barren plateaus; our target Hamiltonian is a “global” cost function as defined in Reference [ 9], since its terms involve tensor products of (non-identity) Pauli operators on all qubits (see Table 3). In this situation, barren plateaus can be a problem for a general class of ansätze at very low depths. To assess this, we plot the distribution of the norm of the objective function gradient at the initial parameter values used in VQE and VAQC; see Figure 2. In the case of VQE, these are the gradients of f (·, 1) evaluated at the 33 randomly chosen initial parameters, while for VAQC, these k−1 are the gradients evaluated at the initial parameters of each bootstrapping step, ∇f (θ , t ) (re- call the notation in Section 3.1). We see that for VQE, the random initial points lead to a broad distribution of gradient norms. In contrast, for VAQC, the gradients are smaller and more tightly ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:11 Fig. 2. Histogram of initial gradient norms for VAQC and VQE. The initial gradients of VQE are evaluated at the 33 uniformly randomly chosen initial points. The initial gradients of VAQC are for each of the bootstrap- ping steps over the five independent trials. clustered, supporting our assertion that the sequence of solutions remain close to a minimum as the Hamiltonian evolves. The fact that the initial gradients in VAQC are smaller and yet it still produces a more accurate answer than randomly initialized VQE suggests that a barren plateau is not to blame for the poor performance of VQE; the larger gradients at the random initial parameters indicate that the initial behavior of VQE is not like a random walk. While the random initial parameters lead to some type of suboptimal stationary point, the evidence does not support that this point is on an “expo- nentially large” plateau, otherwise we would expect the random initial gradients to have a tighter distribution of smaller norms. Still, it is shown in Reference [9] that a “local” cost function, like the one resulting from the initial Hamiltonian H in this example, can avoid barren plateaus. It is an intriguing possibility that VAQC (with an appropriate ansatz) could avoid barren plateaus by interpolating between a local and global cost function. Further work is merited. 4.3 Potential Energy Surface of Molecular Hydrogen In this problem, our goal is to calculate an accurate Born-Oppenheimer potential energy surface for H . We will use this as an opportunity to assess the impact of the various proposals (bootstrap- ping/VAQC, adaptive termination, and resampling). The parameter t corresponds to internuclear distance, and we seek the electronic energy at the points {0.4, 0.55, 0.7, 0.85, 1.2, 1.6, 1.9, 2.2, 2.6, 3.0, 4.0, 5.0} (Å). We construct the Hamiltonian us- ing PySCF [40] and the STO-3G basis set [12, 18], following the procedure outlined in Reference [20]. This Hamiltonian is then transformed into the particle/hole representation [4]and mapped to a qubit Hamiltonian using parity mapping [8, 38], which results in a two qubit representation. We use a one-layer RY ansatz with additional gates prepended that prepare the Hartree-Fock state. See Figure 3. Again, errors are with respect to the full configuration interaction energy (calculated clas- −3 −4 sically). We target an accuracy level of 10 Hartree. Thus, for instance, we will use ε = 5 × 10 in the resampling procedure, whenever it is used. While in general, lower error is better, we are more interested in consistently low error, and further, a method that achieves error much lower −3 than 10 could be seen as wasting effort. As discussed in the lithium hydride study (Section 4.2), arguably a better ansatz would be one with the gates that prepare the Hartree-Fock state appended to the end of the circuit. In fact, the methods considered do perform better with this ansatz, but it subsequently makes it harder to see the effects of the proposed improvements like bootstrapping. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:12 S. M. Harwood et al. Fig. 3. Ansatz for H potential energy surface study. −4 Procedure. For any method using adaptive termination, we take N = 10, ε = 10 ,and ε = f θ −4 5× 10 . Any method using bootstrapping begins at the smallest distance and proceeds in order of increasing distance. For any method or iteration that is not bootstrapped, the initial guess for the ansatz parameters is zero. While ψ (0) is not exactly the ground state for the initial Hamiltonian at 0.4 Å, it is a reasonable starting point. For each optimization method, we at least look at the performance of the baseline optimizer, optimizer plus resampling, and optimizer plus resampling plus bootstrapping. In the particular case of SGD, we also look at SGD plus resampling, bootstrapping, and adaptive termination (for NFT and SPSA, we use the current implementations in Qiskit, which would have to be modified to allow adaptive termination). To assess the robustness of the methods, we perform five independent repetitions of the potential energy surface calculation for each method. To be as fair as possible in our comparisons of the various methods, we make sure that each method uses approximately the same number of total samples in the calculation of the potential energy surface, over all the independent repetitions. Since it is only SGD-ABR with its adaptive termination for which this budget of samples is not known beforehand, we run this method first and allocate its effort to the others. While we do not directly control how many samples are used for resampling, two methods that use resampling will use approximately the same total number of samples during the resampling phase. Thus, we run SGD-ABR first, calculate the total number of samples used, and set an iteration limit (which is the same for each internuclear distance) for SGD, SPSA, and NFT so that they approximately use the same total number of samples (taking into account the different number of function calls per iteration for each method). Meanwhile, we take the number of samples used only during the optimization phase from SGD-ABR, and again set an iteration limit for SGD-R, SGD-BR, SPSA-R, SPSA-BR, NFT-R, and NFT-BR, so that the optimization phases of each method use the same number of samples (while the number of samples used in the resampling phases are roughly similar). Improvements in accuracy. Figure 4 visualizes the errors, over all independent repetitions and internuclear distances, for each baseline optimization method and its augmented versions. Mean- while, Figures 5 and 6 show the progression of mean absolute error at each internuclear distance for each method. In general, where there is error, we must distinguish between sampling error and failure of the optimization method to find optimal ansatz parameters. The resampled versions of the optimization methods help make this distinction. For instance, for SPSA and SGD, the addi- tion of resampling does not make significant improvements (besides eliminating negative errors, which must be due to sampling error). This indicates that most of the error for those methods is due to poor quality ansatz parameters. Meanwhile, SPSA-BR improves a lot over SPSA and SPSA-R, and in particular is nearly an order of magnitude more accurate in the region of 1 to 2 Å, indicating that bootstrapping yields a significant improvement. Similarly, we see that SGD improves significantly with bootstrapping and resampling. Looking at Figure 6, SGD-BR and SGD- −3 ABR consistently achieve the desired threshold of 10 Hartree across the internuclear distances. −3 Furthermore, SGD-BR and SGD-ABR are not limited to an accuracy of 10 Hartree; with a tighter tolerance ε and more optimization iterations we expect them to improve. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:13 Fig. 4. Box and whisker plot for error (over independent repetitions and internuclear distances) for various methods for H potential energy surface. Boxes represent middle quartiles, whiskers represent minimum to maximum, and the central line is the mean. Note the change in scaling at 0.05 Hartree on the y-axis. Fig. 5. Mean absolute error (over five independent repetitions for each internuclear distance) versus distance. We have SPSA (left) and NFT (right) along with the corresponding augmented versions. While mean absolute error appears similar between SGD-BR and SGD-ABR, maximum absolute error over all the distances and independent repetitions is 0.0128 Hartree for SGD-BR, and 0.0043 Hartree for SGD-ABR. See also Table 2. This is where adaptive termination proves valuable; SGD- ABR expends more effort when necessary to get closer to a desired accuracy level. Figures 4 and 5 show that NFT is already a fairly robust optimization method, with resampling appearing to make most of the improvement over the base optimizer. This makes sense, since NFT can take large steps when updating the ansatz parameters. Thus, the final parameters depend less on the initial values given to NFT, making bootstrapping less effective. Reduction in unique circuits. While we have kept the total number of samples the same in our comparisons, the number of unique circuits that are executed is an interesting metric to consider. In many hardware architectures, the overhead of preparing a circuit can be significant, and so once prepared, executing the same circuit many times is relatively efficient. So, consider Table 2.Wesee that, compared to the base optimizers, adding bootstrapping and resampling results in better mean ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:14 S. M. Harwood et al. Fig. 6. Mean absolute error (over five independent repetitions for each internuclear distance) versus distance for SGD and its augmented versions. Table 2. Accuracy and Cost for Various Methods for H Potential Energy Surface Method Mean absolute error (Ha) Max absolute error (Ha) Mean unique circuit evaluations SPSA 0.0174 0.0721 2341 SPSA-BR 0.0056 0.0337 205 NFT 0.0158 0.1180 2340 NFT-BR 0.0059 0.0397 204 SGD 0.0320 0.2040 2340 SGD-BR 0.0011 0.0128 198 SGD-ABR 0.0007 0.0043 203 Unique circuit evaluations are estimated from the number of function evaluations during optimization. and maximum absolute error, as well as an order of magnitude fewer unique circuit evaluations. This is because while resampling contributes many objective evaluations, they are all at the same ansatz parameter values. 5 CONCLUSIONS We have presented the concept of VAQC, its practical implementation as a bootstrapping proce- dure, and some other practical numerical techniques to improve VQE. When applied to the calcu- lation of the ground-state energies of simple molecules, these techniques yield consistently more accurate results compared to a more basic implementation of VQE. This is particularly evident when calculating a potential energy surface, where a series of high accuracy energies are needed. We have established some basic theoretical guarantees for the performance of VAQC. While the conditions under which these guarantees hold are difficult to verify, VAQC performs quite well as a heuristic for improving VQE. We expect the VAQC approach to benefit from further research in AQC; analysis of the spectral gaps of Hamiltonians of interest should impact the approach ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:15 discussed here, and homotopy maps could inspire novel ansätze. Meanwhile, VAQC may be a useful tool for better understanding or simulating adiabatic computations. APPENDICES A PROOF OF PROPOSITION 1 The following proof essentially elaborates on Remarks 5.10 and 4.3 in Reference [21, Chapter II]. A fundamental tool in that analysis is the resolvent operator −1 R(z, t) = (H (t) − zI ) , where z is a complex number and I is the identity onH . Evidently the resolvent is only defined for (z, t) such that z is not an eigenvalue of H (t).So,letD be the preimage under (z, t) → H (t)−zI of the set of invertible operators. Then, as the preimage under a continuous mapping of an open set, D is an open subset ofC× [0, 1]. Further, R is well-defined on D . Since H and the inversion of an R R operator are continuous and further, differentiable, R is continuous and differentiable on D with ∂R ∂R derivative (z, t) = −R(z, t)H (t)R(z, t). This shows that is continuous on D . Importantly, ∂t ∂t R(z,t )−R(z,s) ∂R for any s, → (z, s) pointwise in z as t → s, and the convergence is uniform on any t−s ∂t compact subset of C not containing an eigenvalue of H (s). That D is open is critical here; if K is a compact subset of the complex plane that does not contain an eigenvalue of H (s),then K×{s} is a subset of D ,and so K ×{t},for t near s, is also a subset of D . R R With this, we can define an eigenprojection P as P = − R(z, s)dz. 2πi Here, P is the eigenprojection corresponding to all eigenvalues of H (s) enclosed by the positively- oriented closed curve Γ in the complex plane. This characterization of the eigenprojection also appears in proofs of the adiabatic theorem; see for instance Reference [19]. Another basic fact we will use is that the eigenvalues of H may be chosen as continuous functions on [0, 1], since H is continuous and the eigenvalues are real. This means that for t close to s, Γ encloses the “same” eigenvalues. Proposition. Assume H is continuously differentiable on [0, 1]. Assume that there exists real constant δ > 0 such that for each t, the lowest and second lowest eigenvalues (of H (t)), λ (t) and λ (t) respectively, are separated by δ : λ (t) + δ < λ (t). Then there exists a continuous mapping 1 0 1 ∗ ∗ ϕ :[0, 1]→H such that ϕ (t) is a ground state of H (t) for all t ∈ [0, 1]. Proof. To start, we show that we have a continuously differentiable eigenprojection. Fix s ∈ [0, 1]. We may choose a closed curve Γ enclosing the lowest eigenvalue λ (s), and not enclosing or passing through any other eigenvalue (this is possible by the assumption that the lowest eigenvalue is separated by δ). Define P (s) = − R(z, s)dz. 2πi Consequently, P (s) is the eigenprojection corresponding to λ (s). Critically, this expression con- 0 0 tinues to hold for all t in a neighborhood of s by the continuity of λ . Then note that P (t) − P (s) 1 R(z, t) − R(z, s) 0 0 = − dz t − s 2πi t − s ∂R A little more detail here: if R is defined on D as the difference quotient when t  s,and as (z, s) for t = s,thenit δ R ∂t ∂R is a continuous function on D .Thus R (·, t ) must converge uniformly to R (·, s) = (·, s) on compact subsets K of R δ δ ∂t C such that K × (s − ϵ, s + ϵ ) ⊂D , for some positive real ϵ. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:16 S. M. Harwood et al. ∂R ˙ 1 for t sufficiently close to s. Taking the limit as t approaches s, we obtain P (s) = −/2πi (z, s)dz ∂s R(z,t )−R(z,s) by the uniform convergence of mentioned above. Once again, this expression contin- t−s ues to hold for t near s,so P is continuously differentiable on a neighborhood of s, and since s was arbitrary, it is continuously differentiable on [0 , 1]. Next, we show that there exists a continuous U such that for all t, U (t) is invertible and P (t) = −1 2 U (t)P (0)U (t). Since P is a projection, (P (t)) = P (t) for all t, so differentiating yields 0 0 0 0 ˙ ˙ ˙ P P + P P = P;(3) 0 0 0 0 0 multiplying from the right and left by P gives P P P = 0. (4) 0 0 0 ˙ ˙ ˙ Then let Q (t) = P (t)P (t) − P (t)P (t) be the commutator of P and P .Wehavethat 0 0 0 0 0 0 P = QP − P Q (5) 0 0 0 using the definition of Q, Equation (3), and Equation (4). We construct U as the solution of the initial value problem in linear ordinary differential equations V (t) = Q (t)V (t),∀t ∈ [0, 1], V (0) = V . (6) In particular, for the initial value V = I, we define the solution as U.Wenotethatageneral solution of Equation (6)may be givenby V (t) = U (t)V . The inverse of U is the solution of the initial value problem W (t) = −W (t)Q (t),∀t ∈ [0, 1], W (0) = I. d (WU ) ˙ ˙ For a solutionW of the above, we see that = WU +WU = WQU−WQU = 0; thusW (t)U (t) dt is constant and must equal its initial value W (0)U (0) = I for all t. This shows that U is invertible. Then note that P U is a solution of Equation (6) with initial value P (0): 0 0 d(P U ) ˙ ˙ ˙ = P U + P U = (P + P Q)U = Q (P U ), 0 0 0 0 0 dt where we have used Equation (5) in the last equality. Since the solution of Equation (6) is unique for a given initial value, P (t)U (t) must coincide with the general solution noted above U (t)P (0). 0 0 −1 In other words P (t)U (t) = U (t)P (0) for all t; thus, we have P (t) = U (t)P (0)U (t) as desired. 0 0 0 0 Finally, let ϕ be any (non-zero) vector in the eigenspace of H (0) corresponding to λ (0) (so 0 0 0 P (0)ϕ = ϕ ). Then define ϕ(t) = U (t)ϕ .Notethat −1 0 P (t)ϕ(t) = (U (t)P (0)U (t))(U (t)ϕ ) 0 0 = U (t)P (0)ϕ = U (t)ϕ = ϕ(t). So we see that ϕ(t) is an eigenvector corresponding to the lowest eigenvalue of H (t), for all ϕ (t ) t ∈ [0, 1]. Since U (t) is invertible, ϕ(t) is non-zero, so we can normalize it to obtain ϕ (t) ≡ . ϕ (t ) ∗ ∗ We have that ϕ (t) is a well-defined, normalized ground state of H (t) for each t,and ϕ is continuous. B OPTIMIZATION METHODS We describe in detail the optimization methods used in our experiments. SGD is an optimization method defined by the iteration k+1 k k k θ = θ − γ д . ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:17 k k Here, γ is the step length, and д is the current gradient estimate. Gradients are obtained using the parameter shift rule [13, 37] (we use RY-type ansätze for ψ , for which the parameter shift rule is applicable). Along with evaluation of the objective estimate at the current parameter point, this makes the cost per iteration of the SGD method 2p + 1 objective evaluations. Step lengths γ decrease to zero with an asymptotic behavior like /k; this is consistent with most convergence theories [6]. We use a step length equal to 1 for the first ten iterations, then decrease it by setting it to /(k − 10),for k > 10. The addition of a momentum term is a common variant of SGD. The idea is that this can help es- cape local minima; see References [14, 23] for various perspectives and references. Again, our point here is to show improvement in nearly any optimizer; we use a basic form of SGD for simplicity. SPSA is a gradient-free stochastic optimization method [39]. It has been used successfully with VQEinpreviousstudies[20]. Each iteration consists of two objective evaluations, essentially giving a derivative approximation in a particular coordinate direction. The algorithm randomizes these search directions and carefully controls the sequence of steplengths that it takes. Hyperparameter settings are the default in Qiskit, with the exception of the initial step size that is set to 1.0. NFT is a sequential coordinate minimization method [32]. When ψ is an RY-type ansatz, the objective f is sinusoidal as a function of a single parameter θ with the others fixed. The method leverages this fact to estimate f as a function of a single parameter and analytically minimize it in this coordinate direction. NFT requires two to three objective evaluations per iteration (the frequency of the extra evaluation is a hyperparameter—we use the default in its implementation in Qiskit). In the noise-free setting, at least, sequential minimization methods enjoy reasonable convergence guarantees [42]. C LITHIUM HYDRIDE HAMILTONIAN Here, we specify the Hamiltonian used in the lithium hydride ground-state study of Section 4.2. We construct the Hamiltonian at an internuclear distance of 2.5 Å using PySCF [40] and the STO- 3G basis set. We consider the LiH molecule oriented with the bond along the x-direction. For this orientation, the unoccupied 2p and 2p orbitals are perpendicular to the LiH bond and along y z with the core orbitals, are assumed frozen; thus, we do not consider the frozen orbitals in the quantum simulations. This Hamiltonian is then transformed into the particle/hole representation [4] and mapped to a qubit Hamiltonian using parity mapping [8, 38], which results in a four-qubit representation after applying qubit tapering to account for symmetries due to spin up and spin down particle number conservation [7]. The full Hamiltonian, written as a linear combination of tensor products of Pauli operators, has 100 terms. See Table 3. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:18 S. M. Harwood et al. Table 3. LiH Hamiltonian Terms to Six Decimal Places 0.567662 IIII −0.025425 IZXX 0.013812 ZXXX −0.011521 XZYY −0.008083 ZXZX 0.245088 IIZI 0.025425 IZYY 0.013812 IXXX 0.011521 XIYY −0.008083 IXZX −0.245088 ZIII 0.025425 XXIZ −0.013812 ZXYY 0.011521 XZXX 0.008083 ZXIX −0.190085 IIZZ −0.025425 YYIZ −0.013812 IXYY −0.011521 XIXX 0.008083 IXIX −0.190085 ZZII −0.019768 IIXZ −0.013812 XXZX 0.010474 IIXX −0.006835 ZXXZ −0.107219 IZIZ −0.019768 IIXI 0.013812 YYZX −0.010474 IIYY −0.006835 IXXZ 0.101581 IZII 0.019768 XZII 0.013812 XXIX 0.010474 XXII −0.006835 ZXXI −0.101581 IIIZ −0.019768 XIII −0.013812 YYIX −0.010474 YYII −0.006835 IXXI 0.098833 IZZI −0.018582 XXZI −0.012909 ZXZI −0.009880 XZXI −0.006835 XZZX 0.098833 ZIIZ 0.018582 YYZI −0.012909 IXZI 0.009880 XIXI 0.006835 XZIX −0.096556 ZIZI 0.018582 ZIXX −0.012909 ZIZX −0.009880 XZXZ 0.006835 XIZX 0.079438 ZZZZ −0.018582 ZIYY 0.012909 ZIIX 0.009880 XIXZ −0.006835 XIIX −0.060240 ZZZI 0.017442 IZZX −0.011861 XZZI 0.009298 ZZXI −0.004511 ZXZZ 0.060240 ZIZZ −0.017442 IZIX 0.011861 XIZI 0.009298 ZZXZ −0.004511 IXZZ −0.053253 IZZZ 0.017442 ZXIZ −0.011861 ZIXZ −0.009298 XZZZ 0.004511 ZZZX 0.053253 ZZIZ 0.017442 IXIZ −0.011861 ZIXI 0.009298 XIZZ −0.004511 ZZIX 0.033028 XXXX 0.016652 IZXZ −0.011521 XXXZ −0.009044 IIZX −0.003631 XXZZ −0.033028 YYXX 0.016652 IZXI 0.011521 YYXZ 0.009044 IIIX 0.003631 YYZZ −0.033028 XXYY 0.016652 XZIZ −0.011521 XXXI 0.009044 ZXII 0.003631 ZZYY 0.033028 YYYY −0.016652 XIIZ 0.011521 YYXI 0.009044 IXII −0.003631 ZZXX ACKNOWLEDGMENTS The authors thank Bryce Fuller for discussions on the manuscript and Michael Andrews for help on some of the topology concepts. REFERENCES [1] Héctor Abraham et al. 2019. Qiskit: An Open-source Framework for Quantum Computing. Retrieved from https: //doi.org/10.5281/zenodo.2562110 [2] Tameem Albash and Daniel A. Lidar. 2018. Adiabatic quantum computation. Rev. Mod. Phys. 90, 1 (2018), 015002. [3] Eugene L. Allgower and Kurt Georg. 2012. Numerical Continuation Methods: An Introduction. Vol. 13. Springer Science & Business Media. [4] Panagiotis Kl. Barkoutsos, Jerome F. Gonthier, Igor Sokolov, Nikolaj Moll, Gian Salis, Andreas Fuhrer, Marc Ganzhorn, Daniel J. Egger, Matthias Troyer, Antonio Mezzacapo, Stefan Filipp, and Ivano Tavernelli. 2018. Quantum algorithms for electronic structure calculations: Particle-hole Hamiltonian and optimized wave-function expansions. Phys. Rev. A 98, 2 (2018), 022322. [5] Dimitri P. Bertsekas. 1999. Nonlinear Programming (2nd ed.). Athena Scientific, Belmont, MA. [6] Dimitri P. Bertsekas and John N. Tsitsiklis. 2000. Gradient convergence in gradient methods with errors. SIAM J. Optimiz. 10, 3 (2000), 627–642. [7] Sergey Bravyi, Jay M. Gambetta, Antonio Mezzacapo, and Kristan Temme. 2017. Tapering off qubits to simulate fermionic Hamiltonians. arXiv:1701.08213. Retrieved from https://arxiv.org/abs/1701.08213. [8] S. Bravyi and A. Kitaev. 2002. Fermionic quantum computation. Ann. Phys. 298, 1 (2002), 210–226. [9] Marco Cerezo, Akira Sone, Tyler Volkoff, Lukasz Cincio, and Patrick J. Coles. 2021. Cost function dependent barren plateaus in shallow parametrized quantum circuits. Nat. Commun. 12, 1 (2021), 1–12. [10] Alba Cervera-Lierta, Jakob S. Kottmann, and Alán Aspuru-Guzik. 2021. Meta-variational quantum eigensolver: Learn- ing energy profiles of parameterized hamiltonians for quantum simulation. P R X Quant. 2 (2021), 020329. [11] Ming-Cheng Chen, Ming Gong, Xiaosi Xu, Xiao Yuan, Jian-Wen Wang, Can Wang, Chong Ying, Jin Lin, Yu Xu, Yulin Wu, et al. 2020. Demonstration of adiabatic variational quantum computing with a superconducting quantum copro- cessor. Phys. Rev. Lett. 125, 18 (2020), 180501. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:19 [12] John B. Collins, Paul von R. Schleyer, J. Stephen Binkley, and John A. Pople. 1976. Self-consistent molecular orbital methods. XVII. Geometries and binding energies of second-row molecules. A comparison of three basis sets. J. Chem. Phys. 64, 12 (1976), 5142–5151. [13] Gavin E. Crooks. 2019. Gradients of parameterized quantum gates using the parameter-shift rule and gate decompo- sition. arXiv:1905.13311. Retrieved from https://arxiv.org/abs/1905.13311. [14] Jelena Diakonikolas and Michael I. Jordan. 2019. Generalized momentum-based methods: A Hamiltonian perspective. SIAM Journal on Optimization 31, 1 (2021), 915–944. [15] Daniel J. Egger, Jakub Marecek, and Stefan Woerner. 2021. Warm-starting quantum optimization. Quantum 5 (2021), [16] Edward Farhi, Jeffrey Goldstone, and Sam Gutmann. 2014. A quantum approximate optimization algorithm. arXiv:1411.4028. Retrieved from https://arxiv.org/abs/1411.4028. [17] A. Garcia-Saez and J. I. Latorre. 2018. Addressing hard classical problems with adiabatically assisted variational quan- tum eigensolvers. arXiv:1806.02287. Retrieved from https://arxiv.org/abs/1806.02287. [18] Warren J. Hehre, Robert F. Stewart, and John A. Pople. 1969. Self-consistent molecular orbital methods. I. Use of Gaussian expansions of Slater-Type atomic orbitals. J. Chem. Phys. 51, 6 (1969), 2657–2664. [19] Sabine Jansen, Mary-Beth Ruskai, and Ruedi Seiler. 2007. Bounds for the adiabatic approximation with applications to quantum computation. J. Math. Phys. 48, 10 (2007), 102111. [20] Abhinav Kandala, Antonio Mezzacapo, Kristan Temme, Maika Takita, Markus Brink, Jerry M. Chow, and Jay M. Gam- betta. 2017. Hardware-efficient variational quantum eigensolver for small molecules and quantum magnets. Nature 549, 7671 (2017), 242–246. [21] Tosio Kato. 1980. Perturbation Theory for Linear Operators (corrected printing of the 2nd ed.). Springer-Verlag, New York. [22] Wim Lavrijsen, Ana Tudor, Juliane Müller, Costin Iancu, and Wibe de Jong. 2020. Classical optimizers for noisy intermediate-scale quantum devices. In Proceedings of the IEEE International Conference on Quantum Computing and Engineering (QCE’20). 267–277. https://doi.org/10.1109/QCE49297.2020.00041 [23] Nicolas Loizou and Peter Richtárik. 2020. Momentum and stochastic momentum for stochastic gradient, Newton, proximal point and subspace descent methods. Comput. Optimiz. Appl. 77, 3 (2020), 653–710. [24] Shunji Matsuura, Samantha Buck, Valentin Senicourt, and Arman Zaribafiyan. 2021. Variationally scheduled quantum simulation. Phys.Rev.A 103, 5 (May 2021), 052435. https://doi.org/10.1103/PhysRevA.103.052435 [25] Sam McArdle, Tyson Jones, Suguru Endo, Ying Li, Simon C. Benjamin, and Xiao Yuan. 2019. Variational ansatz-based quantum simulation of imaginary time evolution. NPJ Quant. Inf. 5, 1 (2019), 1–6. [26] Jarrod R. McClean, Sergio Boixo, Vadim N. Smelyanskiy, Ryan Babbush, and Hartmut Neven. 2018. Barren plateaus in quantum neural network training landscapes. Nat. Commun. 9, 1 (2018), 1–6. [27] Jarrod R. McClean, Jonathan Romero, Ryan Babbush, and Alán Aspuru-Guzik. 2016. The theory of variational hybrid quantum-classical algorithms. New J. Phys. 18, 2 (2016), 023023. [28] Kosuke Mitarai, Yuya O. Nakagawa, and Wataru Mizukami. 2020. Theory of analytical energy derivatives for the variational quantum eigensolver. Phys. Rev. Res. 2, 1 (2020), 013129. [29] Kosuke Mitarai, Tennin Yan, and Keisuke Fujii. 2019. Generalization of the output of a variational quantum eigensolver by parameter interpolation with a low-depth ansatz. Phys.Rev.Appl. 11, 4 (2019), 044087. [30] Nikolaj Moll, Panagiotis Barkoutsos, Lev S. Bishop, Jerry M. Chow, Andrew Cross, Daniel J. Egger, Stefan Filipp, Andreas Fuhrer, Jay M. Gambetta, Marc Ganzhorn, et al. 2018. Quantum optimization using variational algorithms on near-term quantum devices. Quant. Sci. Technol. 3, 3 (2018), 030503. [31] James R. Munkres. 2000. Topology (2nd ed.). Prentice Hall, Upper Saddle River, NJ. [32] Ken M. Nakanishi, Keisuke Fujii, and Synge Todo. 2020. Sequential minimal optimization for quantum-classical hybrid algorithms. Phys. Rev. Res. 2, 4 (2020), 043158. [33] Giacomo Nannicini. 2019. Performance of hybrid quantum-classical variational heuristics for combinatorial optimiza- tion. Phys. Rev. E 99, 1 (2019), 013304. [34] Alberto Peruzzo, Jarrod McClean, Peter Shadbolt, Man-Hong Yung, Xiao-Qi Zhou, Peter J. Love, Alán Aspuru-Guzik, and Jeremy L. O’Brien. 2014. A variational eigenvalue solver on a photonic quantum processor. Nat. Commun. 5, 1 (2014), 1–7. [35] Boris T. Polyak and Anatoli B. Juditsky. 1992. Acceleration of stochastic approximation by averaging. SIAM J. Contr. Optimiz. 30, 4 (1992), 838–855. [36] Walter Rudin. 1976. Principles of Mathematical Analysis (3rd ed.). McGraw–Hill, New York, NY. [37] Maria Schuld, Ville Bergholm, Christian Gogolin, Josh Izaac, and Nathan Killoran. 2019. Evaluating analytic gradients on quantum hardware. Phys. Rev. A 99, 3 (2019), 032331. [38] Jacob T. Seeley, Martin J. Richard, and Peter J. Love. 2012. The Bravyi-Kitaev transformation for quantum computation of electronic structure. J. Chem. Phys. 137, 22 (2012), 224109. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:20 S. M. Harwood et al. [39] James C. Spall. 1992. Multivariate stochastic approximation using a simultaneous perturbation gradient approxima- tion. IEEE Trans. Automat. Contr. 37, 3 (1992), 332–341. [40] Q. M. Sun, T. C. Berkelbach, N. S. Blunt, G. H. Booth, S. Guo, Z. D. Li, J. Z. Liu, J. D. McClain, E. R. Sayfutyarova, S. Sharma, S. Wouters, and G. K. L. Chan. 2018. PySCF: The Python-based simulations of chemistry framework. Wiley Interdiscipl. Rev. Comput. Molec. Sci. 8, 1 (2018), e1340. [41] Kevin J. Sung, Matthew P. Harrigan, Nicholas C. Rubin, Zhang Jiang, Ryan Babbush, and Jarrod R. McClean. 2020. An exploration of practical optimizers for variational quantum algorithms on superconducting qubit processors. arXiv:2005.11011v1. Retrieved from https://arxiv.org/abs/2005.11011v1. [42] Stephen J. Wright. 2015. Coordinate descent algorithms. Math. Program. 151, 1 (2015), 3–34. [43] Xiao Yuan, Suguru Endo, Qi Zhao, Ying Li, and Simon C. Benjamin. 2019. Theory of variational quantum simulation. Quantum 3 (2019), 191. Received February 2021; revised June 2021; accepted August 2021 ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. http://www.deepdyve.com/assets/images/DeepDyve-Logo-lg.png ACM Transactions on Quantum Computing Association for Computing Machinery

Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing

Loading next page...
 
/lp/association-for-computing-machinery/improving-the-variational-quantum-eigensolver-using-variational-JqcjV3wj5C

References

References for this paper are not available at this time. We will be adding them shortly, thank you for your patience.

Publisher
Association for Computing Machinery
Copyright
Copyright © 2022 Copyright held by the owner/author(s).
ISSN
2643-6809
eISSN
2643-6817
DOI
10.1145/3479197
Publisher site
See Article on Publisher Site

Abstract

Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing STUART M. HARWOOD, DIMITAR TRENEV, and SPENCER T. STOBER, ExxonMobil Corporate Strategic Research, USA PANAGIOTIS BARKOUTSOS, IBM Quantum, IBM Research Zurich, Switzerland TANVI P. GUJARATI, IBM Quantum, IBM Research Almaden, USA SARAH MOSTAME and DONNY GREENBERG, IBM Quantum, IBM T. J. Watson Research Center, USA The variational quantum eigensolver (VQE) is a hybrid quantum-classical algorithm for finding the minimum eigenvalue of a Hamiltonian that involves the optimization of a parameterized quantum circuit. Since the resulting optimization problem is in general nonconvex, the method can converge to suboptimal parameter values that do not yield the minimum eigenvalue. In this work, we address this shortcoming by adopting the concept of variational adiabatic quantum computing (VAQC) as a procedure to improve VQE. In VAQC, the ground state of a continuously parameterized Hamiltonian is approximated via a parameterized quantum circuit. We discuss some basic theory of VAQC to motivate the development of a hybrid quantum-classical homotopy continuation method. The proposed method has parallels with a predictor-corrector method for numerical integration of differential equations. While there are theoretical limitations to the procedure, we see in practice that VAQC can successfully find good initial circuit parameters to initialize VQE. We demonstrate this with two examples from quantum chemistry. Through these examples, we provide empirical evidence that VAQC, combined with other techniques (an adaptive termination criteria for the classical optimizer and a variance-based resampling method for the expectation evaluation), can provide more accurate solutions than “plain” VQE, for the same amount of effort. CCS Concepts: • Mathematics of computing → Nonconvex optimization;• Computing methodolo- gies → Quantum mechanic simulation;• Theory of computation→ Quantum computation theory Additional Key Words and Phrases: Variational methods, adiabatic computing ACM Reference format: Stuart M. Harwood, Dimitar Trenev, Spencer T. Stober, Panagiotis Barkoutsos, Tanvi P. Gujarati, Sarah Mostame, and Donny Greenberg. 2022. Improving the Variational Quantum Eigensolver Using Variational Adiabatic Quantum Computing. ACM Trans. Quantum Comput. 3, 1, Article 1 (January 2022), 20 pages. https://doi.org/10.1145/3479197 Authors’ addresses: S. M. Harwood (corresponding author), D. Trenev, and S. T. Stober, ExxonMobil Corporate Strategic Research, 1545 US-22, Annandale, NJ, 08801; email: stuart.m.harwood@exxonmobil.com; P. Barkoutsos, IBM Quantum, IBM Research Zurich, Säumerstrasse 4, 8803 Rüschlikon, CH, Switzerland; T. P. Gujarati, IBM Quantum, IBM Research Almaden, 650 Harry Road, San Jose, CA, 95120; S. Mostame and D. Greenberg, IBM Quantum, IBM T. J. Watson Research Center, 1101 Kitchawan Road, Yorktown Heights, NY, 10598. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for third-party components of this work must be honored. For all other uses, contact the owner/author(s). © 2022 Copyright held by the owner/author(s). 2643-6817/2022/01-ART1 $15.00 https://doi.org/10.1145/3479197 ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:2 S. M. Harwood et al. 1 INTRODUCTION The variational quantum eigensolver (VQE) [27, 30, 34] is a hybrid quantum-classical algo- rithm for approximating the minimum eigenvalue of a given Hamiltonian. A parameterized quan- tum circuit, or ansatz, is tuned via a classical optimization method to minimize the expected value of the Hamiltonian. This expected value is estimated on a quantum computer, and thus this eval- uation is noisy (at the very least, there is noise from the finite number of circuit samples or shots used to estimate the expected value).Consequently, VQE has characteristics of a stochastic opti- mization problem. VQE has been used to estimate the ground-state molecular energy of small molecules [20, 34], and as a heuristic for Ising problems [30, 33]. While VQE has shown promise in some small size problems, its ability to scale to larger prob- lems is an open question; ultimately, the classical optimization methods on which VQE relies are at best local methods, while the objectives are typically nonconvex with multiple local minima. Convergence to a local, but not global, minimizer limits the accuracy of the estimated eigenvalue. To address this fundamental shortcoming of VQE, as well as the parametric nature of certain applications, we adopt the concept of variational adiabatic quantum computing (VAQC).In this approach, we use VQE to calculate the minimum eigenvalues of a parameterized Hamiltonian, taking advantage of the continuity of the problems to bootstrap or warm-start the local optimiza- tion methods. At a high level, we see that VAQC uses a parameterized Hamiltonian to navigate an energy landscape to arrive at the minimum eigenvalue of a target Hamiltonian. We draw con- nections to predictor-corrector methods for integrating differential equations and numerical con- tinuation methods [3] by recasting the problem in a differential setting. We introduce a few other practical numerical techniques (adaptive termination of the classical optimization procedure and resampling) for improving the performance of VQE. As the name suggests, we borrow notions and ideas from adiabatic quantum computation (AQC) and adiabatic simulation; see for instance Reference [2] for a review. Improvements to adiabatic simulation for molecular systems was explored recently in Reference [24]. However, the present work focuses on a computational protocol for the enhancement of variational algorithms used on near term gate-based quantum computers. As we discuss in Section 2, in AQC a quantum state evolves in some Hilbert space via the Schrödinger equation. In contrast, in VAQC a quantum state evolves in some reduced space (due to the ansatz) via a series of applications of VQE. A similar method was proposed in Reference [17], where the authors introduce the idea of adiabatically assisted VQE. The present work expands on this idea, provides different theoretical perspectives, and discusses more connections to other numerical methods. An approach was recently introduced in Reference [11] under the name “adiabatic variational quantum computing.” This approach is essentially a variational time evolution method, a hybrid quantum-classical method for simulating the Schrödinger equation. However, our approach to VAQC in the present work is fundamentally different; we do not try to simulate unitary evolution. We provide a different theoretical perspective to motivate VAQC and to establish certain continuity properties of the optimal ansatz parameters. Further, this alternate point of view permits us to propose a numerical method that is different from typical numerical integration methods, and in particular the method proposed in Reference [11]. Compared to the quantum approximate optimization algorithm [16] and other work like [29], the VAQC approach described here permits in practice a wider range of ansatz forms. Inspired by the adiabatic theorem, the main requirement on the ansatz is that it can represent the ground state of the initial Hamiltonian (and, critically, the corresponding values of the ansatz parameters are known). If there is flexibility in the problem to do so, then these considerations suggest design- ing the ansatz and the initial Hamiltonian together to achieve this goal. In the examples that we ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:3 consider, we still use “hardware-efficient” ansätze [ 20], and suggest a simple modification to how these ansätze are typically constructed. The VAQC approach and techniques for augmenting VQE are independent of the classical op- timization method (within reason—ultimately we still need noise-robust optimization methods). Indeed, we demonstrate that these techniques can practically improve the performance of VQE (for instance, an order of magnitude or more reduction in error) using a few different optimization methods (namely stochastic gradient descent, simultaneous perturbation stochastic approxima- tion, and the Nakanishi-Fujii-Todo method). While Reference [41] notes that the performance of these methods can be sensitive to the hyperparameters used (like step sizes), we expect any hyper- parameter tuning would benefit the augmented procedures as well, and only further improve the results we obtain. Ultimately, the techniques we propose offer similarly or more accurate answers, for the same number of samples. When considering the number of unique circuits evaluated, these techniques can offer an order of magnitude reduction. Meta-VQE, recently proposed in Reference [10], has a similar aim of efficiently calculating the ground-state energies of a parameterized Hamiltonian. However, the approach in meta-VQE is to prepend to the variational ansatz another parameterized circuit that aims to “learn” the parametric form of the Hamiltonian. In this work, we focus on a Hamiltonian depending on a single parameter (“time”) and are less concerned with fitting or learning a functional form of the ground-state energy. As mentioned, VQE has been applied to Ising problems and similar classical combinatorial op- timization problems. Although we do not consider such examples, the present work could also be applied to these problems. The recent work in Reference [15] has a similar goal of improving variational algorithms for combinatorial optimization through warm-start strategies. Combining those ideas with the present work is a subject for future research. This work is organized as follows. In Section 2, we begin with a few theoretical considerations to describe and motivate VAQC. In Section 3, we describe its numerical implementation as a bootstrap- ping procedure, along with the other practical improvements like resampling and adaptive termina- tion. In Section 4, we discuss some numerical results with simulated quantum devices. In particular, we show how VAQC can improve on the performance of plain VQE to find a better quality ground- state energy of a small molecule. Further, we demonstrate that in certain settings, like calculating the Born-Oppenheimer potential energy surface, VAQC and the proposed practical improvements can yield more consistently accurate results. We then conclude with a few final thoughts. 2 VARIATIONAL ADIABATIC QUANTUM COMPUTING Abstractly, the goal is to calculate f (t) = min f (θ, t) ≡ ψ (θ ) H (t) ψ (θ ) (1) for a range of values of t.Here, H is a parameterized Hamiltonian while ψ is the VQE ansatz, a parameterized quantum state (trial wave function). For simplicity, we assume that t is a single real value (typically time), and for expositional purposes at least, we assume that it is scaled and shifted so t ∈ [0, 1]. To be concrete, we assume a system of n qubits, so we define the Hilbert space 2 ⊗n of interest asH≡ (C ) ,and so H is a mapping from [0, 1] to the space of self-adjoint linear operators on H,while ψ is a mapping from some domain D to H . We typically think of D as a subset of R (that is, the quantum state is parameterized by p real parameters); however, we will see that some flexibility is useful. We may consider Problem (1) as an approximation of an adiabatic computation; in this setting H (t) = (1−t)H +tH ,where H is an initial (or mixing) Hamiltonian, H is the target Hamiltonian, I T I T ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:4 S. M. Harwood et al. and the goal is to determine the ground state of H . As another application of Equation (1), consider calculating the potential energy surface of a molecule, where H is the Hamiltonian parameterized by some molecular coordinate t. At its core, VAQC may be seen as a hybrid quantum-classical homotopy/numerical continuation method, with the goal of approximating the ground state of the parametric Hamiltonian at each instant in time. At a high level, the same can be said of AQC. In VAQC, the approximation to the ground state is in a reduced space due to the ansatz, and is evolved by a hybrid quantum-classical method (e.g., VQE). In AQC, however, the approximation to the ground state occurs in the full Hilbert space and evolves via unitary evolution (the Schrödinger equation). The basic requirement of VAQC is that the optimal ansatz parameters θ are continuous as a function of t. Consequently, the solution of Problem (1)forsomevalueof t will be close to the solution of Problem (1) for some other nearby value t . This proves very useful when solving Problem (1) by local optimization methods like gradient descent. To establish the required continuity properties, we begin with the following result, stating that there exists a continuous ground state of H. See Appendix A for its proof. This result requires a continuously parameterized Hamiltonian with a strictly positive minimum gap between the ground-state energy and first excited-state energy. As another, more technical, connection with AQC, similar conditions appear in versions of the adiabatic theorem [19]. Proposition 1. Assume H is continuously differentiable on [0, 1]. Assume that there exists real constant δ > 0 such that for each t, the lowest and second lowest eigenvalues (of H (t)), λ (t) and λ (t) respectively, are separated by δ: λ (t) + δ < λ (t). Then there exists a continuous mapping 1 0 1 ∗ ∗ ϕ :[0, 1]→H such that ϕ (t) is a ground state of H (t) for all t ∈ [0, 1]. The intuition is that if the ansatz ψ can represent the ground state ϕ (t) for each t, and this ground state is continuous, then the optimal ansatz parameters θ should be continuous as well. −1 However, making this precise essentially requires the continuity of ψ , the inverse mapping of ψ , which is not a property of ansätze that typically has been studied. Since we normally assume that ψ itself also is continuous, this leads to the assumption that ψ is a homeomorphism. Furthermore, the assumption that the ansatz can represent the ground state is nontrivial as well, but one that is common to most variational methods. Nevertheless, we state the following result to make it explicit what kinds of assumptions are needed. Proposition 2. Assume that the ansatz ψ : D→ H is a homeomorphism for some subset ∗ ∗ H ⊂H . Assume that there exists a continuous mapping ϕ such that ϕ (t) ∈H and is a ground ψ ψ ∗ ∗ state of H (t) for all t ∈ [0, 1]. Then there exists a continuous mapping θ :[0, 1]→D such that θ (t) is an optimal solution to Problem (1) for each t ∈ [0, 1]. −1 ∗ Proof. As a homeomorphism, ψ is a continuous mapping H →D.Thusdefine θ (t) = −1 ∗ ∗ ψ (ϕ (t)), and we see that it must be a solution of Problem (1)and θ is continuous. Although we typically think of ψ as a mapping onR , the abstraction of its domain to the space D is useful in the preceding result. For instance, consider an ansatz whose parameterization is via rotation gates and is periodic with period 2π with respect to each parameter. Consequently, as a function on R , such an ansatz cannot be bijective (and thus it cannot be a homeomorphism). If we restrict the parameters to [0, 2π] , then we potentially impose discontinuities on the inverse map. However, if we define D as the quotient space of R with respect to the equivalence rela- tion defined by this periodicity (along with the corresponding quotient topology), then we have Specifically, the equivalence relation in this example is θ ∼ θ iff for each i ∈ 1, ..., p there exists k ∈ Z such that θ + k 2π = θ . i i ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:5 some hope that this ansatz could be a bijection, and subsequently a homeomorphism. Then the conclusion of Proposition 2 is that θ is continuous with respect to this quotient topology on D; 2 ∗ p ∗ we can then define a continuous mapping ϑ :[0, 1] → R such that ϑ (t) is a solution of Prob- lem (1) for each t. Practically, this suggests in this setting that we should not impose bounds on the parameters when performing the optimization of Problem (1). In AQC, the computation is initialized with a known ground state ϕ (0) of the initial Hamilton- ian H (0) = H . Analogously, in VAQC, we require initial ansatz parameters θ such that the ansatz represents the ground state of the initial Hamiltonian: 0 ∗ ψ (θ ) = ϕ (0). 0 −1 ∗ If ψ is a homeomorphism, then as in the proof of Proposition 2 we must have θ = ψ (ϕ (0)) = θ (0). The requirement that the ansatz be able to represent the ground state at each instant in time may seem too strong, especially if the goal is to find the ground state of the final target Hamiltonian H only. Depending on the properties of the ansatz, a modified analysis is possible. For instance, if the ansatz spans a linear subspace (or, more accurately, the range ψ (D) of the ansatz equalsL∩S, whereL is some linear subspace ofH andS is the unit sphere), then we are really interested in the spectral gap of the reduced Hamiltonian A H (t)A,where A is some linear operator from a reduced dimension space C to H (specifically, its columns form an orthonormal basis for L). Assuming that the reduced parameterized Hamiltonian t → A H (t)A satisfies conditions analogous to those in Proposition 1, then there exists a continuous ground state ϕ of the reduced Hamiltonian. If L contains the ground state of H , then once again VAQC provides a method to find it. Finally, since the motivation behind VAQC is to avoid sub-optimal local minimizers of Prob- lem (1), one question is whether the optimal ansatz parameters θ are locally unique, and if so, how close do they come to another local minimizer. In the numerical implementation of VAQC, we must discretize the parameter t and take finite steps, and so the local uniqueness of the opti- mal ansatz parameters has implications for the size of the allowable time steps. While we leave a complete discussion for future work, we state a brief result that is relevant. Proposition 3. Assume that we can identify D with some open subset of R , f is twice- continuously differentiable, and θ :[0, 1] →D is continuous. Assume that for each t ∈ [0, 1], ∗ 2 ∗ θ (t) is a solution of Problem (1) and the Hessian matrix ∇ f (θ (t), t) is positive definite. Then (for any norm · ) there exists a positive constant ϵ such that for all t, no other local minimizer of f (·, t) comes within a distance less than ϵ of θ (t). 2 ∗ Proof. Define A(t) ≡∇ f (θ (t), t).Then A is positive definite-valued and continuous, and −1 −1 we can find a positive η such that for all t we have η ≤ (2 A(t) ) . For any α > 0, the set ∗ 2 K = {(θ, t) : θ − θ (t) ≤ α, t ∈ [0, 1]} is compact. Thus∇ f is uniformly continuous onK,and ∗ 2 so we can find an ϵ > 0 such that for all t and θ with θ − θ (t) < ϵ we have ∇ f (θ, t)−A(t) < η. Now, for each t,∇ f (θ (t), t) = 0 by the necessary conditions for optimality [5, Prop. 1.1.1]. For −1 each t ∈ [0, 1] let д : θ → θ − A(t) ∇ f (θ, t).Wesee that∇ f (θ, t) = 0 if and only if θ is a fixed t θ θ 2 −1 −1 point of д . Then for all t,∇д (θ ) = (A(t)−∇ f (θ, t))A(t) ,and so ∇д (θ ) < η A(t) ≤ /2 for t t t ∗ ∗ all θ such that θ − θ (t) < ϵ. It follows that д is a contraction mapping on B (θ (t)),the open t ϵ ∗ ∗ ball of radius ϵ centered at θ (t).Thus д has at most one fixed point in B (θ (t)) [36, Thm. 9.23]; t ϵ ∗ ∗ we conclude that θ (t) is the only value at which the gradient of f is zero. Thus, for all t, θ (t) is the only local minimizer, and further the only stationary point of f (·, t),in B (θ (t)). In this case, the quotient map induced by the equivalence relation is a covering map of D, and so the path lifting property ∗ ∗ holds; we can “lift” θ to ϑ . See Sections 53 and 54 of Reference [31], in particular Lemma 54.1. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:6 S. M. Harwood et al. 3 IMPLEMENTATION AND PRACTICAL IMPROVEMENTS In this section, we describe the implementation of VAQC as bootstrapping and the techniques of adaptive termination and resampling in detail. While the previous section gives precise conditions under which VAQC has some theoretical guarantees, moving forward we will largely view VAQC from a more practical, heuristic perspective. 3.1 Bootstrapping Again, recall that the motivation behind VAQC is to overcome the limitations of VQE when faced with a high-dimensional, nonconvex energy landscape with multiple local minima and station- ary points. The proposed bootstrapping procedure aims to navigate this landscape through the solution of a series of related optimization problems, using the solution of the previous problem to warm-start or “bootstrap” the solution of the next problem. Specifically, we assume that we have an ordered sequence of values of t, (t , t ,..., t ),atwhich f is wanted. Then for each 1 2 K k k k,if θ is an approximate solution of min f (θ, t ),weuse θ as the initial point when solving θ k min f (θ, t ). Further, as discussed in Section 2, we assume that we have initial optimal param- θ k+1 eters θ ∈ arg min f (θ, 0) that we use as the initial guess when solving the problem at t . Based θ 1 on Propositions 1 and 2, we hope that the optimal parameters are continuous, and that θ is a reasonable initial estimate for the next step. To draw connections to numerical continuation methods [3], we discuss VAQC from the point of view of integrating differential equations. From this perspective, we transform the problem of finding a minimizer of Problem ( 1) for each t, into the problem of finding a solution of the ∂f necessary conditions for optimality: (θ, t) = 0 for each i ∈ 1,...,p and each t ∈ [0, 1]. ∂θ We then differentiate these equations with respect to t and look for a solution θ of the implicit ordinary differential equations 2 2 ∂θ ∂ f ∂ f ∗ ∗ (θ (t), t) (t) + (θ (t), t) = 0, ∀(i, t) ∈ 1,...,p × [0, 1]. (2) ∂θ ∂θ ∂t ∂t∂θ j i i j=1 ∗ 0 The initial conditions for the differential equations are set to θ (0) = θ . In general (without the supporting theory of the previous section), a solution of (2)atbestgives a local minimizer at any t. Similar equations are derived in Reference [28]; as in that work, we could use an explicit Euler method to numerically integrate Equations (2). Variational (real or imaginary) time evolution also relies on the numerical integration of implicit ordinary differential equations in the space of the ansatz parameters, and in practice often use an explicit Euler method [11, 25, 43]. The idea of integrating differential equations to find the zero of a system of algebraic equations is the basic idea in numerical continuation methods [3]. A common approach there, however, is to use predictor-corrector methods for numerical integration. The proposed bootstrapping method is akin to using θ as a zeroth-order predictor of the solution at t , followed by a local optimization k+1 method as the corrector iteration to improve this estimate. Since the corrector iteration is in effect an application of VQE, it can be expensive, measured in terms of the number of objective function evaluations. However, an Euler step requires an accurate estimate of the Hessian matrix of f , and we will see in practice (see discussion in Section 4.2)that the cost of the corrector iteration is comparable to the cost of an explicit Euler step. Meanwhile, compared to an explicit Euler method, a benefit of the bootstrapping method is that fairly large time steps can be taken, since errors in the approximation tend to be corrected by the solution of the optimization problem, instead of accumulating as in Euler’s method. Further, depending on the application, the ansatz parameter estimates θ do not need to be highly accurate; we only need them to be in the “basin of attraction” of the global optimal values. For instance, in the setting of ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:7 an adiabatic computation, we only need the final ground-state energy with high accuracy, and the VAQC approach is a heuristic to provide us with a high-quality initial point θ that can be used in a final application of VQE to the target Hamiltonian H . 3.2 Adaptive Termination Intuitively, if either the ansatz parameters or the objective estimates are varying below some tol- erance, then we have determined the objective or the wave function as accurately as we need, and there is no need for further optimization. This is the motivation behind adaptive termination. This is a standard technique in deterministic optimization, although in the stochastic setting some modifications are necessary. Since most optimization methods tend to incrementally improve a point, moving toward a mini- mum, the idea behind adaptive termination is to look at the change in a windowed average of past k k iterates. The candidate ansatz parameter values θ and objective estimates f from the last N iterations are saved (for some given value of N ). The method terminates when we have either N N   N N w w w w 1 1 k−i k+1−i k−i k+1−i f − f ≤ ε or θ − θ ≤ ε , f θ N N w w i=1 i=1   i=1 i=1 for given tolerances ε and ε . Evidently the terms in these windowed averages cancel out and f θ the expressions simplify. In convex stochastic optimization, averaging the iterates is discussed in Reference [35]. Appropriate values of N , ε ,and ε depend on the problem (for instance, the scaling of the w f θ objective f influences the choice of the tolerance ε ). In general, smaller values of ε and ε lead f f θ to more accurate results, at the cost of more iterations of the optimization method. Meanwhile, larger values of N can help average out noise in the estimates. 3.3 Resampling Again, the objective function of the optimization problem (1) is evaluated on a quantum computer, and thus we only have access to a noisy estimator. For simplicity, we assume this estimator f (θ, t) is a sample average estimator consisting of m independent “samples.” The number of circuit eval- uations and measurements that are actually required for each sample depends on the quantum hardware and the decomposition of H (t) into basis gates (e.g., as a sum of tensor products of Pauli operators). We will largely ignore this, and when we refer to a “circuit evaluation,” “shot,” or “sam- ple,” we are referring to some unit of quantum computational resource, m of which is required to calculate f (θ, t). This ignores, for instance, that H may be more efficient to evaluate (e.g., have a simpler decomposition as Pauli operators) for some values of t than others. However, we feel this abstraction is acceptable, as it makes the present analysis independent of the specific estimation scheme used. After the optimization/corrector iteration finishes at a parameter value t, we have (an approxi- mation of) optimal ansatz parameters θ. We still have the challenge of accurately estimating the value of f (θ, t); the base estimator f may not be sufficiently accurate. Fortunately, in many cases we have access to an estimate of the variance of f (θ, t).See for instance Section V.A of Kandala et al. [20] for the details of the variance estimator in Qiskit [1]. Assuming this variance is σ (θ, t), the average of N repeated independent estimators has variance σ (θ, t )/N . Consequently, we can get an estimate of the objective with standard deviation less than 2 2 σ (θ, t ) or equal to ε by taking N > /ε . In fact, considering that f already consists of m samples, r r r m we take N > mσ (θ, t )/ε and construct an estimator f (θ, t) with this many samples in the first r r N ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:8 S. M. Harwood et al. place. See also Reference [27], which discusses similar ideas as well as an interesting approach from a Bayesian perspective. However, we reiterate that this proposed resampling procedure is only applied to the final, op- timized ansatz parameters. Another benefit of this construction of the estimator is that it adapts; based on the variance (which depends on t and θ), we use just enough samples to yield a final ob- jective estimate within a desired tolerance. Using a noise-robust stochastic optimization method, few samples are needed during optimization when evaluating f (θ, t). But when accuracy matters, at the final evaluation of the optimal objective, we use a high number of samples automatically determined by this resampling procedure. 4 EXPERIMENTS In this section, we perform simulations to assess the effectiveness of VAQC and the improvements to VQE. These are performed with the QasmSimulator in Qiskit v0.15 [1]. In all experiments, we use m = 64 samples to build the objective estimator f (θ, t). This is a relatively low number of samples and results in a fair amount of sampling noise. While not one of our main conclusions, this permits us to assess how noise-robust the various methods are. The two examples we consider demonstrate two common applications of VQE in quantum chem- istry: calculating a ground-state energy for a single molecular configuration and calculating an energy surface as a function of molecular coordinates. In the first case, we show how VAQC, with an artificially parameterized Hamiltonian, can yield more accurate energy values than plain VQE. In the second case, we take advantage of the naturally parametric Hamiltonian and apply VAQC to robustly calculate an energy surface. 4.1 Optimization Methods We will use three optimization methods in our experiments: stochastic gradient descent (SGD), simultaneous perturbation stochastic approximation (SPSA),and Nakanishi-Fujii-Todo (NFT). See Appendix B for more details. Each method is well suited to stochastic settings. Each method may be augmented with adaptive termination, bootstrapping, resampling, or a combina- tion thereof; these are denoted with the suffixes “A,” “B,” or “R,” respectively. For instance, “NFT-BR” refers to NFT with bootstrapping and resampling applied. There are many other optimization methods that can be applied in this context; see References [22, 41] for more extensive discussion along these lines. Again, our intention is not to exhaustively compare or benchmark optimization methods, but rather to assess the effect of VAQC and the other augmentations. The three methods are meant to be representative of a few different classes of optimization methods: strongly local, gradient-based methods (SGD); derivative-free methods with some random search (SPSA); and domain-specific methods with some guarantee of finding a global minimum (NFT). 4.2 VAQC Calculation of Ground State of Lithium Hydride We use the VAQC approach to robustly compute the ground-state energy, and compare this with VQE. The target Hamiltonian H acting on four qubits comes from the electronic energy of LiH when the distance between the nuclei is 2.5 Å. This is not the equilibrium bond length; we specifi- cally choose this internuclear distance, since it can be a challenging point for VQE to find a ground- state energy. See Appendix C for its full specification. Errors are with respect to the full configu- ration interaction energy (i.e., the lowest eigenvalue of the Hamiltonian, calculated with classical methods). The objective function is measured in units of Hartree, and so we choose the tolerances −3 −4 with the aim of achieving an accuracy of order 10 . Thus, for instance, we will use ε = 5× 10 in the resampling procedure, whenever it is used. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:9 Fig. 1. Ansatz for LiH ground-state study. Procedure. We use a four-layer RY ansatz with a few additional gates appended to the end of the circuit. This results in an ansatz with p = 20 parameters (see Figure 1). Note that ψ (0) = |0110, since R (0) = I, each CNOT does not modify the initial state |0000, and the final X gates flip the second and third qubits. We define the initial Hamiltonian as ⊗4 H = (0.568)I + (−0.102)Z + (0.245)Z + (0.102)Z + (−0.245)Z , I 1 2 3 4 which indeed has ψ (0) = |0110 as a ground state. The motivation for this form of H is that the target Hamiltonian as a weighted sum of tensor products of Pauli operators has the form H = H + (other terms), where “other terms” captures the rest of the terms that do not include T I ⊗4 Z , Z , Z , Z ,or I . Furthermore, all other terms have a weight with absolute value less than 1 2 3 4 0.2, and so H is capturing some of the more significant terms. While the Hartree-Fock state and corresponding Hamiltonian are another option for constructing the ansatz and initial Hamiltonian, the present choice demonstrates that even a mildly problem-specific heuristic for constructing the initial Hamiltonian is successful. Subsequently, we define the parameterized Hamiltonian: H (t) = (1 − t)H + tH .The “time” I T points are taken to be t = 1− (1− 0.05k) for k ∈ {1,..., 20}; this is akin to using a dimension- less time step of 0.05, along with a schedule of s : t → 1 − (1 − t) . While the term “schedule” is borrowed from adiabatic computation, the motivation behind its form in the present setting is that we would like to approach the target Hamiltonian gradually, without taking any large steps that might inhibit the convergence of the optimization-based corrector iteration. Consequently, for a fixed number of time steps, we posit that they should be distributed so as to avoid large per- turbations near the target Hamiltonian (this motivates a schedule of the form t → 1− (1−t) with a > 1). This should also help with the relatively slow convergence of SGD, which we use for the corrector iteration. The corrector iteration in specific is SGD-AB, with a maximum of 2 p = 40 iterations, N = 10, −3 −3 ε = 10 ,and ε = 10 . SGD requires 2p + 1 = 41 objective estimates per iteration (using the f θ parameter shift rule to estimate the gradient). Thus, each corrector iteration requires up to 2p(2p+ 1) objective estimates. This is roughly the same amount of effort required to estimate the Hessian matrix of f , which would be required for an Euler method applied to the differential equation ( 2): p(p + 1) each of the /2 unique entries of the symmetric Hessian require up to four objective estimates via an iterated parameter-shift rule to get a second derivative (although see Reference [28]for an alternative approach that requires fewer estimates if an ancilla qubit is available). However, in our approach, the adaptive termination means that we typically use fewer than the 40 allowed iterations. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:10 S. M. Harwood et al. Table 1. Accuracy of VAQC and VQE for LiH Ground-state Energy Method Mean absolute error (Ha) Min / Max absolute error (Ha) VAQC 0.0016 0.0004 / 0.0025 VQE 0.0640 0.0095 / 0.1641 With these settings, VAQC gets close to a good solution, but requires some polishing; conse- quently, at the last time point t = 1, we apply SGD (with adaptive termination, bootstrapping, −4 −4 and resampling) with a maximum of 80 iterations, N = 10, ε = 10 ,and ε = 5× 10 . w f θ VAQC will require more computation than “plain” VQE applied directly to the target Hamilton- ian H . Given a budget of iterations, the best we can do with VQE is to repeatedly apply it with different randomly chosen initial points. Thus, we compare against plain VQE, using SGD-AR and the same ansatz, but with initial ansatz parameters uniformly randomly chosen from [−π, π] .We −4 −4 take N = 10, ε = 10 , ε = 5× 10 (the same values used for the final time point of VAQC). w f θ Results. VAQC robustly produces a high-quality solution; over five independent trials, VAQC −3 yields a final objective value within 2 .5 × 10 Hartree of the exact energy. See Table 1.Over these five repetitions, VAQC requires 1913 total iterations of SGD. Giving this budget of iterations to plain VQE, we are able to sample 33 different initial ansatz parameters, with an average of 58 iterations required to converge VQE. However, even these multiple applications of VQE with different initial ansatz parameters do not produce as accurate an answer; the minimum absolute −3 error that is achieved is 9.5× 10 Hartree. Furthermore, the results are not nearly as consistent, with errors as large as 0.1641 Hartree. This supports the conclusion that the VAQC procedure is capable of navigating a non-trivial landscape to improve upon the performance of plain VQE. VAQC requires on average 19.13 iterations per time step, or 19.13 × 41 = 784.33 function evalua- p(p+1) tions per time step. As noted, an explicit Euler step would require at least 4( /2) = 840 function evaluations per time step (if an ancilla qubit is not available). Thus, we see that VAQC (with SGD, at least) has a per time step cost comparable to an explicit Euler scheme. Optimization landscape. We use this example as an opportunity to assess the optimization land- scape and, in particular, the possibility of barren plateaus. As discussed in References [9, 26], this is the situation where there is a broad region of ansatz parameter values that are suboptimal and also lead to small gradients of the objective f . Noisy gradient estimates mean that there is no clear direction in which to update the parameters. As a result, a stochastic gradient method initialized on such a plateau resembles a random walk. Even worse, under fairly broad conditions on the ansatz and Hamiltonian, the probability of being in this region can be high, potentially approaching 1 exponentially quickly in the number of qubits. Thus, the probability of leaving the barren plateau via a random walk is exponentially low. This implies that randomly initializing the ansatz param- eters leads to a low probability of even finding a local minimum. Further, it is not unreasonable that the present example could suffer from barren plateaus; our target Hamiltonian is a “global” cost function as defined in Reference [ 9], since its terms involve tensor products of (non-identity) Pauli operators on all qubits (see Table 3). In this situation, barren plateaus can be a problem for a general class of ansätze at very low depths. To assess this, we plot the distribution of the norm of the objective function gradient at the initial parameter values used in VQE and VAQC; see Figure 2. In the case of VQE, these are the gradients of f (·, 1) evaluated at the 33 randomly chosen initial parameters, while for VAQC, these k−1 are the gradients evaluated at the initial parameters of each bootstrapping step, ∇f (θ , t ) (re- call the notation in Section 3.1). We see that for VQE, the random initial points lead to a broad distribution of gradient norms. In contrast, for VAQC, the gradients are smaller and more tightly ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:11 Fig. 2. Histogram of initial gradient norms for VAQC and VQE. The initial gradients of VQE are evaluated at the 33 uniformly randomly chosen initial points. The initial gradients of VAQC are for each of the bootstrap- ping steps over the five independent trials. clustered, supporting our assertion that the sequence of solutions remain close to a minimum as the Hamiltonian evolves. The fact that the initial gradients in VAQC are smaller and yet it still produces a more accurate answer than randomly initialized VQE suggests that a barren plateau is not to blame for the poor performance of VQE; the larger gradients at the random initial parameters indicate that the initial behavior of VQE is not like a random walk. While the random initial parameters lead to some type of suboptimal stationary point, the evidence does not support that this point is on an “expo- nentially large” plateau, otherwise we would expect the random initial gradients to have a tighter distribution of smaller norms. Still, it is shown in Reference [9] that a “local” cost function, like the one resulting from the initial Hamiltonian H in this example, can avoid barren plateaus. It is an intriguing possibility that VAQC (with an appropriate ansatz) could avoid barren plateaus by interpolating between a local and global cost function. Further work is merited. 4.3 Potential Energy Surface of Molecular Hydrogen In this problem, our goal is to calculate an accurate Born-Oppenheimer potential energy surface for H . We will use this as an opportunity to assess the impact of the various proposals (bootstrap- ping/VAQC, adaptive termination, and resampling). The parameter t corresponds to internuclear distance, and we seek the electronic energy at the points {0.4, 0.55, 0.7, 0.85, 1.2, 1.6, 1.9, 2.2, 2.6, 3.0, 4.0, 5.0} (Å). We construct the Hamiltonian us- ing PySCF [40] and the STO-3G basis set [12, 18], following the procedure outlined in Reference [20]. This Hamiltonian is then transformed into the particle/hole representation [4]and mapped to a qubit Hamiltonian using parity mapping [8, 38], which results in a two qubit representation. We use a one-layer RY ansatz with additional gates prepended that prepare the Hartree-Fock state. See Figure 3. Again, errors are with respect to the full configuration interaction energy (calculated clas- −3 −4 sically). We target an accuracy level of 10 Hartree. Thus, for instance, we will use ε = 5 × 10 in the resampling procedure, whenever it is used. While in general, lower error is better, we are more interested in consistently low error, and further, a method that achieves error much lower −3 than 10 could be seen as wasting effort. As discussed in the lithium hydride study (Section 4.2), arguably a better ansatz would be one with the gates that prepare the Hartree-Fock state appended to the end of the circuit. In fact, the methods considered do perform better with this ansatz, but it subsequently makes it harder to see the effects of the proposed improvements like bootstrapping. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:12 S. M. Harwood et al. Fig. 3. Ansatz for H potential energy surface study. −4 Procedure. For any method using adaptive termination, we take N = 10, ε = 10 ,and ε = f θ −4 5× 10 . Any method using bootstrapping begins at the smallest distance and proceeds in order of increasing distance. For any method or iteration that is not bootstrapped, the initial guess for the ansatz parameters is zero. While ψ (0) is not exactly the ground state for the initial Hamiltonian at 0.4 Å, it is a reasonable starting point. For each optimization method, we at least look at the performance of the baseline optimizer, optimizer plus resampling, and optimizer plus resampling plus bootstrapping. In the particular case of SGD, we also look at SGD plus resampling, bootstrapping, and adaptive termination (for NFT and SPSA, we use the current implementations in Qiskit, which would have to be modified to allow adaptive termination). To assess the robustness of the methods, we perform five independent repetitions of the potential energy surface calculation for each method. To be as fair as possible in our comparisons of the various methods, we make sure that each method uses approximately the same number of total samples in the calculation of the potential energy surface, over all the independent repetitions. Since it is only SGD-ABR with its adaptive termination for which this budget of samples is not known beforehand, we run this method first and allocate its effort to the others. While we do not directly control how many samples are used for resampling, two methods that use resampling will use approximately the same total number of samples during the resampling phase. Thus, we run SGD-ABR first, calculate the total number of samples used, and set an iteration limit (which is the same for each internuclear distance) for SGD, SPSA, and NFT so that they approximately use the same total number of samples (taking into account the different number of function calls per iteration for each method). Meanwhile, we take the number of samples used only during the optimization phase from SGD-ABR, and again set an iteration limit for SGD-R, SGD-BR, SPSA-R, SPSA-BR, NFT-R, and NFT-BR, so that the optimization phases of each method use the same number of samples (while the number of samples used in the resampling phases are roughly similar). Improvements in accuracy. Figure 4 visualizes the errors, over all independent repetitions and internuclear distances, for each baseline optimization method and its augmented versions. Mean- while, Figures 5 and 6 show the progression of mean absolute error at each internuclear distance for each method. In general, where there is error, we must distinguish between sampling error and failure of the optimization method to find optimal ansatz parameters. The resampled versions of the optimization methods help make this distinction. For instance, for SPSA and SGD, the addi- tion of resampling does not make significant improvements (besides eliminating negative errors, which must be due to sampling error). This indicates that most of the error for those methods is due to poor quality ansatz parameters. Meanwhile, SPSA-BR improves a lot over SPSA and SPSA-R, and in particular is nearly an order of magnitude more accurate in the region of 1 to 2 Å, indicating that bootstrapping yields a significant improvement. Similarly, we see that SGD improves significantly with bootstrapping and resampling. Looking at Figure 6, SGD-BR and SGD- −3 ABR consistently achieve the desired threshold of 10 Hartree across the internuclear distances. −3 Furthermore, SGD-BR and SGD-ABR are not limited to an accuracy of 10 Hartree; with a tighter tolerance ε and more optimization iterations we expect them to improve. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:13 Fig. 4. Box and whisker plot for error (over independent repetitions and internuclear distances) for various methods for H potential energy surface. Boxes represent middle quartiles, whiskers represent minimum to maximum, and the central line is the mean. Note the change in scaling at 0.05 Hartree on the y-axis. Fig. 5. Mean absolute error (over five independent repetitions for each internuclear distance) versus distance. We have SPSA (left) and NFT (right) along with the corresponding augmented versions. While mean absolute error appears similar between SGD-BR and SGD-ABR, maximum absolute error over all the distances and independent repetitions is 0.0128 Hartree for SGD-BR, and 0.0043 Hartree for SGD-ABR. See also Table 2. This is where adaptive termination proves valuable; SGD- ABR expends more effort when necessary to get closer to a desired accuracy level. Figures 4 and 5 show that NFT is already a fairly robust optimization method, with resampling appearing to make most of the improvement over the base optimizer. This makes sense, since NFT can take large steps when updating the ansatz parameters. Thus, the final parameters depend less on the initial values given to NFT, making bootstrapping less effective. Reduction in unique circuits. While we have kept the total number of samples the same in our comparisons, the number of unique circuits that are executed is an interesting metric to consider. In many hardware architectures, the overhead of preparing a circuit can be significant, and so once prepared, executing the same circuit many times is relatively efficient. So, consider Table 2.Wesee that, compared to the base optimizers, adding bootstrapping and resampling results in better mean ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:14 S. M. Harwood et al. Fig. 6. Mean absolute error (over five independent repetitions for each internuclear distance) versus distance for SGD and its augmented versions. Table 2. Accuracy and Cost for Various Methods for H Potential Energy Surface Method Mean absolute error (Ha) Max absolute error (Ha) Mean unique circuit evaluations SPSA 0.0174 0.0721 2341 SPSA-BR 0.0056 0.0337 205 NFT 0.0158 0.1180 2340 NFT-BR 0.0059 0.0397 204 SGD 0.0320 0.2040 2340 SGD-BR 0.0011 0.0128 198 SGD-ABR 0.0007 0.0043 203 Unique circuit evaluations are estimated from the number of function evaluations during optimization. and maximum absolute error, as well as an order of magnitude fewer unique circuit evaluations. This is because while resampling contributes many objective evaluations, they are all at the same ansatz parameter values. 5 CONCLUSIONS We have presented the concept of VAQC, its practical implementation as a bootstrapping proce- dure, and some other practical numerical techniques to improve VQE. When applied to the calcu- lation of the ground-state energies of simple molecules, these techniques yield consistently more accurate results compared to a more basic implementation of VQE. This is particularly evident when calculating a potential energy surface, where a series of high accuracy energies are needed. We have established some basic theoretical guarantees for the performance of VAQC. While the conditions under which these guarantees hold are difficult to verify, VAQC performs quite well as a heuristic for improving VQE. We expect the VAQC approach to benefit from further research in AQC; analysis of the spectral gaps of Hamiltonians of interest should impact the approach ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:15 discussed here, and homotopy maps could inspire novel ansätze. Meanwhile, VAQC may be a useful tool for better understanding or simulating adiabatic computations. APPENDICES A PROOF OF PROPOSITION 1 The following proof essentially elaborates on Remarks 5.10 and 4.3 in Reference [21, Chapter II]. A fundamental tool in that analysis is the resolvent operator −1 R(z, t) = (H (t) − zI ) , where z is a complex number and I is the identity onH . Evidently the resolvent is only defined for (z, t) such that z is not an eigenvalue of H (t).So,letD be the preimage under (z, t) → H (t)−zI of the set of invertible operators. Then, as the preimage under a continuous mapping of an open set, D is an open subset ofC× [0, 1]. Further, R is well-defined on D . Since H and the inversion of an R R operator are continuous and further, differentiable, R is continuous and differentiable on D with ∂R ∂R derivative (z, t) = −R(z, t)H (t)R(z, t). This shows that is continuous on D . Importantly, ∂t ∂t R(z,t )−R(z,s) ∂R for any s, → (z, s) pointwise in z as t → s, and the convergence is uniform on any t−s ∂t compact subset of C not containing an eigenvalue of H (s). That D is open is critical here; if K is a compact subset of the complex plane that does not contain an eigenvalue of H (s),then K×{s} is a subset of D ,and so K ×{t},for t near s, is also a subset of D . R R With this, we can define an eigenprojection P as P = − R(z, s)dz. 2πi Here, P is the eigenprojection corresponding to all eigenvalues of H (s) enclosed by the positively- oriented closed curve Γ in the complex plane. This characterization of the eigenprojection also appears in proofs of the adiabatic theorem; see for instance Reference [19]. Another basic fact we will use is that the eigenvalues of H may be chosen as continuous functions on [0, 1], since H is continuous and the eigenvalues are real. This means that for t close to s, Γ encloses the “same” eigenvalues. Proposition. Assume H is continuously differentiable on [0, 1]. Assume that there exists real constant δ > 0 such that for each t, the lowest and second lowest eigenvalues (of H (t)), λ (t) and λ (t) respectively, are separated by δ : λ (t) + δ < λ (t). Then there exists a continuous mapping 1 0 1 ∗ ∗ ϕ :[0, 1]→H such that ϕ (t) is a ground state of H (t) for all t ∈ [0, 1]. Proof. To start, we show that we have a continuously differentiable eigenprojection. Fix s ∈ [0, 1]. We may choose a closed curve Γ enclosing the lowest eigenvalue λ (s), and not enclosing or passing through any other eigenvalue (this is possible by the assumption that the lowest eigenvalue is separated by δ). Define P (s) = − R(z, s)dz. 2πi Consequently, P (s) is the eigenprojection corresponding to λ (s). Critically, this expression con- 0 0 tinues to hold for all t in a neighborhood of s by the continuity of λ . Then note that P (t) − P (s) 1 R(z, t) − R(z, s) 0 0 = − dz t − s 2πi t − s ∂R A little more detail here: if R is defined on D as the difference quotient when t  s,and as (z, s) for t = s,thenit δ R ∂t ∂R is a continuous function on D .Thus R (·, t ) must converge uniformly to R (·, s) = (·, s) on compact subsets K of R δ δ ∂t C such that K × (s − ϵ, s + ϵ ) ⊂D , for some positive real ϵ. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:16 S. M. Harwood et al. ∂R ˙ 1 for t sufficiently close to s. Taking the limit as t approaches s, we obtain P (s) = −/2πi (z, s)dz ∂s R(z,t )−R(z,s) by the uniform convergence of mentioned above. Once again, this expression contin- t−s ues to hold for t near s,so P is continuously differentiable on a neighborhood of s, and since s was arbitrary, it is continuously differentiable on [0 , 1]. Next, we show that there exists a continuous U such that for all t, U (t) is invertible and P (t) = −1 2 U (t)P (0)U (t). Since P is a projection, (P (t)) = P (t) for all t, so differentiating yields 0 0 0 0 ˙ ˙ ˙ P P + P P = P;(3) 0 0 0 0 0 multiplying from the right and left by P gives P P P = 0. (4) 0 0 0 ˙ ˙ ˙ Then let Q (t) = P (t)P (t) − P (t)P (t) be the commutator of P and P .Wehavethat 0 0 0 0 0 0 P = QP − P Q (5) 0 0 0 using the definition of Q, Equation (3), and Equation (4). We construct U as the solution of the initial value problem in linear ordinary differential equations V (t) = Q (t)V (t),∀t ∈ [0, 1], V (0) = V . (6) In particular, for the initial value V = I, we define the solution as U.Wenotethatageneral solution of Equation (6)may be givenby V (t) = U (t)V . The inverse of U is the solution of the initial value problem W (t) = −W (t)Q (t),∀t ∈ [0, 1], W (0) = I. d (WU ) ˙ ˙ For a solutionW of the above, we see that = WU +WU = WQU−WQU = 0; thusW (t)U (t) dt is constant and must equal its initial value W (0)U (0) = I for all t. This shows that U is invertible. Then note that P U is a solution of Equation (6) with initial value P (0): 0 0 d(P U ) ˙ ˙ ˙ = P U + P U = (P + P Q)U = Q (P U ), 0 0 0 0 0 dt where we have used Equation (5) in the last equality. Since the solution of Equation (6) is unique for a given initial value, P (t)U (t) must coincide with the general solution noted above U (t)P (0). 0 0 −1 In other words P (t)U (t) = U (t)P (0) for all t; thus, we have P (t) = U (t)P (0)U (t) as desired. 0 0 0 0 Finally, let ϕ be any (non-zero) vector in the eigenspace of H (0) corresponding to λ (0) (so 0 0 0 P (0)ϕ = ϕ ). Then define ϕ(t) = U (t)ϕ .Notethat −1 0 P (t)ϕ(t) = (U (t)P (0)U (t))(U (t)ϕ ) 0 0 = U (t)P (0)ϕ = U (t)ϕ = ϕ(t). So we see that ϕ(t) is an eigenvector corresponding to the lowest eigenvalue of H (t), for all ϕ (t ) t ∈ [0, 1]. Since U (t) is invertible, ϕ(t) is non-zero, so we can normalize it to obtain ϕ (t) ≡ . ϕ (t ) ∗ ∗ We have that ϕ (t) is a well-defined, normalized ground state of H (t) for each t,and ϕ is continuous. B OPTIMIZATION METHODS We describe in detail the optimization methods used in our experiments. SGD is an optimization method defined by the iteration k+1 k k k θ = θ − γ д . ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:17 k k Here, γ is the step length, and д is the current gradient estimate. Gradients are obtained using the parameter shift rule [13, 37] (we use RY-type ansätze for ψ , for which the parameter shift rule is applicable). Along with evaluation of the objective estimate at the current parameter point, this makes the cost per iteration of the SGD method 2p + 1 objective evaluations. Step lengths γ decrease to zero with an asymptotic behavior like /k; this is consistent with most convergence theories [6]. We use a step length equal to 1 for the first ten iterations, then decrease it by setting it to /(k − 10),for k > 10. The addition of a momentum term is a common variant of SGD. The idea is that this can help es- cape local minima; see References [14, 23] for various perspectives and references. Again, our point here is to show improvement in nearly any optimizer; we use a basic form of SGD for simplicity. SPSA is a gradient-free stochastic optimization method [39]. It has been used successfully with VQEinpreviousstudies[20]. Each iteration consists of two objective evaluations, essentially giving a derivative approximation in a particular coordinate direction. The algorithm randomizes these search directions and carefully controls the sequence of steplengths that it takes. Hyperparameter settings are the default in Qiskit, with the exception of the initial step size that is set to 1.0. NFT is a sequential coordinate minimization method [32]. When ψ is an RY-type ansatz, the objective f is sinusoidal as a function of a single parameter θ with the others fixed. The method leverages this fact to estimate f as a function of a single parameter and analytically minimize it in this coordinate direction. NFT requires two to three objective evaluations per iteration (the frequency of the extra evaluation is a hyperparameter—we use the default in its implementation in Qiskit). In the noise-free setting, at least, sequential minimization methods enjoy reasonable convergence guarantees [42]. C LITHIUM HYDRIDE HAMILTONIAN Here, we specify the Hamiltonian used in the lithium hydride ground-state study of Section 4.2. We construct the Hamiltonian at an internuclear distance of 2.5 Å using PySCF [40] and the STO- 3G basis set. We consider the LiH molecule oriented with the bond along the x-direction. For this orientation, the unoccupied 2p and 2p orbitals are perpendicular to the LiH bond and along y z with the core orbitals, are assumed frozen; thus, we do not consider the frozen orbitals in the quantum simulations. This Hamiltonian is then transformed into the particle/hole representation [4] and mapped to a qubit Hamiltonian using parity mapping [8, 38], which results in a four-qubit representation after applying qubit tapering to account for symmetries due to spin up and spin down particle number conservation [7]. The full Hamiltonian, written as a linear combination of tensor products of Pauli operators, has 100 terms. See Table 3. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:18 S. M. Harwood et al. Table 3. LiH Hamiltonian Terms to Six Decimal Places 0.567662 IIII −0.025425 IZXX 0.013812 ZXXX −0.011521 XZYY −0.008083 ZXZX 0.245088 IIZI 0.025425 IZYY 0.013812 IXXX 0.011521 XIYY −0.008083 IXZX −0.245088 ZIII 0.025425 XXIZ −0.013812 ZXYY 0.011521 XZXX 0.008083 ZXIX −0.190085 IIZZ −0.025425 YYIZ −0.013812 IXYY −0.011521 XIXX 0.008083 IXIX −0.190085 ZZII −0.019768 IIXZ −0.013812 XXZX 0.010474 IIXX −0.006835 ZXXZ −0.107219 IZIZ −0.019768 IIXI 0.013812 YYZX −0.010474 IIYY −0.006835 IXXZ 0.101581 IZII 0.019768 XZII 0.013812 XXIX 0.010474 XXII −0.006835 ZXXI −0.101581 IIIZ −0.019768 XIII −0.013812 YYIX −0.010474 YYII −0.006835 IXXI 0.098833 IZZI −0.018582 XXZI −0.012909 ZXZI −0.009880 XZXI −0.006835 XZZX 0.098833 ZIIZ 0.018582 YYZI −0.012909 IXZI 0.009880 XIXI 0.006835 XZIX −0.096556 ZIZI 0.018582 ZIXX −0.012909 ZIZX −0.009880 XZXZ 0.006835 XIZX 0.079438 ZZZZ −0.018582 ZIYY 0.012909 ZIIX 0.009880 XIXZ −0.006835 XIIX −0.060240 ZZZI 0.017442 IZZX −0.011861 XZZI 0.009298 ZZXI −0.004511 ZXZZ 0.060240 ZIZZ −0.017442 IZIX 0.011861 XIZI 0.009298 ZZXZ −0.004511 IXZZ −0.053253 IZZZ 0.017442 ZXIZ −0.011861 ZIXZ −0.009298 XZZZ 0.004511 ZZZX 0.053253 ZZIZ 0.017442 IXIZ −0.011861 ZIXI 0.009298 XIZZ −0.004511 ZZIX 0.033028 XXXX 0.016652 IZXZ −0.011521 XXXZ −0.009044 IIZX −0.003631 XXZZ −0.033028 YYXX 0.016652 IZXI 0.011521 YYXZ 0.009044 IIIX 0.003631 YYZZ −0.033028 XXYY 0.016652 XZIZ −0.011521 XXXI 0.009044 ZXII 0.003631 ZZYY 0.033028 YYYY −0.016652 XIIZ 0.011521 YYXI 0.009044 IXII −0.003631 ZZXX ACKNOWLEDGMENTS The authors thank Bryce Fuller for discussions on the manuscript and Michael Andrews for help on some of the topology concepts. REFERENCES [1] Héctor Abraham et al. 2019. Qiskit: An Open-source Framework for Quantum Computing. Retrieved from https: //doi.org/10.5281/zenodo.2562110 [2] Tameem Albash and Daniel A. Lidar. 2018. Adiabatic quantum computation. Rev. Mod. Phys. 90, 1 (2018), 015002. [3] Eugene L. Allgower and Kurt Georg. 2012. Numerical Continuation Methods: An Introduction. Vol. 13. Springer Science & Business Media. [4] Panagiotis Kl. Barkoutsos, Jerome F. Gonthier, Igor Sokolov, Nikolaj Moll, Gian Salis, Andreas Fuhrer, Marc Ganzhorn, Daniel J. Egger, Matthias Troyer, Antonio Mezzacapo, Stefan Filipp, and Ivano Tavernelli. 2018. Quantum algorithms for electronic structure calculations: Particle-hole Hamiltonian and optimized wave-function expansions. Phys. Rev. A 98, 2 (2018), 022322. [5] Dimitri P. Bertsekas. 1999. Nonlinear Programming (2nd ed.). Athena Scientific, Belmont, MA. [6] Dimitri P. Bertsekas and John N. Tsitsiklis. 2000. Gradient convergence in gradient methods with errors. SIAM J. Optimiz. 10, 3 (2000), 627–642. [7] Sergey Bravyi, Jay M. Gambetta, Antonio Mezzacapo, and Kristan Temme. 2017. Tapering off qubits to simulate fermionic Hamiltonians. arXiv:1701.08213. Retrieved from https://arxiv.org/abs/1701.08213. [8] S. Bravyi and A. Kitaev. 2002. Fermionic quantum computation. Ann. Phys. 298, 1 (2002), 210–226. [9] Marco Cerezo, Akira Sone, Tyler Volkoff, Lukasz Cincio, and Patrick J. Coles. 2021. Cost function dependent barren plateaus in shallow parametrized quantum circuits. Nat. Commun. 12, 1 (2021), 1–12. [10] Alba Cervera-Lierta, Jakob S. Kottmann, and Alán Aspuru-Guzik. 2021. Meta-variational quantum eigensolver: Learn- ing energy profiles of parameterized hamiltonians for quantum simulation. P R X Quant. 2 (2021), 020329. [11] Ming-Cheng Chen, Ming Gong, Xiaosi Xu, Xiao Yuan, Jian-Wen Wang, Can Wang, Chong Ying, Jin Lin, Yu Xu, Yulin Wu, et al. 2020. Demonstration of adiabatic variational quantum computing with a superconducting quantum copro- cessor. Phys. Rev. Lett. 125, 18 (2020), 180501. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. Improving the VQE using Variational Adiabatic Quantum Computing 1:19 [12] John B. Collins, Paul von R. Schleyer, J. Stephen Binkley, and John A. Pople. 1976. Self-consistent molecular orbital methods. XVII. Geometries and binding energies of second-row molecules. A comparison of three basis sets. J. Chem. Phys. 64, 12 (1976), 5142–5151. [13] Gavin E. Crooks. 2019. Gradients of parameterized quantum gates using the parameter-shift rule and gate decompo- sition. arXiv:1905.13311. Retrieved from https://arxiv.org/abs/1905.13311. [14] Jelena Diakonikolas and Michael I. Jordan. 2019. Generalized momentum-based methods: A Hamiltonian perspective. SIAM Journal on Optimization 31, 1 (2021), 915–944. [15] Daniel J. Egger, Jakub Marecek, and Stefan Woerner. 2021. Warm-starting quantum optimization. Quantum 5 (2021), [16] Edward Farhi, Jeffrey Goldstone, and Sam Gutmann. 2014. A quantum approximate optimization algorithm. arXiv:1411.4028. Retrieved from https://arxiv.org/abs/1411.4028. [17] A. Garcia-Saez and J. I. Latorre. 2018. Addressing hard classical problems with adiabatically assisted variational quan- tum eigensolvers. arXiv:1806.02287. Retrieved from https://arxiv.org/abs/1806.02287. [18] Warren J. Hehre, Robert F. Stewart, and John A. Pople. 1969. Self-consistent molecular orbital methods. I. Use of Gaussian expansions of Slater-Type atomic orbitals. J. Chem. Phys. 51, 6 (1969), 2657–2664. [19] Sabine Jansen, Mary-Beth Ruskai, and Ruedi Seiler. 2007. Bounds for the adiabatic approximation with applications to quantum computation. J. Math. Phys. 48, 10 (2007), 102111. [20] Abhinav Kandala, Antonio Mezzacapo, Kristan Temme, Maika Takita, Markus Brink, Jerry M. Chow, and Jay M. Gam- betta. 2017. Hardware-efficient variational quantum eigensolver for small molecules and quantum magnets. Nature 549, 7671 (2017), 242–246. [21] Tosio Kato. 1980. Perturbation Theory for Linear Operators (corrected printing of the 2nd ed.). Springer-Verlag, New York. [22] Wim Lavrijsen, Ana Tudor, Juliane Müller, Costin Iancu, and Wibe de Jong. 2020. Classical optimizers for noisy intermediate-scale quantum devices. In Proceedings of the IEEE International Conference on Quantum Computing and Engineering (QCE’20). 267–277. https://doi.org/10.1109/QCE49297.2020.00041 [23] Nicolas Loizou and Peter Richtárik. 2020. Momentum and stochastic momentum for stochastic gradient, Newton, proximal point and subspace descent methods. Comput. Optimiz. Appl. 77, 3 (2020), 653–710. [24] Shunji Matsuura, Samantha Buck, Valentin Senicourt, and Arman Zaribafiyan. 2021. Variationally scheduled quantum simulation. Phys.Rev.A 103, 5 (May 2021), 052435. https://doi.org/10.1103/PhysRevA.103.052435 [25] Sam McArdle, Tyson Jones, Suguru Endo, Ying Li, Simon C. Benjamin, and Xiao Yuan. 2019. Variational ansatz-based quantum simulation of imaginary time evolution. NPJ Quant. Inf. 5, 1 (2019), 1–6. [26] Jarrod R. McClean, Sergio Boixo, Vadim N. Smelyanskiy, Ryan Babbush, and Hartmut Neven. 2018. Barren plateaus in quantum neural network training landscapes. Nat. Commun. 9, 1 (2018), 1–6. [27] Jarrod R. McClean, Jonathan Romero, Ryan Babbush, and Alán Aspuru-Guzik. 2016. The theory of variational hybrid quantum-classical algorithms. New J. Phys. 18, 2 (2016), 023023. [28] Kosuke Mitarai, Yuya O. Nakagawa, and Wataru Mizukami. 2020. Theory of analytical energy derivatives for the variational quantum eigensolver. Phys. Rev. Res. 2, 1 (2020), 013129. [29] Kosuke Mitarai, Tennin Yan, and Keisuke Fujii. 2019. Generalization of the output of a variational quantum eigensolver by parameter interpolation with a low-depth ansatz. Phys.Rev.Appl. 11, 4 (2019), 044087. [30] Nikolaj Moll, Panagiotis Barkoutsos, Lev S. Bishop, Jerry M. Chow, Andrew Cross, Daniel J. Egger, Stefan Filipp, Andreas Fuhrer, Jay M. Gambetta, Marc Ganzhorn, et al. 2018. Quantum optimization using variational algorithms on near-term quantum devices. Quant. Sci. Technol. 3, 3 (2018), 030503. [31] James R. Munkres. 2000. Topology (2nd ed.). Prentice Hall, Upper Saddle River, NJ. [32] Ken M. Nakanishi, Keisuke Fujii, and Synge Todo. 2020. Sequential minimal optimization for quantum-classical hybrid algorithms. Phys. Rev. Res. 2, 4 (2020), 043158. [33] Giacomo Nannicini. 2019. Performance of hybrid quantum-classical variational heuristics for combinatorial optimiza- tion. Phys. Rev. E 99, 1 (2019), 013304. [34] Alberto Peruzzo, Jarrod McClean, Peter Shadbolt, Man-Hong Yung, Xiao-Qi Zhou, Peter J. Love, Alán Aspuru-Guzik, and Jeremy L. O’Brien. 2014. A variational eigenvalue solver on a photonic quantum processor. Nat. Commun. 5, 1 (2014), 1–7. [35] Boris T. Polyak and Anatoli B. Juditsky. 1992. Acceleration of stochastic approximation by averaging. SIAM J. Contr. Optimiz. 30, 4 (1992), 838–855. [36] Walter Rudin. 1976. Principles of Mathematical Analysis (3rd ed.). McGraw–Hill, New York, NY. [37] Maria Schuld, Ville Bergholm, Christian Gogolin, Josh Izaac, and Nathan Killoran. 2019. Evaluating analytic gradients on quantum hardware. Phys. Rev. A 99, 3 (2019), 032331. [38] Jacob T. Seeley, Martin J. Richard, and Peter J. Love. 2012. The Bravyi-Kitaev transformation for quantum computation of electronic structure. J. Chem. Phys. 137, 22 (2012), 224109. ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022. 1:20 S. M. Harwood et al. [39] James C. Spall. 1992. Multivariate stochastic approximation using a simultaneous perturbation gradient approxima- tion. IEEE Trans. Automat. Contr. 37, 3 (1992), 332–341. [40] Q. M. Sun, T. C. Berkelbach, N. S. Blunt, G. H. Booth, S. Guo, Z. D. Li, J. Z. Liu, J. D. McClain, E. R. Sayfutyarova, S. Sharma, S. Wouters, and G. K. L. Chan. 2018. PySCF: The Python-based simulations of chemistry framework. Wiley Interdiscipl. Rev. Comput. Molec. Sci. 8, 1 (2018), e1340. [41] Kevin J. Sung, Matthew P. Harrigan, Nicholas C. Rubin, Zhang Jiang, Ryan Babbush, and Jarrod R. McClean. 2020. An exploration of practical optimizers for variational quantum algorithms on superconducting qubit processors. arXiv:2005.11011v1. Retrieved from https://arxiv.org/abs/2005.11011v1. [42] Stephen J. Wright. 2015. Coordinate descent algorithms. Math. Program. 151, 1 (2015), 3–34. [43] Xiao Yuan, Suguru Endo, Qi Zhao, Ying Li, and Simon C. Benjamin. 2019. Theory of variational quantum simulation. Quantum 3 (2019), 191. Received February 2021; revised June 2021; accepted August 2021 ACM Transactions on Quantum Computing, Vol. 3, No. 1, Article 1. Publication date: January 2022.

Journal

ACM Transactions on Quantum ComputingAssociation for Computing Machinery

Published: Jan 14, 2022

Keywords: Variational methods

References