An interacting replica approach applied to the traveling salesman problem
Bo Sun, Blake Leonard, Peter Ronhovde, and Zohar Nussinov

TL;DR
This paper introduces a physics-inspired heuristic that couples multiple replicas of the Traveling Salesman Problem to improve solution quality and scalability, outperforming traditional local optimization methods.
Contribution
The paper presents a novel replica-based approach combining geometrical coupling and probabilistic inference to enhance heuristic solutions for large TSP instances.
Findings
Improved tour length solutions for up to 318 cities.
Enhanced performance of k-opt algorithms with replica coupling.
Scalability beyond typical local search methods.
Abstract
We present a physics inspired heuristic method for solving combinatorial optimization problems. Our approach is specifically motivated by the desire to avoid trapping in metastable local minima- a common occurrence in hard problems with multiple extrema. Our method involves (i) coupling otherwise independent simulations of a system ("replicas") via geometrical distances as well as (ii) probabilistic inference applied to the solutions found by individual replicas. The {\it ensemble} of replicas evolves as to maximize the inter-replica correlation while simultaneously minimize the local intra-replica cost function (e.g., the total path length in the Traveling Salesman Problem within each replica). We demonstrate how our method improves the performance of rudimentary local optimization schemes long applied to the NP hard Traveling Salesman Problem. In particular, we apply our method to the…
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
TopicsData Management and Algorithms · Genome Rearrangement Algorithms · Bayesian Modeling and Causal Inference
