Traveling Salesman Problem
The Traveling Salesman Problem (TSP) seeks the shortest route visiting all points in a set and returning to the origin, a classic optimization challenge with broad applications. Current research focuses on enhancing existing heuristic solvers like Lin-Kernighan-Helsgaun (LKH) and Ant Colony Optimization (ACO) variants, as well as developing novel approaches using graph neural networks (GNNs), transformers, and reinforcement learning (RL) to improve solution quality and efficiency, particularly for large-scale and real-world instances with dynamic elements or constraints. These advancements are significant for various fields, including logistics, robotics, and infrastructure inspection, where efficient route planning is crucial for cost reduction and improved operational performance.
Papers
Pointerformer: Deep Reinforced Multi-Pointer Transformer for the Traveling Salesman Problem
Yan Jin, Yuandong Ding, Xuanhao Pan, Kun He, Li Zhao, Tao Qin, Lei Song, Jiang Bian
H-TSP: Hierarchically Solving the Large-Scale Travelling Salesman Problem
Xuanhao Pan, Yan Jin, Yuandong Ding, Mingxiao Feng, Li Zhao, Lei Song, Jiang Bian