Optimizing Task Waiting Times in Dynamic Vehicle Routing
Alexander Botros (1), Barry Gilhuly (1), Nils Wilde (2), Armin Sadeghi, (1), Javier Alonso-Mora (2), and Stephen L. Smith (1) ( (1) University of, Waterloo, (2) Delft University of Technology )

TL;DR
This paper introduces a new policy for the Dynamic Vehicle Routing Problem that prioritizes long-waiting tasks, improving wait times in moderate-load scenarios by using a p-norm based cost function, validated through simulations and real data.
Contribution
A novel DVRP policy using a p-norm wait time cost function that guarantees stability and enhances service quality in moderate-load scenarios.
Findings
Outperforms existing methods in mean wait times
Reduces 95th percentile wait times
Effective in real-world city service data
Abstract
We study the problem of deploying a fleet of mobile robots to service tasks that arrive stochastically over time and at random locations in an environment. This is known as the Dynamic Vehicle Routing Problem (DVRP) and requires robots to allocate incoming tasks among themselves and find an optimal sequence for each robot. State-of-the-art approaches only consider average wait times and focus on high-load scenarios where the arrival rate of tasks approaches the limit of what can be handled by the robots while keeping the queue of unserviced tasks bounded, i.e., stable. To ensure stability, these approaches repeatedly compute minimum distance tours over a set of newly arrived tasks. This paper is aimed at addressing the missing policies for moderate-load scenarios, where quality of service can be improved by prioritizing long-waiting tasks. We introduce a novel DVRP policy based on 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.
Taxonomy
TopicsTransportation and Mobility Innovations · Optimization and Search Problems · Vehicle Routing Optimization Methods
