Understanding how quantum annealing solves QUBO problems

  • A
  • Thread starter siddjain
  • Start date
  • Tags
    Quantum
In summary: This is achieved through the quantum annealing process which minimizes $\Psi^T H \Psi$ and collapses the values of $x$ to find the minimum. Additionally, the values of $Q_{ij}$ are encoded in the matrix $H_1$ and applied to the initial state $\Psi$ to ensure that the minimum of $x^T Q x$ is found.
  • #1
siddjain
2
1
TL;DR Summary
understanding the math behind how quantum annealing or adiabatic quantum optimization works in general
This question is in regards to Dwave's quantum computer which is tailored to solve QUBO problems (minimize $x^T Q x$ where $Q$ is a symmetric matrix and $x$ is $n$ length vector of $0$s and $1$s) using quantum annealing. I would like to understand how it works. The claim is that it does so by minimizing the energy associated with a Hamiltonian. The system is evolved from initial state $H_0$ to target state $H_1$ ($H_0$ and $H_1$ denote the Hamiltonians associated with the initial and final states) and theorem of adiabatic quantum computation guarantees that if the system started in ground state of $H_0$, it will be found in the ground state of $H_1$. QM also tells us that the ground state of a quantum system is given by the eigenvector corresponding to lowest eigenvalue of the associated Hamiltonian $H$.

I would like to understand how does finding the minimum of $x^T Q x$ equate to finding (the lowest eigenvalued) eigenvector of a matrix $H$ and if so what is the relation between $Q$ (a $n \times n$ matrix) and $H$ (a $2^n \times 2^n$ matrix since the Hamiltonian acts on the wave function or state vector of the quantum system)? If these two problems are the same how come books on quadratic programming and wikipedia have nothing to say about it?

Here is my argument:
  • $x$ = $n$ length vector of $0$s and $1$s
  • $\Psi = 2^n$ length unit vector of complex probability amplitudes (continuous variables)
  • The quantum annealing process will minimize $\Psi^T H \Psi$ and we get $\Psi^* = (\alpha_1, \ldots , \alpha_{2^n})$. $\Psi^*$ is ground-state of the final system.
  • when we measure, one of the $\alpha$'s will collapse to $1$ and all others will collapse to $0$ and the result can be transformed into one of the $2^n$ values of $x$
  • So how have we minimized $x^T Q x$?
 
Physics news on Phys.org
  • #2
To answer this question we need to consider how the Hamiltonian $H$ relates to the quadratic form $x^T Q x$. The Hamiltonian $H$ is composed of two parts, a "drift" part $H_0$ and a "problem" part $H_1$. The problem part is defined as $H_1 = \sum_i \sum_j Q_{ij}x_ix_j$ in a way that when minimized it will minimize the quadratic form $x^T Q x$. This is done by encoding the values of $Q_{ij}$ in the matrix $H_1$ which is then applied to the initial state $\Psi$. The adiabatic theorem then guarantees that if the system started in the ground state of $H_0$ it will end up in the ground state of $H_1$ and this is where the minimum of the quadratic form is found. In summary, to minimize $x^T Q x$, Dwave's quantum computer works by encoding the values of $Q_{ij}$ in the "problem" part of the Hamiltonian $H_1$ and evolving the system from the initial state (ground state of $H_0$) to the final state (ground state of $H_1$). The adiabatic theorem then guarantees that the system will be found in the ground state of the Hamiltonian which corresponds to the minimum of $x^T Q x$.
 

1. What is quantum annealing?

Quantum annealing is a computational technique that uses quantum physics to solve optimization problems. It involves finding the lowest energy state of a quantum system, which corresponds to the optimal solution of the problem being solved.

2. How does quantum annealing differ from classical computing?

Quantum annealing differs from classical computing in that it utilizes quantum mechanical effects, such as superposition and entanglement, to explore a vast number of possible solutions simultaneously. This allows for faster and more efficient problem-solving compared to classical algorithms.

3. What is a QUBO problem?

QUBO stands for Quadratic Unconstrained Binary Optimization, which is a type of optimization problem where the variables can only take on binary values (0 or 1) and the objective function is quadratic. These types of problems arise in various fields, such as machine learning, finance, and logistics.

4. How does quantum annealing solve QUBO problems?

Quantum annealing solves QUBO problems by mapping the problem onto a quantum system and using quantum annealing to find the optimal solution. The quantum system is initialized in a superposition of all possible solutions and then allowed to evolve towards the lowest energy state, which corresponds to the optimal solution of the problem.

5. What are the limitations of quantum annealing for solving QUBO problems?

One limitation of quantum annealing is that it is not guaranteed to find the optimal solution for every QUBO problem. It is also limited by the number of qubits (quantum bits) available in the quantum system, which can restrict the size and complexity of problems that can be solved. Additionally, quantum annealing can be sensitive to noise and errors, which can affect the accuracy of the solution.

Similar threads

  • Quantum Physics
Replies
1
Views
932
  • Quantum Physics
Replies
2
Views
973
Replies
5
Views
916
  • Quantum Physics
Replies
6
Views
1K
Replies
16
Views
1K
Replies
18
Views
2K
Replies
0
Views
492
Replies
2
Views
577
Replies
4
Views
1K
Replies
1
Views
776
Back
Top