Solving larger Travelling Salesman Problem networks with a penalty-free Variational Quantum Algorithm
- URL: http://arxiv.org/abs/2512.06523v1
- Date: Sat, 06 Dec 2025 18:21:21 GMT
- Title: Solving larger Travelling Salesman Problem networks with a penalty-free Variational Quantum Algorithm
- Authors: Daniel Goldsmith, Xing Liang, Dimitrios Makris, Hongwei Wu,
- Abstract summary: The Travelling Salesman Problem (TSP) is a well-known NP-Hard problem, with industrial use cases such as last-mile delivery.<n>We present high quality solutions in noise-free simulations of networks with up to twelve locations using a hybrid penalty-free, circuit-model.
- Score: 5.690622599243828
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The Travelling Salesman Problem (TSP) is a well-known NP-Hard combinatorial optimisation problem, with industrial use cases such as last-mile delivery. Although TSP has been studied extensively on quantum computers, it is rare to find quantum solutions of TSP network with more than a dozen locations. In this paper, we present high quality solutions in noise-free Qiskit simulations of networks with up to twelve locations using a hybrid penalty-free, circuit-model, Variational Quantum Algorithm (VQA). Noisy qubits are also simulated. To our knowledge, this is the first successful VQA simulation of a twelve-location TSP on circuit-model devices. Multiple encoding strategies, including factorial, non-factorial, and Gray encoding are evaluated. Our formulation scales as $\mathcal{O}(nlog_2(n))$ qubits, requiring only 29 qubits for twelve locations, compared with over 100 qubits for conventional approaches scaling as $\mathcal{O}(n^2)$. Computational time is further reduced by almost two orders of magnitude through the use of Simultaneous Perturbation Stochastic Approximation (SPSA) gradient estimation and cost-function caching. We also introduce a novel machine-learning model, and benchmark both quantum and classical approaches against a Monte Carlo baseline. The VQA outperforms the classical machine-learning approach, and performs similarly to Monte Carlo for the small networks simulated. Additionally, the results indicate a trend toward improved performance with problem size, outlining a pathway to solving larger TSP instances on quantum devices.
Related papers
- Hybrid Sequential Quantum Computing [33.72751145910978]
We introduce hybrid sequential quantum computing (HSQC)<n>HSQC systematically integrates classical and quantum methods within a structured, stage-wise workflow.<n>Compared to standalone classical solvers, HSQC achieves a speedup of up to 700 times over SA and up to 9 times over runtime.
arXiv Detail & Related papers (2025-10-07T12:15:43Z) - RhoDARTS: Differentiable Quantum Architecture Search with Density Matrix Simulations [44.13836547616739]
Variational Quantum Algorithms (VQAs) are a promising approach to leverage Noisy Intermediate-Scale Quantum (NISQ) computers.<n> choosing optimal quantum circuits that efficiently solve a given VQA problem is a non-trivial task.<n>Quantum Architecture Search (QAS) algorithms enable automatic generation of quantum circuits tailored to the provided problem.
arXiv Detail & Related papers (2025-06-04T08:30:35Z) - Branch-and-bound digitized counterdiabatic quantum optimization [39.58317527488534]
Branch-and-bound algorithms effectively solve convex optimization problems, relying on the relaxation the objective function to obtain tight lower bounds.<n>We propose a branch-and-bound digitized counterdiabatic quantum optimization (BB-DCQO) algorithm that addresses the relaxation difficulties.
arXiv Detail & Related papers (2025-04-21T18:19:19Z) - Solving the Traveling Salesman Problem via Different Quantum Computing Architectures [0.0]
We study the application of emerging photonic and quantum computing architectures to solving the Traveling Salesman Problem (TSP)<n> Gate-based quantum computers demonstrated accurate results for small TSP instances in simulation.<n>Ising-based architectures show improved scalability for larger problem sizes.
arXiv Detail & Related papers (2025-02-24T23:37:19Z) - Subspace-Based Local Compilation of Variational Quantum Circuits for Large-Scale Quantum Many-Body Simulation [0.0]
This paper proposes a hybrid quantum-classical algorithm for compiling the time-evolution operator.
It achieves a 95% reduction in circuit depth compared to Trotterization while maintaining accuracy.
We estimate the gate count needed to execute the quantum simulations using the LSVQC on near-term quantum computing architectures.
arXiv Detail & Related papers (2024-07-19T09:50:01Z) - State of practice: evaluating GPU performance of state vector and tensor network methods [2.4851820343103035]
This article investigates the limits of current state-of-the-art simulation techniques on a test bench made of eight widely used quantum subroutines.<n>We highlight how to select the best simulation strategy, obtaining a speedup of up to an order of magnitude.
arXiv Detail & Related papers (2024-01-11T09:22:21Z) - Black-Litterman Portfolio Optimization with Noisy Intermediate-Scale
Quantum Computers [0.14732811715354452]
We demonstrate a practical application of noisy intermediate-scale quantum (NISQ) algorithms to enhance subroutines in the Black-Litterman (BL) portfolio optimization model.
As a proof of concept, we implement a 12-qubit example for selecting 6 assets out of a 12-asset pool.
arXiv Detail & Related papers (2023-12-01T19:42:04Z) - Qubit efficient quantum algorithms for the vehicle routing problem on
NISQ processors [48.68474702382697]
Vehicle routing problem with time windows (VRPTW) is a common optimization problem faced within the logistics industry.
In this work, we explore the use of a previously-introduced qubit encoding scheme to reduce the number of binary variables.
arXiv Detail & Related papers (2023-06-14T13:44:35Z) - TopGen: Topology-Aware Bottom-Up Generator for Variational Quantum
Circuits [26.735857677349628]
Variational Quantum Algorithms (VQA) are promising to demonstrate quantum advantages on near-term devices.
Designing ansatz, a variational circuit with parameterized gates, is of paramount importance for VQA.
We propose a bottom-up approach to generate topology-specific ansatz.
arXiv Detail & Related papers (2022-10-15T04:18:41Z) - Quantum Robustness Verification: A Hybrid Quantum-Classical Neural
Network Certification Algorithm [1.439946676159516]
In this work, we investigate the verification of ReLU networks, which involves solving a robustness many-variable mixed-integer programs (MIPs)
To alleviate this issue, we propose to use QC for neural network verification and introduce a hybrid quantum procedure to compute provable certificates.
We show that, in a simulated environment, our certificate is sound, and provide bounds on the minimum number of qubits necessary to approximate the problem.
arXiv Detail & Related papers (2022-05-02T13:23:56Z) - 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) - QuantumNAS: Noise-Adaptive Search for Robust Quantum Circuits [26.130594925642143]
Quantum noise is the key challenge in Noisy Intermediate-Scale Quantum (NISQ) computers.
We propose and experimentally implement QuantumNAS, the first comprehensive framework for noise-adaptive co-search of variational circuit and qubit mapping.
For QML tasks, QuantumNAS is the first to demonstrate over 95% 2-class, 85% 4-class, and 32% 10-class classification accuracy on real quantum computers.
arXiv Detail & Related papers (2021-07-22T17:58:13Z) - Space-efficient binary optimization for variational computing [68.8204255655161]
We show that it is possible to greatly reduce the number of qubits needed for the Traveling Salesman Problem.
We also propose encoding schemes which smoothly interpolate between the qubit-efficient and the circuit depth-efficient models.
arXiv Detail & Related papers (2020-09-15T18:17:27Z)
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.