Cascaded Large-Scale TSP Solving with Unified Neural Guidance: Bridging Local and Population-based Search
Haoze Lv, Wenjie Chen, Zhiyuan Wang, Shengcai Liu

TL;DR
This paper introduces UNiCS, a neural-guided cascaded approach combining local and population-based search to effectively solve large-scale TSP instances, outperforming existing methods.
Contribution
The work presents a novel unified neural guidance framework that effectively integrates local and population-based search phases for large-scale TSP solving, demonstrating strong generalization and performance.
Findings
UNiCS outperforms state-of-the-art methods on large-scale TSP benchmarks.
UNiCS generalizes well to unseen large instances with diverse distributions.
The unified neural guidance effectively determines phase transitions and solution quality.
Abstract
The traveling salesman problem (TSP) is a fundamental NP-hard optimization problem. Over the past decades, traditional heuristic methods have achieved substantial success in solving TSP, yet their performance, particularly for large-scale instances, remains to be further improved. The advancement of deep learning technologies over the past decade has driven a growing number of attempts to solve TSP by leveraging neural guidance. However, these efforts predominantly focus on small-scale TSP instances, with limited improvements in solving performance for large-scale instances, revealing persistent scalability challenges. This work presents UNiCS, a novel unified neural-guided cascaded solver for solving large-scale TSP instances. UNiCS comprises a local search (LS) phase and a population-based search (PBS) phase, both guided by a learning component called unified neural guidance (UNG).…
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
TopicsMetaheuristic Optimization Algorithms Research · Robotic Path Planning Algorithms · Vehicle Routing Optimization Methods
