$k$-Center Clustering in Distributed Models
Leyla Biabani, Ami Paz

TL;DR
This paper explores the $k$-center clustering problem within distributed network models, providing new algorithms, bounds, and hardness results for various communication settings.
Contribution
It introduces the first thorough study of $k$-center in distributed models with graph-based metrics, offering approximation algorithms and complexity bounds.
Findings
Constant-factor approximation algorithms developed for LOCAL, CONGEST, and CLIQUE models.
Lower bounds established for the problem in these distributed settings.
Hardness results shown for bi-criteria approximation scenarios.
Abstract
The -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 -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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research
