Improving Generalization of Neural Vehicle Routing Problem Solvers Through the Lens of Model Architecture
Yubin Xiao, Di Wang, Xuan Wu, Yuesong Wu, Boyang Li, Wei Du, Liupu, Wang, You Zhou

TL;DR
This paper introduces novel plug-and-play architectural components, ESF and DS decoder, that significantly improve the generalization of neural VRP solvers across different problem sizes and distributions, with minimal additional computational cost.
Contribution
The study proposes ESF and DS decoder as new architectural modules to enhance size and distribution generalization in neural VRP models, applicable across various VRP variants.
Findings
ESF improves attention patterns for varying VRP sizes.
DS decoder models multiple distribution patterns explicitly.
Combined use enhances model generalization on synthetic and real datasets.
Abstract
Neural models produce promising results when solving Vehicle Routing Problems (VRPs), but often fall short in generalization. Recent attempts to enhance model generalization often incur unnecessarily large training cost or cannot be directly applied to other models solving different VRP variants. To address these issues, we take a novel perspective on model architecture in this study. Specifically, we propose a plug-and-play Entropy-based Scaling Factor (ESF) and a Distribution-Specific (DS) decoder to enhance the size and distribution generalization, respectively. ESF adjusts the attention weight pattern of the model towards familiar ones discovered during training when solving VRPs of varying sizes. The DS decoder explicitly models VRPs of multiple training distribution patterns through multiple auxiliary light decoders, expanding the model representation space to encompass a broader…
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
TopicsManufacturing Process and Optimization · Industrial Technology and Control Systems · Digital Transformation in Industry
