FiLMMeD: Feature-wise Linear Modulation for Cross-Problem Multi-Depot Vehicle Routing
arXiv cs.LG / 5/1/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper presents FiLMMeD, a unified neural combinatorial optimization model designed to solve 24 different multi-depot vehicle routing problem (MDVRP) variants, targeting the real-world heterogeneity of constraints.
- It improves cross-variant generalization by adding Feature-wise Linear Modulation (FiLM) to a Transformer encoder, dynamically conditioning internal representations on the currently active constraint set.
- The authors introduce Preference Optimization as an initial multi-task learning (MTL) training approach, arguing it is superior to reinforcement learning for future MTL research.
- To reduce the generalization gap introduced by multi-depot constraints, they propose a targeted curriculum learning strategy that gradually increases the complexity of constraint interactions.
- Experiments on 24 MDVRP variants (including 8 new formulations) and 16 single-depot VRPs show FiLMMeD consistently outperforms existing state-of-the-art baselines, and the code is released on GitHub.
Related Articles

Why Autonomous Coding Agents Keep Failing — And What Actually Works
Dev.to

Why Enterprise AI Pilots Fail
Dev.to

The PDF Feature Nobody Asked For (That I Use Every Day)
Dev.to

How to Fix OpenClaw Tool Calling Issues
Dev.to

Mistral's new flagship Medium 3.5 folds chat, reasoning, and code into one model
THE DECODER