CAMP: Collaborative Attention Model with Profiles for Vehicle Routing Problems
Chuanbo Hua, Federico Berto, Jiwoo Son, Seunghyun Kang, Changhyun, Kwon, Jinkyoo Park

TL;DR
This paper introduces CAMP, a novel multi-agent reinforcement learning approach with attention mechanisms to efficiently solve the complex profiled vehicle routing problem, outperforming existing methods in solution quality and speed.
Contribution
CAMP is the first learning-based method specifically designed for PVRP, incorporating multi-agent collaboration and attention mechanisms for practical vehicle routing applications.
Findings
CAMP achieves competitive results on PVRP variants.
CAMP demonstrates improved computational efficiency.
CAMP outperforms classical neural multi-agent models.
Abstract
The profiled vehicle routing problem (PVRP) is a generalization of the heterogeneous capacitated vehicle routing problem (HCVRP) in which the objective is to optimize the routes of vehicles to serve client demands subject to different vehicle profiles, with each having a preference or constraint on a per-client basis. While existing learning methods have shown promise for solving the HCVRP in real-time, no learning method exists to solve the more practical and challenging PVRP. In this paper, we propose a Collaborative Attention Model with Profiles (CAMP), a novel approach that learns efficient solvers for PVRP using multi-agent reinforcement learning. CAMP employs a specialized attention-based encoder architecture to embed profiled client embeddings in parallel for each vehicle profile. We design a communication layer between agents for collaborative decision-making across profiled…
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
TopicsVehicle Routing Optimization Methods · Service-Oriented Architecture and Web Services · Semantic Web and Ontologies
MethodsSoftmax · Attention Is All You Need
