An End-to-End Learning Approach for Solving Capacitated Location-Routing Problems
Changhao Miao, Yuntian Zhang, Tongyu Wu, Fang Deng, Chen Chen

TL;DR
This paper introduces an innovative end-to-end deep reinforcement learning framework for solving complex capacitated location-routing problems, demonstrating superior performance and generalization over existing methods.
Contribution
It is the first to propose an end-to-end learning approach with a novel attention mechanism for CLRPs, reformulating them as a Markov decision process.
Findings
Outperforms traditional and DRL baselines in solution quality
Shows strong generalization on synthetic and benchmark datasets
Effectively handles interdependencies in location and routing decisions
Abstract
The capacitated location-routing problems (CLRPs) are classical problems in combinatorial optimization, which require simultaneously making location and routing decisions. In CLRPs, the complex constraints and the intricate relationships between various decisions make the problem challenging to solve. With the emergence of deep reinforcement learning (DRL), it has been extensively applied to address the vehicle routing problem and its variants, while the research related to CLRPs still needs to be explored. In this paper, we propose the DRL with heterogeneous query (DRLHQ) to solve CLRP and open CLRP (OCLRP), respectively. We are the first to propose an end-to-end learning approach for CLRPs, following the encoder-decoder structure. In particular, we reformulate the CLRPs as a markov decision process tailored to various decisions, a general modeling framework that can be adapted to…
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
TopicsVehicle Routing Optimization Methods · Complexity and Algorithms in Graphs · Data Management and Algorithms
