paper-with-me

Papers

Fair collaborative vehicle routing: A deep multi-agent reinforcement learning approach

2023-10-26 · Stephen Mak, Liming Xu, Tim Pearce, Michael Ostroumov, Alexandra Brintrup

Collaborative vehicle routing occurs when carriers collaborate through sharing their transportation requests and performing transportation requests on behalf of each other. This achieves economies of scale, thus reducing cost, greenhouse gas emissions and road congestion. But which carrier should partner with whom, and how much should each carrier be compensated? Traditional game theoretic solution concepts are expensive to calculate as the characteristic function scales exponentially with the number of agents. This would require solving the vehicle routing problem (NP-hard) an exponential number of times. We therefore propose to model this problem as a coalitional bargaining game solved using deep multi-agent reinforcement learning, where - crucially - agents are not given access to the characteristic function. Instead, we implicitly reason about the characteristic function; thus, when deployed in production, we only need to evaluate the expensive post-collaboration vehicle routing problem once. Our contribution is that we are the first to consider both the route allocation problem and gain sharing problem simultaneously - without access to the expensive characteristic function. Through decentralised machine learning, our agents bargain with each other and agree to outcomes that correlate well with the Shapley value - a fair profit allocation mechanism. Importantly, we are able to achieve a reduction in run-time of 88%.

📄 PDF Abstract BibTeX arXiv:2310.17485

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learning

Similar Papers 제목 키워드 기반

CAMP: Collaborative Attention Model with Profiles for Vehicle Routing Problems

2025-01-06 · Chuanbo Hua, Federico Berto, Jiwoo Son, Seunghyun Kang 외

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 subjec…

Computational EfficiencyMulti-agent Reinforcement Learning

Coalitional Bargaining via Reinforcement Learning: An Application to Collaborative Vehicle Routing

2023-10-26 · Stephen Mak, Liming Xu, Tim Pearce, Michael Ostroumov 외

Collaborative Vehicle Routing is where delivery companies cooperate by sharing their delivery information and performing delivery requests on behalf of each other. This achieves economies of scale and thus reduces cost, …

reinforcement-learning

Individually Rational Collaborative Vehicle Routing through Give-And-Take Exchanges

2023-08-31 · Paul Mingzheng Tang, Ba Phong Tran, Hoong Chuin Lau

In this paper, we are concerned with the automated exchange of orders between logistics companies in a marketplace platform to optimize total revenues. We introduce a novel multi-agent approach to this problem, focusing …

Genetic Programming Hyper-Heuristics with Vehicle Collaboration for Uncertain Capacitated Arc Routing Problems

2019-11-20 · Jordan MacLachlan, Yi Mei, Juergen Branke, Mengjie Zhang

Due to its direct relevance to post-disaster operations, meter reading and civil refuse collection, the Uncertain Capacitated Arc Routing Problem (UCARP) is an important optimisation problem. Stochastic models are critic…

ARCMeter Reading

Joint Optimization of Traffic Signal Control and Vehicle Routing in Signalized Road Networks using Multi-Agent Deep Reinforcement Learning

2023-10-16 · Xianyue Peng, Hang Gao, Gengyue Han, Hao Wang 외

Urban traffic congestion is a critical predicament that plagues modern road networks. To alleviate this issue and enhance traffic efficiency, traffic signal control and vehicle routing have proven to be effective measure…

Deep Reinforcement LearningTraffic Signal Control