The Traveling Salesman Problem (TSP) is a cornerstone challenge in combinatorial optimization, recognized as an NP-hard problem. The rapid evolution of advanced artificial intelligence technologies has inspired a myriad of novel strategies to tackle t...
The Traveling Salesman Problem (TSP) is a cornerstone challenge in combinatorial optimization, recognized as an NP-hard problem. The rapid evolution of advanced artificial intelligence technologies has inspired a myriad of novel strategies to tackle this enduring issue. In this paper, we introduce an innovative approach that synergizes reinforcement learning (RL) with diffusion models to solve the TSP. This method employs a latent variable to generate an adjacency matrix, thus bridging the methodologies of image and graph learning in a unified RL framework. Our approach leverages a pre-trained diffusion model, utilizing it as a source of prior knowledge, which enhances computational efficiency and fosters remarkable generalization capabilities. We present experimental results on TSP datasets comprising various numbers of cities, where our method consistently surpasses existing solutions. This achievement not only deepens our comprehension of complex AI technique integration but also establishes a new benchmark for efficiently resolving NP-hard problems through cutting-edge artificial intelligence.