Average Case - Worst Case Tradeoffs for Evacuating 2 Robots from the Disk in the Face-to-Face Model
Huda Chuangpishit, Konstantinos Georgiou, Preeti Sharma

TL;DR
This paper studies the tradeoff between average and worst case evacuation times for two robots on a disk, introducing new algorithms that optimize average case performance under worst case constraints.
Contribution
It introduces a new constrained optimization framework and develops parameterized algorithms to balance average and worst case evacuation costs.
Findings
Algorithm B2 has an average case cost of 5.1172.
Simple algorithm B1 has a very low average case cost of 1+π.
New families of algorithms are designed to optimize average case given worst case thresholds.
Abstract
The problem of evacuating two robots from the disk in the face-to-face model was first introduced in [Czyzowicz et al., DISC'14], and extensively studied (along with many variations) ever since with respect to worst case analysis. We initiate the study of the same problem with respect to average case analysis, which is also equivalent to designing randomized algorithms for the problem. First we observe that algorithm of~[Czyzowicz et al., DISC'14] with worst case cost has average case cost . Then we verify that none of the algorithms that induced worst case cost improvements in subsequent publications has better average case cost, hence concluding that our problem requires the invention of new algorithms. Then, we observe that a remarkable simple algorithm, , has very small average case cost , but very high…
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 · Robotic Path Planning Algorithms · Mobile Crowdsensing and Crowdsourcing
