TL;DR
FiLMMeD introduces a unified neural model with feature-wise linear modulation and curriculum learning to effectively solve 24 variants of multi-depot vehicle routing problems, outperforming existing methods.
Contribution
The paper presents a novel neural architecture with FiLM conditioning and curriculum learning for generalizing across multiple MDVRP variants, including 8 new formulations.
Findings
FiLMMeD outperforms state-of-the-art baselines on 24 MDVRP variants.
The model generalizes well across diverse problem formulations.
Curriculum learning reduces the gap caused by complex multi-depot constraints.
Abstract
Solving practical multi-depot vehicle routing problems (MDVRP) is a challenging optimization task central to modern logistics, increasingly driven by e-commerce. To address the MDVRP's computational complexity, neural-based combinatorial optimization methods offer a promising scalable alternative to traditional approaches. However, neural-based methods typically rely on rigid architectures and input encodings tailored to specific problem formulations. In real-world settings, heterogeneous constraints create multiple MDVRP variants, limiting the applicability of such models. While multi-task learning (MTL) has begun to accelerate the development of unified neural-based solvers, prior works focus almost exclusively on single-depot VRPs, leaving the MDVRP unaddressed. To bridge this gap, we propose Feature-wise Linear Modulation for Cross-Problem Multi-Depot Vehicle Routing (FiLMMeD), a…
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.
