NeuFACO: Neural Focused Ant Colony Optimization for Traveling Salesman Problem
By: Dat Thanh Tran , Khai Quang Tran , Khoi Anh Pham and more
Potential Business Impact:
Finds the shortest routes for delivery trucks.
This study presents Neural Focused Ant Colony Optimization (NeuFACO), a non-autoregressive framework for the Traveling Salesman Problem (TSP) that combines advanced reinforcement learning with enhanced Ant Colony Optimization (ACO). NeuFACO employs Proximal Policy Optimization (PPO) with entropy regularization to train a graph neural network for instance-specific heuristic guidance, which is integrated into an optimized ACO framework featuring candidate lists, restricted tour refinement, and scalable local search. By leveraging amortized inference alongside ACO stochastic exploration, NeuFACO efficiently produces high-quality solutions across diverse TSP instances.
Similar Papers
Multi-Dimensional AGV Path Planning in 3D Warehouses Using Ant Colony Optimization and Advanced Neural Networks
Robotics
Makes warehouse robots move faster and avoid jams.
Optimized Path Planning for Logistics Robots Using Ant Colony Algorithm under Multiple Constraints
Robotics
Plans delivery routes faster and smoother.
Convergence and Running Time of Time-dependent Ant Colony Algorithms
Data Structures and Algorithms
Helps ants find best paths faster.