Abstract
Learning heuristics for vehicle routing problems (VRPs) has gained much attention due to the less reliance on hand-crafted rules. However, existing methods are typically trained and tested on the same task with a fixed size and distribution (of nodes), and hence suffer from limited generalization performance. This paper studies a challenging yet realistic setting, which considers generalization across both size and distribution in VRPs. We propose a generic meta-learning framework, which enables effective training of an initialized model with the capability of fast adaptation to new tasks during inference. We further develop a simple yet efficient approximation method to reduce the training overhead. Extensive experiments on both synthetic and benchmark instances of the traveling salesman problem (TSP) and capacitated vehicle routing problem (CVRP) demonstrate the effectiveness of our method. The code is available at: https://github.com/RoyalSkye/Omni-VRP.
Original language | English |
---|---|
Title of host publication | Proceedings of the 40th International Conference on Machine Learning |
Editors | Andreas Krause, Emma Brunskill, Kyunghyun Cho, Barbara Engelhardt, Sivan Sabato, Jonathan Scarlett |
Publisher | PMLR |
Pages | 42769-42789 |
Number of pages | 21 |
Publication status | Published - 2023 |
Event | 40th International Conference on Machine Learning, ICML 2023 - Hawaii Convention Center , Hawaii, United States Duration: 23 Jul 2023 → 29 Jul 2023 Conference number: 40 |
Publication series
Name | Proceedings of Machine Learning Research |
---|---|
Volume | 202 |
ISSN (Electronic) | 2640-3498 |
Conference
Conference | 40th International Conference on Machine Learning, ICML 2023 |
---|---|
Abbreviated title | ICML |
Country/Territory | United States |
City | Hawaii |
Period | 23/07/23 → 29/07/23 |
Funding
Wen Song was supported by the National Natural Science Foundation of China under Grant 62102228, and the Natural Science Foundation of Shandong Province under Grant ZR2021QF063. We would like to thank the anonymous reviewers and (S)ACs of ICML 2023 for their constructive comments and dedicated service to the community. Jianan Zhou would like to personally express deep gratitude to his grandmother, Zhiling Kang, for her meticulous care and love during last 25 years. Eternal easy rest in sweet slumber.
Funders | Funder number |
---|---|
National Natural Science Foundation of China | 62102228 |
Keywords
- Vehicle Routing
- Omni-Generalization
- Meta-Learning
- Deep Learning