Planning for Package Deliveries in Risky Environments Over Multiple Epochs
Blake Wilson, Jeffrey Hudack, Shreyas Sundaram

TL;DR
This paper introduces risk-aware planning algorithms for package delivery by robots over multiple epochs, optimizing for reward while managing failure risks, with efficient solutions for both finite and infinite horizon scenarios.
Contribution
It presents the first optimal greedy algorithms for risk-aware multi-epoch delivery planning, with proven efficiency for finite and infinite horizon cases.
Findings
Optimal greedy solution for finite horizon in O(K n log n) time.
Optimal O(n) algorithm for infinite horizon via MDP isomorphism.
Risk-reward ratio effectively guides delivery planning decisions.
Abstract
We study a risk-aware robot planning problem where a dispatcher must construct a package delivery plan that maximizes the expected reward for a robot delivering packages across multiple epochs. Each package has an associated reward for delivery and a risk of failure. If the robot fails while delivering a package, no future packages can be delivered and the cost of replacing the robot is incurred. The package delivery plan takes place over the course of either a finite or an infinite number of epochs, denoted as the finite horizon problem and infinite horizon problem, respectively. The dispatcher has to weigh the risk and reward of delivering packages during any given epoch against the potential loss of any future epoch's reward. By using the ratio between a package's reward and its risk of failure, we prove an optimal, greedy solution to both the infinite and finite horizon problems.…
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
TopicsOptimization and Search Problems · Advanced Manufacturing and Logistics Optimization · Supply Chain and Inventory Management
