<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Quantum algorithms for near-term devices</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>i Tur</string-name>
          <email>jordi.tura@mpq.mpg.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Max-Planck-Institut für Quantenoptik</institution>
          ,
          <addr-line>Hans-Kopfermann-Straße 1, 85748 Garching</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <fpage>38</fpage>
      <lpage>50</lpage>
      <abstract>
        <p>Here we discuss quantum algorithms for the so-called k-local Hamiltonian problem. This is one of the problems that is QMA-complete which, roughly speaking, is the NP-complete analogue for a quantum computer. We discuss exact methods, both classical and quantum, as well as approximate algorithms, more tailored to existing NISQ (noisy, intermediate-scale quantum) devices. We present a roadmap towards building an algorithmic cooling procedure in a NISQ device and we conclude observing some of the challenges that quantum software engineering might encounter in the future.</p>
      </abstract>
      <kwd-group>
        <kwd>Quantum algorithms</kwd>
        <kwd>NISQ</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Quantum computers are devices that are designed to exploit quantum-mechanical
effects in order to solve specific tasks much faster than their classical counterparts (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ).
As originally envisioned by Feynman (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ), they are expected to have a large impact in
the simulation of large quantum systems. Additionally, Shor's algorithm for efficient
prime number factorization (
        <xref ref-type="bibr" rid="ref3">3</xref>
        ) further sparked the interest in quantum computation.
Until recently, however, an experiment conclusively demonstrating that current
quantum devices can, in some sense, go beyond foreseeable classical capabilities, was
lacking. Very recently, in (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ) this major milestone was met, in an experiment where a
53-qubit chip was reported to sample from a probability distribution that would have
been otherwise impossible to sample from classically in a reasonable amount of time.
However, quantum computation finds applications beyond, in areas as diverse as
cryptography (
        <xref ref-type="bibr" rid="ref3">3</xref>
        ), simulation of quantum systems (
        <xref ref-type="bibr" rid="ref5">5</xref>
        ), quantum chemistry (
        <xref ref-type="bibr" rid="ref6">6</xref>
        ),
optimization (
        <xref ref-type="bibr" rid="ref7">7</xref>
        ), search (
        <xref ref-type="bibr" rid="ref8">8</xref>
        ), equation solving (
        <xref ref-type="bibr" rid="ref9">9</xref>
        ) and machine learning (
        <xref ref-type="bibr" rid="ref10">10</xref>
        ), (
        <xref ref-type="bibr" rid="ref11">11</xref>
        ), (
        <xref ref-type="bibr" rid="ref12">12</xref>
        ).
      </p>
      <p>
        In order to be successfully addressed, not all the above tasks require the same
quantity and/or quality of resources. For instance, integer factorization requires a
fault-tolerant, fully scalable quantum computing technology with thousands of logical
quantum bits (qubits) and universal quantum gates (
        <xref ref-type="bibr" rid="ref13">13</xref>
        ) (see also (
        <xref ref-type="bibr" rid="ref14">14</xref>
        )). In addition,
logical qubits should ultimately be encoded into several physical qubits in order to
enable recursive quantum error correction, which would increase the qubit and gate
count several orders of magnitude (
        <xref ref-type="bibr" rid="ref15">15</xref>
        ), (
        <xref ref-type="bibr" rid="ref16">16</xref>
        ). For instance, quantum chemistry
simulations that go beyond classical capabilities could be performed with few hundreds of
qubits, but gate counts based on current realistic parameters give estimates of the
order of 1015-1016 gates (
        <xref ref-type="bibr" rid="ref17">17</xref>
        ), (
        <xref ref-type="bibr" rid="ref18">18</xref>
        ). Despite recursive layers of quantum error
correction should not be, in principle, a problem once a certain gate fidelity threshold is met
(
        <xref ref-type="bibr" rid="ref19">19</xref>
        ), and despite some technologies (e.g. silicon (
        <xref ref-type="bibr" rid="ref20">20</xref>
        ) or superconducting qubits (
        <xref ref-type="bibr" rid="ref21">21</xref>
        ))
indeed rapidly approach the fault-tolerance threshold for error correction on single
one- and two-qubit gates, the assumption behind recursive quantum error correction,
namely, that the error-per-gate is independent of the system size, still poses a major
technological challenge.
      </p>
      <p>
        On the other hand, currently available quantum devices operate in the so-called
noisy intermediate-scale quantum (NISQ) (
        <xref ref-type="bibr" rid="ref22">22</xref>
        ) regime. They typically consist of a
number of qubits that lies slightly above the limit of brute-force classical simulation
(
        <xref ref-type="bibr" rid="ref23">23</xref>
        ) (around 50), and their operations are too noisy to allow for recursive quantum
error correction to be a viable option. Therefore, NISQ devices can be seen as early
quantum computers that can maintain coherence only for a small amount of time.
Equivalently, they can carry out algorithms with a fixed number of gates (103 - 104),
which would roughly be of the order of the inverse of a single gate fidelity.
      </p>
      <p>
        Whether NISQ devices can already solve some tasks which cannot be addressed
purely by classical means was a matter of intense debate. On the theoretical side, it
had been shown that shallow-depth quantum circuits pose an advantage over their
classical counterparts (
        <xref ref-type="bibr" rid="ref24">24</xref>
        ), even in the presence of quantum noise (
        <xref ref-type="bibr" rid="ref25">25</xref>
        ). On the
experimental side, the recent experiment of Google (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ) showed that this separation is does
exist, although some criticism followed, based on leveraging a secondary storage to
extend the power of classical simulation (
        <xref ref-type="bibr" rid="ref26">26</xref>
        ) (See also Section 3.1). However, this
criticism is likely to be refuted in the near future, with slightly larger quantum NISQ
devices, overcoming the secondary storage argument (see also (
        <xref ref-type="bibr" rid="ref27">27</xref>
        ). It is worth noting
that this is but a first milestone, since the problem selected to show quantum
inimitability (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ) does not have any particular use except for, potentially, certified quantum
randomness generation (
        <xref ref-type="bibr" rid="ref28">28</xref>
        ), and of course showing this separation between classical
and quantum devices.
      </p>
      <p>
        Most of the potential of NISQ devices is expected, not only in the certified
randomness generation area (
        <xref ref-type="bibr" rid="ref28">28</xref>
        ), but perhaps more importantly, in optimization
problems that are intractable with classical computers. Such optimization tasks, e.g.
quadratic unconstrained binary optimization (QUBO), arise naturally in diverse areas of
industry, but due to their inherent NP-hardness, classical approaches are only capable
of giving sub-optimal solutions by means of heuristics. Despite a NISQ device may
not yield the global optimum either (these optimization problems are, in their full
generality, what is termed QMA-complete, which is, roughly speaking, the equivalent
of NP-complete for a quantum computer), it is open whether they can produce better
sub-optimal solutions than classical computers can do (
        <xref ref-type="bibr" rid="ref29">29</xref>
        ). NISQ devices have
naturally attracted a lot of attention due to their potential in optimization problems, where
the cost function is classical. This cost function is represented as finding the ground
state of a quantum Hamiltonian that is encoded in the computational basis.
Algorithms such as the Quantum Approximate Optimization Algorithm (QAOA) (
        <xref ref-type="bibr" rid="ref30">30</xref>
        )
constitute a promising avenue for the solution of such optimization tasks (
        <xref ref-type="bibr" rid="ref31">31</xref>
        ).
      </p>
      <p>In this work, we give an overview of the possible approaches that might be
relevant for NISQ devices. In Section 2, we consider the k-local Hamiltonian as a
benchmark problem and we discuss its complexity-theory implications. In Section 3, we
discuss exact quantum algorithms that work in a fault-tolerant quantum computer,
which would solve the problem in a worst-case complexity scenario. In Section 3.1
we discuss existing classical approaches and in Section 3.2 we discuss quantum exact
methods. In Section 4 we present approximate approaches to the problem; in
particular in Section 4.1 we consider methods based on Variational Quantum Eigensolvers,
whereas in Section 4.2 methods based on cooling. In Section 5 we sketch a blueprint
for an algorithmic cooling algorithm suited for NISQ devices from a
platformagnostic perspective. We conclude in Section 6.
2</p>
    </sec>
    <sec id="sec-2">
      <title>The problem of Hamiltonian ground-state energy estimation and preparation</title>
      <p>
        One of the problems that inspired Feynman’s ideas on Hamiltonian Quantum
computation (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ) is the k-local Hamiltonian problem, defined by Kitaev in (
        <xref ref-type="bibr" rid="ref32">32</xref>
        ). In our work
we focus in this problem for the following reasons:
• Unlike the classical complexity class NP, where thousands of NP-complete
problems are classified, there are relatively few QMA-complete problems that are
known.
• This problem can be viewed as a quantum analogue of MAX-k-SAT (how many
Boolean clauses involving at most k variables can be satisfied by an assignment),
where Boolean variables would be replaced by qubits, and clauses would be
replaced by local Hamiltonians, i.e. constraints on sets of, at most, k qubits.
• This is a problem of natural interest in physics, since many of the Hamiltonians
appearing in Nature enjoy this property (
        <xref ref-type="bibr" rid="ref33">33</xref>
        ), (
        <xref ref-type="bibr" rid="ref34">34</xref>
        ).
• A broad class of optimization problems can be recast into a k-local Hamiltonian
problem, such that, if we can prepare the ground state of such a Hamiltonian, then
we have succeeded in finding the optimal solution.
      </p>
      <p>Hence, the k-local Hamiltonian is a good problem to be our benchmark, due to the
above-mentioned reasons. We therefore consider a quantum system of n r-level
subsystems described by a Hamiltonian</p>
      <p>
        H= ∑im=1 Hi ,
(
        <xref ref-type="bibr" rid="ref1">1</xref>
        )
where m depends polynomially on n. We say that H is k-local if each of the Hi acts
non-trivially in, at most, k sites. We note that being k-local does not necessarily give
any information about the geometrical arrangement of the particles. We also say that
H is d-dimensional if the particles are arranged in a d-dimensional lattice and only
nearest neighbor interactions are allowed. We observe that d-dimensional systems are
2-local.
Preparing the ground state |ψg〉 of H or even finding its ground state energy
〈ψg|H|ψg〉 can result into a very complex task. Indeed, many optimization problems
can be recast into the form of Eq. (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ), even classical NP-complete problems such as
3SAT or MAX-CUT, simply by taking H to be diagonal in the computational basis.
Approximating the ground state of a quantum Hamiltonian is the paradigmatic
example of a QMA-complete problem (
        <xref ref-type="bibr" rid="ref35">35</xref>
        ). QMA stands for Quantum Merlin-Arthur and it
is the set of decision problems for which, if the answer is affirmative, there exists a
polynomial-size quantum proof that is accepted with probability greater than 2/3 by a
quantum verifier in polynomial time and, when the answer is negative, no quantum
proof convinces the verifier to accept with probability greater than 1/3. This holds
even in perhaps surprising, apparently simpler, particular instances, such as the
Hamiltonian being k-local (for k = 5 (
        <xref ref-type="bibr" rid="ref32">32</xref>
        ), k = 3 (
        <xref ref-type="bibr" rid="ref36">36</xref>
        ) and k = 2 assuming P ≠ QMA (
        <xref ref-type="bibr" rid="ref37">37</xref>
        )),
or even in a 1-dimensional case (although with qudits of dimension ≥ 12) (
        <xref ref-type="bibr" rid="ref35">35</xref>
        ).
      </p>
      <p>
        One usually finds several approaches when tackling the optimization problem
stemming from Eq. (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ), which we here briefly recall: Fully classical methods (Section
3.1), quantum exact methods (Section 3.2) methods inspired by variational quantum
eigensolvers (Section 4.1) and algorithmic cooling schemes (Section 4.2).
3
3.1
      </p>
    </sec>
    <sec id="sec-3">
      <title>Exact algorithms</title>
      <sec id="sec-3-1">
        <title>Fully classical methods</title>
        <p>
          It is natural to start considering fully classical methods to simulate a quantum
computer. This is the first obvious step when developing, benchmarking and debugging a
new quantum algorithm or studying quantum processes. However, fully classical
methods are of course limited by the exponential growth of the Hilbert space
dimension (where quantum states are represented) with the system size, rendering them
impractical for even moderate system sizes. The largest simulations, to the best of our
knowledge, that have been performed reach up to 49 qubits, intensively exploiting
symmetries of the Hamiltonian (
          <xref ref-type="bibr" rid="ref23">23</xref>
          ), (
          <xref ref-type="bibr" rid="ref28">28</xref>
          ), (
          <xref ref-type="bibr" rid="ref38">38</xref>
          ), (
          <xref ref-type="bibr" rid="ref39">39</xref>
          ).
        </p>
        <p>
          To this end, there are basically two extremal algorithms (
          <xref ref-type="bibr" rid="ref28">28</xref>
          ). The first one (also
known as Schrödinger's algorithm) stores all the amplitudes of the wavefunction in
the computational basis and updates these amplitudes for every unitary in the circuit
that is applied. Clearly, Schrödinger's algorithm cannot be directly applied beyond a
system size given by the available memory in the system. The second algorithm (also
known as Feynman's algorithm) exploits Savitch’s theorem, to allow one to break this
memory barrier, keeping it linear in the number of qubits and gates, however at a
much larger exponential cost in runtime (
          <xref ref-type="bibr" rid="ref28">28</xref>
          ).
        </p>
        <p>
          Interestingly, the limitation in memory can be overcome, at the expense of a much
higher runtime (see also (
          <xref ref-type="bibr" rid="ref4">4</xref>
          ), (
          <xref ref-type="bibr" rid="ref26">26</xref>
          )): As a rule of thumb, every halving of the memory
requirements (i.e., every extra qubit) comes at the price of multiplying the runtime of
the circuit by its depth (
          <xref ref-type="bibr" rid="ref28">28</xref>
          ). Regarding the specific problem of ground state
preparation, direct classical algorithms are based on exact diagonalization of H, power
iteration methods (
          <xref ref-type="bibr" rid="ref40">40</xref>
          ) or Lanczos-based algorithms (
          <xref ref-type="bibr" rid="ref41">41</xref>
          ).
3.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Quantum exact methods</title>
        <p>
          The main advantage that a quantum computer offers is the ability to simultaneously
store and manipulate all the amplitudes of the wavefunction. Exact methods for
ground state preparation have been developed and improved since the advent of
quantum algorithms. Most of the existing algorithms can be classified within two groups:
• In the first group, we would find those which attempt to project a trial, easy to
prepare, state onto the ground state by means of phase estimation (
          <xref ref-type="bibr" rid="ref42">42</xref>
          ), (
          <xref ref-type="bibr" rid="ref43">43</xref>
          ) or
filtering (
          <xref ref-type="bibr" rid="ref44">44</xref>
          ), which require an implementation of the Hamiltonian dynamics (
          <xref ref-type="bibr" rid="ref45">45</xref>
          ),
(
          <xref ref-type="bibr" rid="ref46">46</xref>
          ), (
          <xref ref-type="bibr" rid="ref47">47</xref>
          ), (
          <xref ref-type="bibr" rid="ref48">48</xref>
          ), (
          <xref ref-type="bibr" rid="ref49">49</xref>
          ), or those that are based on or power-iteration methods (
          <xref ref-type="bibr" rid="ref50">50</xref>
          ),
(
          <xref ref-type="bibr" rid="ref51">51</xref>
          ), which also require the implementation of certain functions of the
Hamiltonian, via e.g. linear combinations of unitaries (
          <xref ref-type="bibr" rid="ref46">46</xref>
          ), (
          <xref ref-type="bibr" rid="ref52">52</xref>
          ), (
          <xref ref-type="bibr" rid="ref53">53</xref>
          ).
• In the second group, one can find those which are based on variants of the
adiabatic algorithm (
          <xref ref-type="bibr" rid="ref54">54</xref>
          ), (
          <xref ref-type="bibr" rid="ref55">55</xref>
          ). These aim at preparing an easy state which is the ground
state of a known Hamiltonian H0, and slowly turning this Hamiltonian into the one
we are interested in, H1, by continuously transforming H0 into H1, for instance, by
parameterizing the adiabatic path as H(s) = (1-s) H0 + sH1.
        </p>
        <p>
          In (
          <xref ref-type="bibr" rid="ref50">50</xref>
          ), a method for ground state preparation and ground energy estimation with a
quantum computer with a smaller number of qubits than other approaches. If we
denote by N the size of H (i.e., N is exponential in n); | 0| ( ) the overlap (a bound on
that) between the initial state of the quantum computation and the ground state of H;
Δ the spectral gap of H (the difference between the first excited state energy and the
ground state energy);  the desired precision of the output state with the ground state
of H; Φ the gate cost to prepare the initial state of the algorithm; and Λ the oracle cost
to access an element of H in order to implement the Hamiltonian simulation; then in
(
          <xref ref-type="bibr" rid="ref50">50</xref>
          ) we showed that one obtains an algorithm for ground state preparation with the
following quantum gates and qubits requirements:
        </p>
        <p>Note that in Table 1 the  ̃ notation indicates that logarithmic factors have been
omitted in the interest of simplicity.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Approximate algorithms</title>
      <p>
        From Table 1 we learn that the worst-case complexities deem the problem intractable
in its full generality: The parameters | 0| ( ) and Δ are going to be, in general,
exponentially small. This should not be surprising, since the k-local Hamiltonian problem
is QMA-complete in its full generality. Nevertheless, these are asymptotic results, and
they do not imply that NISQ devices may yield an advantage still for low number of
qubits. Therefore, our goal in this section is not to exactly prepare the ground state
|  〉 of H in a worst-case scenario, but to prepare a low-energy state | 〉 within the
NISQ framework, ideally achieving a good overlap |〈  | 〉| in an average-case, and
benchmark the performance of the algorithm we propose. This means that the set of
available quantum gates is limited (given e.g., by the available experimental setup)
and the coherence time is upper bounded, thus not allowing for a quantum circuit
composed of more than 103 - 104 of such quantum gates. In addition, the fidelity of
quantum gates would not be good enough to enable fault-tolerant recursive quantum
error correction (
        <xref ref-type="bibr" rid="ref38">38</xref>
        ), (
        <xref ref-type="bibr" rid="ref56">56</xref>
        ), (
        <xref ref-type="bibr" rid="ref57">57</xref>
        ).
      </p>
      <p>
        Our vision is that a shallow quantum circuit that cheaply (i.e., with as few operations
as possible) boosts the overlap with the ground state |〈  | 〉| allows for much faster
quantum exact methods for ground state preparation, as the best dependence with
such overlap scales, to the best of our knowledge, as |〈  | 0〉|−1 (
        <xref ref-type="bibr" rid="ref44">44</xref>
        ), (
        <xref ref-type="bibr" rid="ref50">50</xref>
        ) (see also
Table 1). Therefore, in practice, one might be interested in using such a hybrid
heuristic-exact approach, even when a scalable, fully fault-tolerant quantum computer
would be available.
4.1
      </p>
      <sec id="sec-4-1">
        <title>Methods inspired on Variational Quantum Eigensolvers</title>
        <p>
          Methods based on variational quantum eigensolvers (VQE) aim at preparing the
lowest energy state of H within a parameterized family of wavefunctions. Recently, these
methods have gained increasing attention (
          <xref ref-type="bibr" rid="ref58">58</xref>
          ), (
          <xref ref-type="bibr" rid="ref59">59</xref>
          ), (
          <xref ref-type="bibr" rid="ref60">60</xref>
          ), (
          <xref ref-type="bibr" rid="ref61">61</xref>
          ), (
          <xref ref-type="bibr" rid="ref62">62</xref>
          ), (
          <xref ref-type="bibr" rid="ref63">63</xref>
          ). The
success of VQE critically depends on the parameterization being general enough,
meaning that it should be able to, at least, represent quantum states having high fidelity
with the actual ground state but, at the same time, efficient enough, meaning that it
should do so with a manageable number of parameters. Tensor network states, such as
matrix product states (
          <xref ref-type="bibr" rid="ref64">64</xref>
          ), (
          <xref ref-type="bibr" rid="ref65">65</xref>
          ), (
          <xref ref-type="bibr" rid="ref66">66</xref>
          ), (
          <xref ref-type="bibr" rid="ref67">67</xref>
          ), (
          <xref ref-type="bibr" rid="ref68">68</xref>
          ), (
          <xref ref-type="bibr" rid="ref69">69</xref>
          ) or projected entangled pairs
states (
          <xref ref-type="bibr" rid="ref70">70</xref>
          ), but also neural quantum states (
          <xref ref-type="bibr" rid="ref71">71</xref>
          ), (
          <xref ref-type="bibr" rid="ref72">72</xref>
          ), (
          <xref ref-type="bibr" rid="ref73">73</xref>
          ), (
          <xref ref-type="bibr" rid="ref74">74</xref>
          ) have been shown to
successfully represent ground states of physically relevant Hamiltonians. Despite the
success of such variational classes of states, except in some cases (
          <xref ref-type="bibr" rid="ref63">63</xref>
          ), (
          <xref ref-type="bibr" rid="ref75">75</xref>
          ), it is in
general not obvious how to prepare such states within the NISQ paradigm.
Interestingly, the so-called Quantum Approximate Optimization Algorithm (QAOA)
is specially tailored to shallow-depth devices (
          <xref ref-type="bibr" rid="ref30">30</xref>
          ), provided one can perform
Hamiltonian evolution efficiently. This includes the case of classical optimization problems,
when the Hamiltonian terms commute as they are diagonal in the computational basis.
Within the NISQ paradigm a classical-quantum continuous feedback loop is normally
a key ingredient in the development of such algorithms (
          <xref ref-type="bibr" rid="ref76">76</xref>
          ).
4.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Algorithmic cooling schemes</title>
        <p>
          Schemes based on algorithmic quantum cooling (
          <xref ref-type="bibr" rid="ref77">77</xref>
          ), (
          <xref ref-type="bibr" rid="ref78">78</xref>
          ), (
          <xref ref-type="bibr" rid="ref79">79</xref>
          ), (
          <xref ref-type="bibr" rid="ref80">80</xref>
          ) are built upon
using ancillary qubits to cool the system of interest: These ancillary qubits weakly
interact with the system and are measured after some time. When they are found in an
excited state, this process removes energy in the rest of the system. Repeating this
process in cycles, produces a monotonically decreasing function of the energy with
time, thus achieving the cooling. It is worth mentioning there also exist related, albeit
different, approaches based on dissipative open-system dynamics to drive quantum
systems to their ground state (
          <xref ref-type="bibr" rid="ref81">81</xref>
          ), (
          <xref ref-type="bibr" rid="ref82">82</xref>
          ), (
          <xref ref-type="bibr" rid="ref83">83</xref>
          ).
5
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>A blueprint for energy minimization with NISQ devices</title>
      <p>In this section, we sketch a blueprint to construct a quantum circuit that heuristically
minimizes the energy of a quantum Hamiltonian H. The algorithm is based on an
adaptive algorithmic cooling procedure, aided by some classical optimization. Its goal
is to approximate a low-energy state of that Hamiltonian with a small number of
gates, no extra qubits and few measurements. The method is agnostic to previous
insight about the physical properties of the model to be solved, although we
benchmark it with 1D systems or exactly diagonalizable models, to show its performance
beyond 50 qubits.</p>
      <p>Our work incorporates features of the algorithms presented in Sections 4.1 and 4.2
with the vision of being also eventually applicable to improve exact algorithms from
Section 3.2 in the future: Indeed, we propose a quantum circuit layout which encodes
the variational parameters and we perform the optimization/cooling in a way that the
energy is monotonically decreasing at every step. We remark our procedure would
still be of interest for a future universal, scalable, fault-tolerant, quantum computer, as
it would give a good initial state candidate for the latter application of the exact
algorithms in Section 3.2, reducing their necessary runtime.</p>
      <p>In our work we do not assume that one can perform any arbitrary unitary per gate,
but simply considers the set of interactions that are engineerable in a specific quantum
platform. The method we give can be therefore tailored to the experimental
possibilities that are available, which greatly vary depending on the physical implementation.
By time-evolving an initial quantum state with an interaction h that is available in the
lab, we can produce a time-dependent state | ( )〉 =  − ℎ  | 0〉 that will vary the
energy of the quantum state as a function of time. By looking at an infinitesimal time
evolution, as long as  〈[ℎ,  ]〉 ≠ 0, the sign of the previous quantity will tell us
whether evolving by ± shall decrease the energy. Going to second order, one can
then decrease the energy by a non-negligible amount in a single gate.</p>
      <p>By exploiting the property that the energy is a monotonically decreasing function
with the number of gates, one can build an algorithm that starts with an empty circuit
and, from scratch, builds a quantum circuit to decrease the energy of the initial state,
eventually converging to a low energy state of H, potentially with a good overlap with
the ground state. This algorithm shall be further developed and studied in depth in a
future work.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusions</title>
      <p>
        This is an exciting time for quantum technologies. The first prototypes of NISQ
devices have been developed and, in some aspects, they are starting to go beyond the
limits of classical devices. Although the algorithms presented in Section 3 may be out
of reach still for some time, those in Sections 4 and 5 are starting to become a reality.
This is an intensive, novel field of research, where new algorithms, platforms and
experiments appear every day (
        <xref ref-type="bibr" rid="ref84">84</xref>
        ), (
        <xref ref-type="bibr" rid="ref85">85</xref>
        ), (
        <xref ref-type="bibr" rid="ref76">76</xref>
        ), (
        <xref ref-type="bibr" rid="ref29">29</xref>
        ), (
        <xref ref-type="bibr" rid="ref61">61</xref>
        ), (
        <xref ref-type="bibr" rid="ref5">5</xref>
        ), (
        <xref ref-type="bibr" rid="ref86">86</xref>
        ), (
        <xref ref-type="bibr" rid="ref87">87</xref>
        ), (
        <xref ref-type="bibr" rid="ref57">57</xref>
        ), (
        <xref ref-type="bibr" rid="ref88">88</xref>
        ),
(
        <xref ref-type="bibr" rid="ref63">63</xref>
        ).
      </p>
      <p>Here we have presented several approaches to the textbook problem of the k-local
Hamiltonian. We have discussed exact methods, approximate solutions and heuristic
algorithms to tackle it. We have also seen that it is likely that hybrid approaches will
be necessary in the future.</p>
      <p>In our case, the vast variety of existing experimental platforms made it
nonoptional for us to design our algorithm in a platform-agnostic way. The algorithm
presented in Section 5 can be further tailored to specific experimental platforms, e.g.
where connectivity is limited or only a subset of operations is available. This is but an
example of one of the many future challenges that complex, large-scale quantum
algorithms might face. As we start to build bigger and more complex quantum systems,
the need for the development of a set of good practices to systematically design,
implement, test, and document quantum software (i.e., a quantum analogous to software
engineering) is likely to become a necessity.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments References</title>
      <p>J. T. thanks the Alexander von Humboldt foundation for Support.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <article-title>Quantum algorithms: an overview</article-title>
          . Montanaro, Ashley. s.l. : Springer Nature,
          <volume>11</volume>
          2016, npj Quantum Information, Vol.
          <volume>2</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <article-title>Simulating physics with computers</article-title>
          . Feynman, Richard P. s.l. : Springer Nature,
          <volume>6</volume>
          <fpage>1982</fpage>
          ,
          <source>International Journal of Theoretical Physics</source>
          , Vol.
          <volume>21</volume>
          , pp.
          <fpage>467</fpage>
          -
          <lpage>488</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <article-title>Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer</article-title>
          . Shor, Peter W. s.l. :
          <source>Society for Industrial &amp; Applied Mathematics (SIAM)</source>
          ,
          <year>10 1997</year>
          , SIAM J.
          <source>on Computing</source>
          , Vol.
          <volume>26</volume>
          , pp.
          <fpage>1484</fpage>
          -
          <lpage>1509</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <article-title>Quantum supremacy using a programmable superconducting processor</article-title>
          . Arute,
          <string-name>
            <surname>Frank</surname>
          </string-name>
          , et al. s.l. : Springer Science and Business Media LLC,
          <fpage>10</fpage>
          <lpage>2019</lpage>
          ,
          <article-title>Nature</article-title>
          , Vol.
          <volume>574</volume>
          , pp.
          <fpage>505</fpage>
          -
          <lpage>510</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <article-title>5. A flexible high-performance simulator for the verification and benchmarking of quantum circuits implemented on real hardware</article-title>
          . Villalonga,
          <string-name>
            <surname>Benjamin</surname>
          </string-name>
          , et al.
          <volume>11</volume>
          <fpage>23</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <article-title>Quantum computational chemistry</article-title>
          .
          <source>McArdle</source>
          ,
          <string-name>
            <surname>Sam</surname>
          </string-name>
          , et al.
          <volume>8</volume>
          <fpage>30</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Benchmarking</surname>
          </string-name>
          <article-title>a quantum annealing processor with the time-to-target metric</article-title>
          . King,
          <string-name>
            <surname>James</surname>
          </string-name>
          , et al.
          <volume>8</volume>
          <fpage>20</fpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Quantum</given-names>
            <surname>Mechanics</surname>
          </string-name>
          <article-title>Helps in Searching for a Needle in a Haystack. Grover, Lov K. s</article-title>
          .l. :
          <source>American Physical Society (APS)</source>
          ,
          <article-title>7 1997, Physical Review Letters</article-title>
          , Vol.
          <volume>79</volume>
          , pp.
          <fpage>325</fpage>
          -
          <lpage>328</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Quantum</surname>
          </string-name>
          <article-title>Algorithm for Linear Systems of Equations</article-title>
          . Harrow, Aram W., Hassidim, Avinatan and Lloyd, Seth. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <year>10 2009</year>
          ,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>Letters</surname>
          </string-name>
          , Vol.
          <volume>103</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <article-title>Machine learning &amp; artificial intelligence in the quantum domain: a review of recent progress</article-title>
          . Dunjko, Vedran and Briegel, Hans J. s.l. :
          <source>IOP Publishing</source>
          ,
          <volume>6</volume>
          <fpage>2018</fpage>
          , Reports on Progress in Physics, Vol.
          <volume>81</volume>
          , p.
          <fpage>074001</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <article-title>Quantum machine learning</article-title>
          . Biamonte,
          <string-name>
            <surname>Jacob</surname>
          </string-name>
          , et al. s.l. : Springer Nature,
          <volume>9</volume>
          <fpage>2017</fpage>
          , Nature, Vol.
          <volume>549</volume>
          , pp.
          <fpage>195</fpage>
          -
          <lpage>202</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <article-title>Quantum machine learning: a classical perspective</article-title>
          . Ciliberto,
          <string-name>
            <surname>Carlo</surname>
          </string-name>
          , et al. s.l. :
          <source>The Royal Society, 1 2018, Proceedings of the Royal Society A: Mathematical, Physical and Engineering Science</source>
          , Vol.
          <volume>474</volume>
          , p.
          <fpage>20170551</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <article-title>Oversimplifying quantum factoring</article-title>
          .
          <source>Smolin</source>
          , John A.,
          <string-name>
            <surname>Smith</surname>
          </string-name>
          , Graeme and Vargo, Alexander. s.l. : Springer Nature,
          <volume>7</volume>
          <fpage>2013</fpage>
          , Nature, Vol.
          <volume>499</volume>
          , pp.
          <fpage>163</fpage>
          -
          <lpage>165</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <article-title>How to factor 2048 bit RSA integers in 8 hours using 20 million noisy qubits</article-title>
          . Gidney, Craig and Ekerå,
          <source>Martin. 5 23</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <article-title>Quantum computing with realistically noisy devices</article-title>
          . Knill, E. s.l. : Springer Nature,
          <volume>3</volume>
          <fpage>2005</fpage>
          , Nature, Vol.
          <volume>434</volume>
          , pp.
          <fpage>39</fpage>
          -
          <lpage>44</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Fault-Tolerant Quantum</surname>
          </string-name>
          <article-title>Computation with Constant Overhead</article-title>
          . Gottesman,
          <source>Daniel. 10 10</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <article-title>Gate-count estimates for performing quantum chemistry on small quantum computers</article-title>
          . Wecker,
          <string-name>
            <surname>Dave</surname>
          </string-name>
          , et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>8</volume>
          2014,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>A</surname>
          </string-name>
          , Vol.
          <volume>90</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <article-title>Elucidating reaction mechanisms on quantum computers</article-title>
          . Reiher,
          <string-name>
            <surname>Markus</surname>
          </string-name>
          , et al. s.l. :
          <source>Proceedings of the National Academy of Sciences, 7 2017, Proceedings of the National Academy of Sciences</source>
          , Vol.
          <volume>114</volume>
          , pp.
          <fpage>7555</fpage>
          -
          <lpage>7560</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <article-title>Threshold Accuracy for Quantum Computation</article-title>
          . Knill,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Laflamme</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            and
            <surname>Zurek</surname>
          </string-name>
          ,
          <source>W. 10 8</source>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <article-title>Fidelity benchmarks for two-qubit gates in silicon</article-title>
          . Huang,
          <string-name>
            <surname>W.</surname>
          </string-name>
          , et al. s.l. : Springer Science and Business Media LLC,
          <article-title>5 2019, Nature</article-title>
          , Vol.
          <volume>569</volume>
          , pp.
          <fpage>532</fpage>
          -
          <lpage>536</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <article-title>Superconducting quantum circuits at the surface code threshold for fault tolerance</article-title>
          . Barends,
          <string-name>
            <surname>R.</surname>
          </string-name>
          , et al. s.l. : Springer Science and Business Media LLC,
          <article-title>4 2014, Nature</article-title>
          , Vol.
          <volume>508</volume>
          , pp.
          <fpage>500</fpage>
          -
          <lpage>503</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <article-title>Quantum Computing in the NISQ era and beyond</article-title>
          . Preskill, John. s.l. :
          <article-title>Verein zur Forderung des Open Access Publizierens in den Quantenwissenschaften, 8 2018, Quantum</article-title>
          , Vol.
          <volume>2</volume>
          , p.
          <fpage>79</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <article-title>Breaking the 49-Qubit Barrier in the Simulation of Quantum Circuits</article-title>
          . Pednault,
          <string-name>
            <surname>Edwin</surname>
          </string-name>
          , et al.
          <volume>10</volume>
          <fpage>16</fpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <article-title>Quantum advantage with shallow circuits</article-title>
          . Bravyi, Sergey, Gosset, David and König, Robert. s.l. :
          <article-title>American Association for the Advancement of Science (AAAS</article-title>
          ),
          <volume>10</volume>
          2018, Science, Vol.
          <volume>362</volume>
          , pp.
          <fpage>308</fpage>
          -
          <lpage>311</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <article-title>Quantum advantage with noisy shallow circuits in 3D</article-title>
          . Bravyi,
          <string-name>
            <surname>Sergey</surname>
          </string-name>
          , et al.
          <volume>4</volume>
          <fpage>2</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26. Leveraging Secondary Storage to Simulate Deep 54-qubit Sycamore Circuits. Pednault,
          <string-name>
            <surname>Edwin</surname>
          </string-name>
          , et al.
          <volume>10</volume>
          <fpage>21</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <article-title>On the Classical Hardness of Spoofing Linear Cross-Entropy Benchmarking</article-title>
          . Aaronson, Scott and Gunn,
          <source>Sam. 10 26</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <article-title>Complexity-Theoretic Foundations of Quantum Supremacy Experiments</article-title>
          . Aaronson, Scott and Chen,
          <source>Lijie. 12 18</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <article-title>Quantum Optimization for Maximum Independent Set Using Rydberg Atom Arrays</article-title>
          . Pichler,
          <string-name>
            <surname>Hannes</surname>
          </string-name>
          , et al.
          <volume>8</volume>
          <fpage>31</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <given-names>A</given-names>
            <surname>Quantum Approximate Optimization Algorithm. Farhi</surname>
          </string-name>
          , Edward, Goldstone, Jeffrey and Gutmann,
          <source>Sam. 11 14</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <article-title>Quantum Approximate Optimization Algorithm: Performance, Mechanism, and Implementation on Near-Term Devices</article-title>
          . Zhou,
          <string-name>
            <surname>Leo</surname>
          </string-name>
          , et al.
          <volume>12</volume>
          <fpage>3</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Kitaev</surname>
            ,
            <given-names>A. Yu.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shen</surname>
            ,
            <given-names>A. H.</given-names>
          </string-name>
          <article-title>and</article-title>
          <string-name>
            <surname>Vyalyi</surname>
            ,
            <given-names>M. N.</given-names>
          </string-name>
          <string-name>
            <surname>Classical</surname>
            and
            <given-names>Quantum</given-names>
          </string-name>
          <string-name>
            <surname>Computation</surname>
          </string-name>
          . Boston : American Mathematical Society,
          <year>2002</year>
          . ISBN:
          <volume>0821832298</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <article-title>Realizable Hamiltonians for universal adiabatic quantum computers</article-title>
          . Biamonte,
          <string-name>
            <given-names>Jacob D.</given-names>
            and
            <surname>Love</surname>
          </string-name>
          , Peter J. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>7</volume>
          2008,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>A</surname>
          </string-name>
          , Vol.
          <volume>78</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <article-title>Computational complexity of interacting electrons and fundamental limitations of density functional theory</article-title>
          . Schuch, Norbert and Verstraete, Frank. s.l. : Springer Nature,
          <volume>8</volume>
          <fpage>2009</fpage>
          , Nature Physics, Vol.
          <volume>5</volume>
          , pp.
          <fpage>732</fpage>
          -
          <lpage>735</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <source>The Power of Quantum Systems on a Line</source>
          . Aharonov,
          <string-name>
            <surname>Dorit</surname>
          </string-name>
          , et al. s.l. : Springer Nature,
          <volume>1</volume>
          <fpage>2009</fpage>
          , Communications in
          <source>Mathematical Physics</source>
          , Vol.
          <volume>287</volume>
          , pp.
          <fpage>41</fpage>
          -
          <lpage>65</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36. 3
          <article-title>-local Hamitonian is QMA-complete.</article-title>
          <string-name>
            <surname>Kempe</surname>
          </string-name>
          , Julia and Regev, Oded. Paramus : Rinton Press, Incorporated,
          <volume>5</volume>
          <fpage>2003</fpage>
          ,
          <string-name>
            <given-names>Quantum</given-names>
            <surname>Info</surname>
          </string-name>
          .
          <source>Comput.</source>
          , Vol.
          <volume>3</volume>
          , pp.
          <fpage>258</fpage>
          -
          <lpage>264</lpage>
          . ISSN:
          <fpage>1533</fpage>
          -
          <lpage>7146</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37.
          <article-title>The Complexity of the Local Hamiltonian Problem</article-title>
          . Kempe, Julia, Kitaev, Alexei and Regev, Oded. s.l. :
          <source>Society for Industrial &amp; Applied Mathematics (SIAM)</source>
          ,
          <year>1 2006</year>
          ,
          <source>SIAM Journal on Computing</source>
          , Vol.
          <volume>35</volume>
          , pp.
          <fpage>1070</fpage>
          -
          <lpage>1097</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <article-title>Characterizing quantum supremacy in near-term devices</article-title>
          . Boixo,
          <string-name>
            <surname>Sergio</surname>
          </string-name>
          , et al. s.l. : Springer Nature,
          <volume>4</volume>
          <fpage>2018</fpage>
          , Nature Physics, Vol.
          <volume>14</volume>
          , pp.
          <fpage>595</fpage>
          -
          <lpage>600</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <article-title>0.5 petabyte simulation of a 45-qubit quantum circuit</article-title>
          . Häner, Thomas and Steiger, Damian S. s.l. : ACM Press,
          <year>2017</year>
          .
          <source>Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis on - SC 17.</source>
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40. Praktische Verfahren der Gleichungsauflösung . Mises,
          <string-name>
            <surname>R. V.</surname>
          </string-name>
          and PollaczekGeiringer, H. s.l. : Wiley,
          <year>1929</year>
          , ZAMM - Zeitschrift
          <source>für Angewandte Mathematik und Mechanik</source>
          , Vol.
          <volume>9</volume>
          , pp.
          <fpage>152</fpage>
          -
          <lpage>164</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <article-title>Lanczos method for the calculation of finite-temperature quantities in correlated systems</article-title>
          . Jaklič,
          <string-name>
            <given-names>J.</given-names>
            and
            <surname>Prelovšek</surname>
          </string-name>
          , P. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>2</volume>
          1994
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>B</surname>
          </string-name>
          , Vol.
          <volume>49</volume>
          , pp.
          <fpage>5065</fpage>
          -
          <lpage>5068</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          42.
          <article-title>Quantum measurements and the Abelian Stabilizer Problem</article-title>
          . Kitaev,
          <string-name>
            <given-names>A.</given-names>
            <surname>Yu</surname>
          </string-name>
          .
          <volume>11</volume>
          <fpage>20</fpage>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          43.
          <article-title>Quantum Algorithm Providing Exponential Speed Increase for Finding Eigenvalues and Eigenvectors</article-title>
          . Abrams, Daniel S. and
          <string-name>
            <surname>Lloyd</surname>
          </string-name>
          , Seth. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <year>12 1999</year>
          ,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>Letters</surname>
          </string-name>
          , Vol.
          <volume>83</volume>
          , pp.
          <fpage>5162</fpage>
          -
          <lpage>5165</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          44.
          <string-name>
            <surname>Preparing</surname>
          </string-name>
          <article-title>Ground States of Quantum Many-Body Systems on a Quantum Computer</article-title>
          . Poulin, David and Wocjan, Pawel. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <article-title>4 2009, Physical Review Letters</article-title>
          , Vol.
          <volume>102</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          45.
          <string-name>
            <surname>Universal Quantum Simulators. Lloyd</surname>
          </string-name>
          , S. s.l. :
          <article-title>American Association for the Advancement of Science (AAAS), 8 1996, Science</article-title>
          , Vol.
          <volume>273</volume>
          , pp.
          <fpage>1073</fpage>
          -
          <lpage>1078</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          46.
          <string-name>
            <surname>Hamiltonian</surname>
          </string-name>
          <article-title>Simulation with Nearly Optimal Dependence on all Parameters</article-title>
          . Berry, Dominic W., Childs,
          <string-name>
            <given-names>Andrew M.</given-names>
            and
            <surname>Kothari</surname>
          </string-name>
          , Robin. s.l. : IEEE,
          <year>2015</year>
          .
          <source>2015 IEEE 56th Annual Symposium on Foundations of Computer Science.</source>
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          47.
          <article-title>Simulating Hamiltonian Dynamics with a Truncated Taylor Series</article-title>
          . Berry, Dominic W., et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <article-title>3 2015, Physical Review Letters</article-title>
          , Vol.
          <volume>114</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          48.
          <string-name>
            <surname>Optimal Hamiltonian Simulation by Quantum Signal Processing. Low</surname>
          </string-name>
          , Guang Hao and Chuang, Isaac L. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <article-title>1 2017, Physical Review Letters</article-title>
          , Vol.
          <volume>118</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          49. Hamiltonian Simulation by Qubitization. Low, Guang Hao and Chuang, Isaac L.
          <volume>10</volume>
          <fpage>20</fpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          50.
          <article-title>Faster ground state preparation and high-precision ground energy estimation with fewer qubits</article-title>
          . Ge, Yimin, Tura, Jordi and Cirac, J. Ignacio. s.l. :
          <source>AIP Publishing</source>
          ,
          <volume>2</volume>
          <fpage>2019</fpage>
          ,
          <source>Journal of Mathematical Physics</source>
          , Vol.
          <volume>60</volume>
          , p.
          <fpage>022202</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          51.
          <string-name>
            <surname>Duality</surname>
          </string-name>
          <article-title>Quantum Computing with Subwave Projections. Hu, FangJun and Long</article-title>
          ,
          <source>Gui-Lu. 12 9</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          52.
          <article-title>Quantum Algorithm for Systems of Linear Equations with Exponentially Improved Dependence on Precision</article-title>
          . Childs,
          <string-name>
            <given-names>Andrew M.</given-names>
            ,
            <surname>Kothari</surname>
          </string-name>
          , Robin and Somma, Rolando D. s.l. :
          <source>Society for Industrial &amp; Applied Mathematics (SIAM)</source>
          ,
          <year>1 2017</year>
          ,
          <source>SIAM Journal on Computing</source>
          , Vol.
          <volume>46</volume>
          , pp.
          <fpage>1920</fpage>
          -
          <lpage>1950</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          53.
          <string-name>
            <surname>Quantum</surname>
            <given-names>SDP</given-names>
          </string-name>
          -Solvers:
          <article-title>Better Upper and Lower Bounds</article-title>
          . Apeldoorn,
          <string-name>
            <surname>Joran Van</surname>
          </string-name>
          , et al. s.l. : IEEE,
          <year>2017</year>
          .
          <source>2017 IEEE 58th Annual Symposium on Foundations of Computer Science (FOCS).</source>
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          54.
          <string-name>
            <surname>Quantum</surname>
          </string-name>
          <article-title>Computation by Adiabatic Evolution</article-title>
          . Farhi,
          <string-name>
            <surname>Edward</surname>
          </string-name>
          , et al.
          <volume>1</volume>
          <fpage>28</fpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          55.
          <article-title>Bounds for the adiabatic approximation with applications to quantum computation</article-title>
          . Jansen, Sabine, Ruskai, Mary-Beth and Seiler, Ruedi. s.l. :
          <source>AIP Publishing</source>
          ,
          <volume>10</volume>
          2007,
          <source>Journal of Mathematical Physics</source>
          , Vol.
          <volume>48</volume>
          , p.
          <fpage>102111</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          56.
          <article-title>Error Mitigation for Short-Depth Quantum Circuits</article-title>
          . Temme, Kristan, Bravyi, Sergey and Gambetta, Jay M. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <year>11 2017</year>
          ,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>Letters</surname>
          </string-name>
          , Vol.
          <volume>119</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          57.
          <string-name>
            <surname>Efficient Variational Quantum Simulator Incorporating Active Error Minimization. Li</surname>
          </string-name>
          , Ying and Benjamin, Simon C. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>6</volume>
          2017
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>X</surname>
          </string-name>
          , Vol.
          <volume>7</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          58.
          <article-title>Hardware-efficient variational quantum eigensolver for small molecules and quantum magnets</article-title>
          . Kandala,
          <string-name>
            <surname>Abhinav</surname>
          </string-name>
          , et al. s.l. : Springer Nature,
          <volume>9</volume>
          <fpage>2017</fpage>
          , Nature, Vol.
          <volume>549</volume>
          , pp.
          <fpage>242</fpage>
          -
          <lpage>246</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref59">
        <mixed-citation>
          59.
          <article-title>Generalization of the output of variational quantum eigensolver by parameter interpolation with low-depth ansatz</article-title>
          . Mitarai, Kosuke, Yan, Tennin and Fujii,
          <source>Keisuke. 10 10</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref60">
        <mixed-citation>
          60.
          <article-title>VanQver: The Variational and Adiabatically Navigated Quantum Eigensolver</article-title>
          . Matsuura,
          <string-name>
            <surname>Shunji</surname>
          </string-name>
          , et al.
          <volume>10</volume>
          <fpage>26</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref61">
        <mixed-citation>
          61.
          <article-title>Addressing hard classical problems with Adiabatically Assisted Variational Quantum Eigensolvers</article-title>
          .
          <string-name>
            <surname>Garcia-Saez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Latorre</surname>
          </string-name>
          ,
          <source>J. I. 6 6</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref62">
        <mixed-citation>
          62.
          <string-name>
            <surname>Error</surname>
          </string-name>
          <article-title>Mitigation by Symmetry Verification on a Variational Quantum Eigensolver</article-title>
          . Sagastizabal,
          <string-name>
            <surname>R.</surname>
          </string-name>
          ,
          <source>et al. 2 28</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref63">
        <mixed-citation>
          63.
          <string-name>
            <surname>Variational</surname>
          </string-name>
          <article-title>Quantum Eigensolver with Fewer Qubits</article-title>
          . Liu,
          <string-name>
            <surname>Jin-Guo</surname>
          </string-name>
          ,
          <source>et al. 2 7</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref64">
        <mixed-citation>
          64.
          <article-title>An area law for one-dimensional quantum systems</article-title>
          . Hastings, M. B. s.l. :
          <source>IOP Publishing</source>
          ,
          <volume>8</volume>
          <fpage>2007</fpage>
          ,
          <source>Journal of Statistical Mechanics: Theory and Experiment</source>
          , Vol.
          <year>2007</year>
          , pp.
          <fpage>P08024</fpage>
          --
          <lpage>P08024</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref65">
        <mixed-citation>
          65.
          <article-title>Matrix product states represent ground states faithfully</article-title>
          . Verstraete,
          <string-name>
            <given-names>F.</given-names>
            and
            <surname>Cirac</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. I. s.l.</surname>
          </string-name>
          :
          <source>American Physical Society (APS)</source>
          ,
          <volume>3</volume>
          2006
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>B</surname>
          </string-name>
          , Vol.
          <volume>73</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref66">
        <mixed-citation>
          66.
          <article-title>Matrix product states, projected entangled pair states, and variational renormalization group methods for quantum spin systems</article-title>
          . Verstraete,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Murg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            and
            <surname>Cirac</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. I. s.l.</surname>
          </string-name>
          :
          <source>Informa UK Limited</source>
          ,
          <volume>3</volume>
          <fpage>2008</fpage>
          , Advances in Physics, Vol.
          <volume>57</volume>
          , pp.
          <fpage>143</fpage>
          -
          <lpage>224</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref67">
        <mixed-citation>
          67.
          <article-title>The density-matrix renormalization group in the age of matrix product states</article-title>
          . Schollwöck, Ulrich. s.l. :
          <string-name>
            <surname>Elsevier</surname>
            <given-names>BV</given-names>
          </string-name>
          ,
          <fpage>1</fpage>
          <lpage>2011</lpage>
          <source>, Annals of Physics</source>
          , Vol.
          <volume>326</volume>
          , pp.
          <fpage>96</fpage>
          -
          <lpage>192</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref68">
        <mixed-citation>
          68.
          <article-title>Density-matrix algorithms for quantum renormalization groups</article-title>
          .
          <source>White</source>
          , Steven R. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <year>10 1993</year>
          ,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>B</surname>
          </string-name>
          , Vol.
          <volume>48</volume>
          , pp.
          <fpage>10345</fpage>
          -
          <lpage>10356</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref69">
        <mixed-citation>
          69.
          <article-title>The quantum marginal problem for symmetric states: applications to variational optimization, nonlocality and self-testing.</article-title>
          <string-name>
            <surname>Aloy</surname>
          </string-name>
          , Albert, Fadel, Matteo and Tura,
          <source>Jordi. 1 13</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref70">
        <mixed-citation>
          70.
          <article-title>Renormalization algorithms for Quantum-Many Body Systems in two and higher dimensions</article-title>
          . Verstraete,
          <string-name>
            <given-names>F.</given-names>
            and
            <surname>Cirac</surname>
          </string-name>
          ,
          <source>J. I. 7 2</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref71">
        <mixed-citation>
          71.
          <article-title>Solving the quantum many-body problem with artificial neural networks</article-title>
          .
          <source>Carleo, Giuseppe and Troyer</source>
          , Matthias. s.l. :
          <article-title>American Association for the Advancement of Science (AAAS), 2 2017, Science</article-title>
          , Vol.
          <volume>355</volume>
          , pp.
          <fpage>602</fpage>
          -
          <lpage>606</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref72">
        <mixed-citation>
          72.
          <string-name>
            <surname>Neural-Network Quantum</surname>
            <given-names>States</given-names>
          </string-name>
          ,
          <string-name>
            <surname>String-Bond States</surname>
          </string-name>
          , and Chiral Topological States. Glasser,
          <string-name>
            <surname>Ivan</surname>
          </string-name>
          , et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>1</volume>
          2018
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>X</surname>
          </string-name>
          , Vol.
          <volume>8</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref73">
        <mixed-citation>
          73.
          <article-title>Quantum Entanglement in Neural Network States. Deng, Dong-Ling, Li, Xiaopeng and Sarma, S. Das</article-title>
          . s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>5</volume>
          2017
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>X</surname>
          </string-name>
          , Vol.
          <volume>7</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref74">
        <mixed-citation>
          74.
          <article-title>Efficient representation of quantum many-body states with deep neural networks</article-title>
          .
          <source>Gao, Xun and Duan</source>
          , Lu-Ming. s.l. : Springer Nature,
          <volume>9</volume>
          <fpage>2017</fpage>
          ,
          <string-name>
            <given-names>Nature</given-names>
            <surname>Communications</surname>
          </string-name>
          , Vol.
          <volume>8</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref75">
        <mixed-citation>
          75.
          <string-name>
            <surname>Exploring</surname>
          </string-name>
          <article-title>Interacting Quantum Many-Body Systems by Experimentally Creating Continuous Matrix Product States in Superconducting Circuits</article-title>
          . Eichler,
          <string-name>
            <surname>C.</surname>
          </string-name>
          , et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <year>12 2015</year>
          ,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>X</surname>
          </string-name>
          , Vol.
          <volume>5</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref76">
        <mixed-citation>
          76.
          <article-title>Self-verifying variational quantum simulation of lattice models</article-title>
          . Kokail,
          <string-name>
            <surname>C.</surname>
          </string-name>
          , et al. s.l. : Springer Science and Business Media LLC,
          <article-title>5 2019, Nature</article-title>
          , Vol.
          <volume>569</volume>
          , pp.
          <fpage>355</fpage>
          -
          <lpage>360</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref77">
        <mixed-citation>
          77.
          <article-title>Demon-like algorithmic quantum cooling and its realization with quantum optics</article-title>
          . Xu,
          <string-name>
            <surname>Jin-Shi</surname>
          </string-name>
          , et al. s.l. : Springer Nature,
          <volume>1</volume>
          <fpage>2014</fpage>
          ,
          <string-name>
            <given-names>Nature</given-names>
            <surname>Photonics</surname>
          </string-name>
          , Vol.
          <volume>8</volume>
          , pp.
          <fpage>113</fpage>
          -
          <lpage>118</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref78">
        <mixed-citation>
          78.
          <article-title>Cooling of Many-Body Systems via Selective Interactions</article-title>
          . Grimaudo,
          <string-name>
            <surname>R.</surname>
          </string-name>
          ,
          <source>et al. 7 30</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref79">
        <mixed-citation>
          79. Quantum Virtual Cooling. Cotler,
          <string-name>
            <surname>Jordan</surname>
          </string-name>
          , et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>7</volume>
          2019
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>X</surname>
          </string-name>
          , Vol.
          <volume>9</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref80">
        <mixed-citation>
          80.
          <article-title>Unifying paradigms of quantum refrigeration: A universal and attainable bound on cooling</article-title>
          . Clivaz,
          <string-name>
            <surname>Fabien</surname>
          </string-name>
          , et al.
          <volume>3</volume>
          <fpage>12</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref81">
        <mixed-citation>
          81.
          <article-title>Dynamic Dissipative Cooling of a Mechanical Resonator in Strong Coupling Optomechanics</article-title>
          . Liu,
          <string-name>
            <surname>Yong-Chun</surname>
          </string-name>
          , et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <article-title>4 2013, Physical Review Letters</article-title>
          , Vol.
          <volume>110</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref82">
        <mixed-citation>
          82.
          <article-title>Preparation of entangled states by quantum Markov processes</article-title>
          . Kraus,
          <string-name>
            <surname>B.</surname>
          </string-name>
          , et al. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <year>10 2008</year>
          ,
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          <string-name>
            <surname>A</surname>
          </string-name>
          , Vol.
          <volume>78</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref83">
        <mixed-citation>
          83.
          <article-title>Quantum computation and quantum-state engineering driven by dissipation</article-title>
          .
          <source>Verstraete</source>
          , Frank, Wolf,
          <string-name>
            <given-names>Michael M.</given-names>
            and
            <surname>Cirac</surname>
          </string-name>
          , J. Ignacio. s.l. : Springer Nature,
          <volume>7</volume>
          <fpage>2009</fpage>
          , Nature Physics, Vol.
          <volume>5</volume>
          , pp.
          <fpage>633</fpage>
          -
          <lpage>636</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref84">
        <mixed-citation>
          84.
          <string-name>
            <surname>Probing</surname>
          </string-name>
          many
          <article-title>-body dynamics on a 51-atom quantum simulator</article-title>
          . Bernien,
          <string-name>
            <surname>Hannes</surname>
          </string-name>
          , et al. s.l. : Springer Nature,
          <volume>11</volume>
          2017,
          <article-title>Nature</article-title>
          , Vol.
          <volume>551</volume>
          , pp.
          <fpage>579</fpage>
          -
          <lpage>584</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref85">
        <mixed-citation>
          85.
          <article-title>Fault-tolerant protection of near-term trapped-ion topological qubits under realistic noise sources</article-title>
          . Bermudez,
          <string-name>
            <surname>A.</surname>
          </string-name>
          ,
          <source>et al. 10 22</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref86">
        <mixed-citation>
          86.
          <article-title>Quantum compilation and circuit optimisation via energy dissipation</article-title>
          . Jones, Tyson and Benjamin, Simon C.
          <volume>11</volume>
          <fpage>7</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref87">
        <mixed-citation>
          87.
          <article-title>Practical Quantum Error Mitigation for Near-Future Applications</article-title>
          . Endo, Suguru, Benjamin,
          <string-name>
            <given-names>Simon C.</given-names>
            and
            <surname>Li</surname>
          </string-name>
          , Ying. s.l. :
          <source>American Physical Society (APS)</source>
          ,
          <volume>7</volume>
          2018
          <string-name>
            <given-names>,</given-names>
            <surname>Physical Review</surname>
          </string-name>
          <string-name>
            <surname>X</surname>
          </string-name>
          , Vol.
          <volume>8</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref88">
        <mixed-citation>
          88.
          <article-title>One-dimensional quantum computing with a `segmented chain' is feasible with today's gate fidelities</article-title>
          .
          <source>Li, Ying and Benjamin</source>
          , Simon C. s.l. : Springer Nature,
          <volume>5</volume>
          <fpage>2018</fpage>
          , npj Quantum Information, Vol.
          <volume>4</volume>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>