Quantum Annealing and Graph Neural Networks for Solving TSP with QUBO
Haoqi He

TL;DR
This paper investigates quantum annealing and graph neural networks for solving the TSP by formulating it as a QUBO problem, demonstrating promising results and new hybrid approaches that improve computational efficiency.
Contribution
It introduces a novel QUBO formulation for TSP and combines quantum annealing with GNNs to solve the problem more efficiently than traditional methods.
Findings
QUBO model effectively encodes TSP constraints
Quantum annealing shows promising results on TSP instances
GNN-based approach produces competitive solutions with faster computation
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management
