English

$k$-Center Clustering in Distributed Models

Distributed, Parallel, and Cluster Computing 2024-07-26 v1 Data Structures and Algorithms

Abstract

The kk-center problem is a central optimization problem with numerous applications for machine learning, data mining, and communication networks. Despite extensive study in various scenarios, it surprisingly has not been thoroughly explored in the traditional distributed setting, where the communication graph of a network also defines the distance metric. We initiate the study of the kk-center problem in a setting where the underlying metric is the graph's shortest path metric in three canonical distributed settings: the LOCAL, CONGEST, and CLIQUE models. Our results encompass constant-factor approximation algorithms and lower bounds in these models, as well as hardness results for the bi-criteria approximation setting.

Keywords

Cite

@article{arxiv.2407.18031,
  title  = {$k$-Center Clustering in Distributed Models},
  author = {Leyla Biabani and Ami Paz},
  journal= {arXiv preprint arXiv:2407.18031},
  year   = {2024}
}

Comments

Presented in SIROCCO'24 conference

R2 v1 2026-06-28T17:53:30.245Z