English

Improved constant approximation factor algorithms for $k$-center problem for uncertain data

Computational Geometry 2020-06-12 v2

Abstract

In real applications, database systems should be able to manage and process data with uncertainty. Any real dataset may have missing or rounded values, also the values of data may change by time. So, it becomes important to handle these uncertain data. An important problem in database technology is to cluster these uncertain data. In this paper, we study the kk-center problem for uncertain points in a general metric space. First we present a greedy approximation algorithm that builds kk centers using a farthest-first traversal in kk iterations. This algorithm improves the approximation factor of the unrestricted assigned kk-center problem from 1010 to 66. Next we restrict the centers to be selected from a finite set of points and we show that the optimal solution for this restricted setting is a 22-approximation factor solution for the optimal solution of the assigned kk-center problem. Using this idea we improve the approximation factor of the unrestricted assigned kk-center problem to 44 by increasing the running time mildly.

Keywords

Cite

@article{arxiv.1809.08549,
  title  = {Improved constant approximation factor algorithms for $k$-center problem for uncertain data},
  author = {Sharareh Alipour},
  journal= {arXiv preprint arXiv:1809.08549},
  year   = {2020}
}

Comments

some parts are wrong and need major revision