English

Clustering Geometrically-Modeled Points in the Aggregated Uncertainty Model

Computational Geometry 2023-06-22 v2

Abstract

The kk-center problem is to choose a subset of size kk from a set of nn points such that the maximum distance from each point to its nearest center is minimized. Let Q={Q1,,Qn}Q=\{Q_1,\ldots,Q_n\} be a set of polygons or segments in the region-based uncertainty model, in which each QiQ_i is an uncertain point, where the exact locations of the points in QiQ_i are unknown. The geometric objects segments and polygons can be models of a point set. We define the uncertain version of the kk-center problem as a generalization in which the objective is to find kk points from QQ to cover the remaining regions of QQ with minimum or maximum radius of the cluster to cover at least one or all exact instances of each QiQ_i, respectively. We modify the region-based model to allow multiple points to be chosen from a region and call the resulting model the aggregated uncertainty model. All these problems contain the point version as a special case, so they are all NP-hard with a lower bound 1.822. We give approximation algorithms for uncertain kk-center of a set of segments and polygons. We also have implemented some of our algorithms on a data-set to show our theoretical performance guarantees can be achieved in practice.

Keywords

Cite

@article{arxiv.2111.13989,
  title  = {Clustering Geometrically-Modeled Points in the Aggregated Uncertainty Model},
  author = {Vahideh Keikha and Sepideh Aghamolaei and Ali Mohades and Mohammad Ghodsi},
  journal= {arXiv preprint arXiv:2111.13989},
  year   = {2023}
}

Comments

Accepted in Fundamenta Informaticae

R2 v1 2026-06-24T07:54:20.637Z