RouteFinder: Towards Foundation Models for Vehicle Routing Problems (2406.15007v2)
Abstract: This paper introduces RouteFinder, a comprehensive foundation model framework to tackle different Vehicle Routing Problem (VRP) variants. Our core idea is that a foundation model for VRPs should be able to represent variants by treating each as a subset of a generalized problem equipped with different attributes. We propose a unified VRP environment capable of efficiently handling any attribute combination. The RouteFinder model leverages a modern transformer-based encoder and global attribute embeddings to improve task representation. Additionally, we introduce two reinforcement learning techniques to enhance multi-task performance: mixed batch training, which enables training on different variants at once, and multi-variant reward normalization to balance different reward scales. Finally, we propose efficient adapter layers that enable fine-tuning for new variants with unseen attributes. Extensive experiments on 24 VRP variants show RouteFinder achieves competitive results. Our code is openly available at https://github.com/ai4co/routefinder.
- Federico Berto (19 papers)
- Chuanbo Hua (13 papers)
- Nayeli Gast Zepeda (2 papers)
- André Hottung (9 papers)
- Niels Wouda (1 paper)
- Leon Lan (7 papers)
- Kevin Tierney (14 papers)
- Jinkyoo Park (75 papers)
- Junyoung Park (37 papers)