Instance-Conditioned Adaptation for Large-scale Generalization of Neural Routing Solver
Changliang Zhou, Xi Lin, Zhenkun Wang, Xialiang Tong, Mingxuan Yuan, Qingfu Zhang

TL;DR
This paper introduces an Instance-Conditioned Adaptation Model (ICAM) that significantly enhances the ability of neural routing solvers to generalize to large-scale combinatorial optimization problems like TSP, CVRP, and ATSP, with minimal additional computational cost.
Contribution
The work proposes a novel instance-conditioned adaptation module that improves large-scale generalization of neural routing solvers, addressing a key limitation of existing neural combinatorial optimization methods.
Findings
Achieves promising results on large-scale TSP, CVRP, and ATSP instances.
Provides fast inference times suitable for real-world applications.
Demonstrates improved generalization with low computational overhead.
Abstract
The neural combinatorial optimization (NCO) method has shown great potential for solving routing problems of intelligent transportation systems without requiring expert knowledge. However, existing constructive NCO methods still struggle to solve large-scale instances, which significantly limits their application prospects. To address these crucial shortcomings, this work proposes a novel Instance-Conditioned Adaptation Model (ICAM) for better large-scale generalization of neural routing solvers. In particular, we design a simple yet efficient instance-conditioned adaptation function to significantly improve the generalization performance of existing NCO models with a small time and memory overhead. In addition, with a systematic investigation on the performance of information incorporation between different attention mechanisms, we further propose a powerful yet low-complexity…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
