Title :
Set Covering with our Eyes Closed
Author :
Grandoni, Fabrizio ; Gupta, Anupam ; Leonardi, Stefano ; Miettinen, Pauli ; Sankowski, Piotr ; Singh, Mohit
Author_Institution :
Dipt. di Inf. Sist. e Produzione, Univ. di Roma Tor Vergata, Rome
Abstract :
Given a universe U of n elements and a weighted collection l of m subsets of U, the universal set cover problem is to a-priori map each element u epsi U to a set S(u) epsi l containing u, so that X sube U is covered by S(X)=UuepsiXS(u). The aim is finding a mapping such that the cost of S(X) is as close as possible to the optimal set-cover cost for X. (Such problems are also called oblivious or a-priori optimization problems.) Unfortunately, for every universal mapping, the cost of S(X) can be Omega(radicn) times larger than optimal if the set X is adversarially chosen. In this paper we study the performance on average, when X is a set of randomly chosen elements from the universe: we show how to efficiently find a universal map whose expected cost is O(log mn) times the expected optimal cost. In fact, we give a slightly improved analysis and show that this is the best possible. We generalize these ideas to weighted set cover and show similar guarantees to (non-metric) facility location, where we have to balance the facility opening cost with the cost of connecting clients to the facilities. We show applications of our results to universal multi-cut and disc-covering problems, and show how all these universal mappings give us stochastic online algorithms with the same competitive factors.
Keywords :
computational complexity; graph theory; optimisation; set theory; stochastic processes; a-priori optimization; computational complexity; disc-covering problem; stochastic online algorithm; universal multicut problem; universal set cover problem; Approximation algorithms; Circuits; Computer science; Contracts; Cost function; Eyes; High performance computing; Joining processes; Large-scale systems; Stochastic processes; a-priori approiximation; online algorithms; stochastic algorithms; universal approximatiom;
Conference_Titel :
Foundations of Computer Science, 2008. FOCS '08. IEEE 49th Annual IEEE Symposium on
Conference_Location :
Philadelphia, PA
Print_ISBN :
978-0-7695-3436-7
DOI :
10.1109/FOCS.2008.31