IDEQ: an improved diffusion model for the TSP
Mickael Basson, Philippe Preux

TL;DR
IDEQ is a novel diffusion-based approach that significantly improves solution quality for the Traveling Salesman Problem, outperforming existing neural methods and matching or surpassing traditional heuristics on benchmark instances.
Contribution
We introduce IDEQ, an improved diffusion model that leverages TSP structure and curriculum learning to achieve state-of-the-art results in neural network-based TSP solutions.
Findings
IDEQ achieves 0.3% optimality gap on 500-city instances.
IDEQ outperforms DIFUSCO and T2TCO in scalability and variance.
IDEQ matches or exceeds LKH3 on TSPlib benchmarks.
Abstract
We investigate diffusion models to solve the Traveling Salesman Problem. Building on the recent DIFUSCO and T2TCO approaches, we propose IDEQ. IDEQ improves the quality of the solutions by leveraging the constrained structure of the state space of the TSP. Another key component of IDEQ consists in replacing the last stages of DIFUSCO curriculum learning by considering a uniform distribution over the Hamiltonian tours whose orbits by the 2-opt operator converge to the optimal solution as the training objective. Our experiments show that IDEQ improves the state of the art for such neural network based techniques on synthetic instances. More importantly, our experiments show that IDEQ performs very well on the instances of the TSPlib, a reference benchmark in the TSP community: it closely matches the performance of the best heuristics, LKH3, being even able to obtain better solutions than…
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
TopicsInnovation Policy and R&D · Advanced Mathematical Modeling in Engineering
MethodsDiffusion
