Improvements on the k-center problem for uncertain data

08/30/2017
by   Sharareh Alipour, et al.
0

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 P_i is located independently from other points in one of several possible locations {P_i,1,..., P_i,z_i} in a metric space with metric d, with specified probabilities and the goal is to compute k-centers {c_1,..., c_k} that minimize the following expected cost Ecost(c_1,..., c_k)=∑_R∈Ω prob(R)_i=1,..., n_j=1,... k d(P̂_i,c_j) here Ω is the probability space of all realizations R={P̂_1,..., P̂_n} of given uncertain points and prob(R)=∏_i=1^n prob(P̂_i). In restricted assigned version of this problem, an assignment A:{P_1,..., P_n}→{c_1,..., c_k} is given for any choice of centers and the goal is to minimize Ecost_A(c_1,..., c_k)=∑_R∈Ω prob(R)_i=1,..., n d(P̂_i,A(P_i)). In unrestricted version, the assignment is not specified and the goal is to compute k centers {c_1,..., c_k} 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.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset