Thresholded Covering Algorithms for Robust and Max-Min Optimization
Anupam Gupta, Viswanath Nagarajan, R. Ravi

TL;DR
This paper introduces a simple threshold-based template for k-robust covering problems, leading to improved approximation algorithms for several classic optimization problems under uncertainty.
Contribution
The paper presents a new, intuitive template for k-robust problems that yields improved approximation algorithms for Steiner tree, set cover, Steiner forest, minimum-cut, and multicut.
Findings
Improved approximation algorithms for k-robust Steiner tree and set cover.
First approximation algorithms for k-robust Steiner forest, minimum-cut, and multicut.
Algorithms for max-min problems identifying the most costly elements to cover.
Abstract
The general problem of robust optimization is this: one of several possible scenarios will appear tomorrow, but things are more expensive tomorrow than they are today. What should you anticipatorily buy today, so that the worst-case cost (summed over both days) is minimized? Feige et al. and Khandekar et al. considered the k-robust model where the possible outcomes tomorrow are given by all demand-subsets of size k, and gave algorithms for the set cover problem, and the Steiner tree and facility location problems in this model, respectively. In this paper, we give the following simple and intuitive template for k-robust problems: "having built some anticipatory solution, if there exists a single demand whose augmentation cost is larger than some threshold, augment the anticipatory solution to cover this demand as well, and repeat". In this paper we show that this template gives us…
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Facility Location and Emergency Management
