Lifelong Learner: Discovering Versatile Neural Solvers for Vehicle Routing Problems
Shaodi Feng, Zhuoyi Lin, Jianan Zhou, Cong Zhang, Jingwen Li, Kuan-Wen Chen, Senthilnath Jayavelu, and Yew-Soon Ong

TL;DR
This paper introduces a lifelong learning framework using Transformer networks to develop versatile neural solvers for vehicle routing problems, capable of adapting across different contexts and outperforming existing methods.
Contribution
It proposes a novel lifelong learning approach with inter-context self-attention and dynamic context scheduling to enhance neural solver versatility for VRPs.
Findings
Outperforms existing neural solvers on synthetic and benchmark VRP instances.
Capable of handling large-scale VRPs up to 18,000 nodes.
Achieves state-of-the-art performance across various VRP contexts.
Abstract
Deep learning has been extensively explored to solve vehicle routing problems (VRPs), which yields a range of data-driven neural solvers with promising outcomes. However, most neural solvers are trained to tackle VRP instances in a relatively monotonous context, e.g., simplifying VRPs by using Euclidean distance between nodes and adhering to a single problem size, which harms their off-the-shelf application in different scenarios. To enhance their versatility, this paper presents a novel lifelong learning framework that incrementally trains a neural solver to manage VRPs in distinct contexts. Specifically, we propose a lifelong learner (LL), exploiting a Transformer network as the backbone, to solve a series of VRPs. The inter-context self-attention mechanism is proposed within LL to transfer the knowledge obtained from solving preceding VRPs into the succeeding ones. On top of that, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Vehicle License Plate Recognition · Semantic Web and Ontologies
