Improvements on the k-center problem for uncertain data
Abstract
In real applications, there are situations where we need to model some problems based on uncertain data. This leads us to define an uncertain model for some classical geometric optimization problems and propose algorithms to solve them. In this paper, we study the k-center problem, for uncertain input. In our setting, each uncertain point Pi is located independently from other points in one of several possible locations \Pi,1,…, Pi,zi\ in a metric space with metric d, with specified probabilities and the goal is to compute k-centers \c1,…, ck\ that minimize the following expected cost Ecost(c1,…, ck)=ΣR∈ prob(R)i=1,…, nj=1,… k d(Pi,cj) here is the probability space of all realizations R=\P1,…, Pn\ of given uncertain points and prob(R)=Πi=1n prob(Pi). In restricted assigned version of this problem, an assignment A:\P1,…, Pn\→ \c1,…, ck\ is given for any choice of centers and the goal is to minimize EcostA(c1,…, ck)=ΣR∈ prob(R)i=1,…, n d(Pi,A(Pi)). In unrestricted version, the assignment is not specified and the goal is to compute k centers \c1,…, ck\ and an assignment A that minimize the above expected cost. We give several improved constant approximation factor algorithms for the assigned versions of this problem in a Euclidean space and in a general metric space. Our results significantly improve the results of guh and generalize the results of wang to any dimension. Our approach is to replace a certain center point for each uncertain point and study the properties of these certain points. The proposed algorithms are efficient and simple to implement.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.