The Team Surviving Orienteers Problem: Routing Robots in Uncertain Environments with Survival Constraints
Stefan Jorgensen, Robert H. Chen, Mark B. Milam, Marco Pavone

TL;DR
This paper introduces the Team Surviving Orienteers (TSO) problem, optimizing multi-robot paths in uncertain environments to maximize node coverage while ensuring survival probabilities, with an efficient approximation algorithm validated through simulations.
Contribution
The paper formalizes the TSO problem, proposes a greedy approximation algorithm with provable bounds, and demonstrates its scalability and near-optimal performance in simulations.
Findings
The proposed greedy approach achieves solutions within a bounded factor of the optimum.
The algorithm scales linearly with team size and polynomially with graph size.
Simulations show the method performs close to optimal on large problem instances.
Abstract
In this paper we study the following multi-robot coordination problem: given a graph, where each edge is weighted by the probability of surviving while traversing it, find a set of paths for robots that maximizes the expected number of nodes collectively visited, subject to constraints on the probability that each robot survives to its destination. We call this problem the Team Surviving Orienteers (TSO) problem. The TSO problem is motivated by scenarios where a team of robots must traverse a dangerous, uncertain environment, such as aid delivery in disaster or war zones. We present the TSO problem formally along with several variants, which represent "survivability-aware" counterparts for a wide range of multi-robot coordination problems such as vehicle routing, patrolling, and informative path planning. We propose an approximate greedy approach for selecting paths, and prove that…
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.
