Quantum Annealing and Graph Neural Networks for Solving TSP with QUBO
- URL: http://arxiv.org/abs/2402.14036v1
- Date: Wed, 21 Feb 2024 05:55:00 GMT
- Title: Quantum Annealing and Graph Neural Networks for Solving TSP with QUBO
- Authors: Haoqi He
- Abstract summary: The paper explores the application of Quadratic Unconstrained Binary Optimization (QUBO) models in solving the Travelling Salesman Problem (TSP) through Quantum Annealing algorithms and Graph Neural Networks.
It introduces a Graph Neural Network solution for TSP (QGNN-TSP), which learns the underlying structure of the problem and produces competitive solutions via gradient descent over a QUBO-based loss function.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: This paper explores the application of Quadratic Unconstrained Binary
Optimization (QUBO) models in solving the Travelling Salesman Problem (TSP)
through Quantum Annealing algorithms and Graph Neural Networks. Quantum
Annealing (QA), a quantum-inspired optimization method that exploits quantum
tunneling to escape local minima, is used to solve QUBO formulations of TSP
instances on Coherent Ising Machines (CIMs). The paper also presents a novel
approach where QUBO is employed as a loss function within a GNN architecture
tailored for solving TSP efficiently. By leveraging GNN's capability to learn
graph representations, this method finds approximate solutions to TSP with
improved computational time compared to traditional exact solvers. The paper
details how to construct a QUBO model for TSP by encoding city visits into
binary variables and formulating constraints that guarantee valid tours. It
further discusses the implementation of QUBO-based Quantum Annealing algorithm
for TSP (QQA-TSP) and its feasibility demonstration using quantum simulation
platforms. In addition, it introduces a Graph Neural Network solution for TSP
(QGNN-TSP), which learns the underlying structure of the problem and produces
competitive solutions via gradient descent over a QUBO-based loss function. The
experimental results compare the performance of QQA-TSP against
state-of-the-art classical solvers such as dynamic programming, Concorde, and
Gurobi, while also presenting empirical outcomes from training and evaluating
QGNN-TSP on various TSP datasets. The study highlights the promise of combining
deep learning techniques with quantum-inspired optimization methods for solving
NP-hard problems like TSP, suggesting future directions for enhancing GNN
architectures and applying QUBO frameworks to more complex combinatorial
optimization tasks.
Related papers
- Quantum evolutionary algorithm for TSP combinatorial optimisation problem [0.0]
This paper implements a new way of solving a problem called the traveling salesman problem (TSP) using quantum genetic algorithm (QGA)
We compared how well this new approach works to the traditional method known as a classical genetic algorithm (CGA)
arXiv Detail & Related papers (2024-09-20T08:27:42Z) - PO-QA: A Framework for Portfolio Optimization using Quantum Algorithms [4.2435928520499635]
Portfolio Optimization (PO) is a financial problem aiming to maximize the net gains while minimizing the risks in a given investment portfolio.
We propose a novel scalable framework, denoted PO-QA, to investigate the variation of quantum parameters.
Our results provide effective insights into comprehending PO from the lens of Quantum Machine Learning.
arXiv Detail & Related papers (2024-07-29T10:26:28Z) - Hamiltonian-based Quantum Reinforcement Learning for Neural Combinatorial Optimization [2.536162003546062]
We introduce Hamiltonian-based Quantum Reinforcement Learning (QRL) an approach at the intersection of Quantum Computing (QC) and Neuralial Optimization (NCO)
Our ansatzes show favourable trainability properties when compared to the hardware efficient ansatzes, while also not being limited to graph-based problems, unlike previous works.
In this work, we evaluate the performance of Hamiltonian-based QRL on a diverse set of optimization problems to demonstrate the broad applicability of our approach and compare it to QAOA.
arXiv Detail & Related papers (2024-05-13T14:36:22Z) - Bayesian Parameterized Quantum Circuit Optimization (BPQCO): A task and hardware-dependent approach [49.89480853499917]
Variational quantum algorithms (VQA) have emerged as a promising quantum alternative for solving optimization and machine learning problems.
In this paper, we experimentally demonstrate the influence of the circuit design on the performance obtained for two classification problems.
We also study the degradation of the obtained circuits in the presence of noise when simulating real quantum computers.
arXiv Detail & Related papers (2024-04-17T11:00:12Z) - A joint optimization approach of parameterized quantum circuits with a
tensor network [0.0]
Current intermediate-scale quantum (NISQ) devices remain limited in their capabilities.
We propose the use of parameterized Networks (TNs) to attempt an improved performance of the Variational Quantum Eigensolver (VQE) algorithm.
arXiv Detail & Related papers (2024-02-19T12:53:52Z) - Pointer Networks with Q-Learning for Combinatorial Optimization [55.2480439325792]
We introduce the Pointer Q-Network (PQN), a hybrid neural architecture that integrates model-free Q-value policy approximation with Pointer Networks (Ptr-Nets)
Our empirical results demonstrate the efficacy of this approach, also testing the model in unstable environments.
arXiv Detail & Related papers (2023-11-05T12:03:58Z) - QuanGCN: Noise-Adaptive Training for Robust Quantum Graph Convolutional
Networks [124.7972093110732]
We propose quantum graph convolutional networks (QuanGCN), which learns the local message passing among nodes with the sequence of crossing-gate quantum operations.
To mitigate the inherent noises from modern quantum devices, we apply sparse constraint to sparsify the nodes' connections.
Our QuanGCN is functionally comparable or even superior than the classical algorithms on several benchmark graph datasets.
arXiv Detail & Related papers (2022-11-09T21:43:16Z) - Accelerating the training of single-layer binary neural networks using
the HHL quantum algorithm [58.720142291102135]
We show that useful information can be extracted from the quantum-mechanical implementation of Harrow-Hassidim-Lloyd (HHL)
This paper shows, however, that useful information can be extracted from the quantum-mechanical implementation of HHL, and used to reduce the complexity of finding the solution on the classical side.
arXiv Detail & Related papers (2022-10-23T11:58:05Z) - On Physics-Informed Neural Networks for Quantum Computers [0.0]
Physics-Informed Neural Networks (PINN) emerged as a powerful tool for solving scientific computing problems.
This work investigates the design, implementation, and performance of PINNs using the Quantum Processing Unit (QPU) co-processor.
We show that the exploration training landscape in the case of quantum PINN is not as effective as in classical PINN, and basic Gradient Descent (SGD) algorithms outperform adaptive and high-order Descents.
arXiv Detail & Related papers (2022-09-28T11:10:29Z) - Decomposition of Matrix Product States into Shallow Quantum Circuits [62.5210028594015]
tensor network (TN) algorithms can be mapped to parametrized quantum circuits (PQCs)
We propose a new protocol for approximating TN states using realistic quantum circuits.
Our results reveal one particular protocol, involving sequential growth and optimization of the quantum circuit, to outperform all other methods.
arXiv Detail & Related papers (2022-09-01T17:08:41Z) - Optimizing Tensor Network Contraction Using Reinforcement Learning [86.05566365115729]
We propose a Reinforcement Learning (RL) approach combined with Graph Neural Networks (GNN) to address the contraction ordering problem.
The problem is extremely challenging due to the huge search space, the heavy-tailed reward distribution, and the challenging credit assignment.
We show how a carefully implemented RL-agent that uses a GNN as the basic policy construct can address these challenges.
arXiv Detail & Related papers (2022-04-18T21:45:13Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.