Incremental (k, z)-Clustering on Graphs
Emilio Cruciani, Sebastian Forster, Antonis Skarlatos

TL;DR
This paper introduces a randomized incremental algorithm for dynamic $(k,z)$-clustering on graphs, achieving constant-factor approximation with efficient update times under adversarial edge insertions.
Contribution
It presents the first dynamic $(k,z)$-clustering algorithm with provable approximation guarantees and efficient update times, extending prior work on $k$-center to the more general $(k,z)$ setting.
Findings
Achieves high-probability constant-factor approximation in dynamic graphs
Develops an incremental adaptation of Mettu and Plaxton's bicriteria algorithm
Uses a combination of bicriteria approximation and dynamic spanner techniques
Abstract
Given a weighted undirected graph, a number of clusters , and an exponent , the goal in the -clustering problem on graphs is to select vertices as centers that minimize the sum of the distances raised to the power of each vertex to its closest center. In the dynamic setting, the graph is subject to adversarial edge updates, and the goal is to maintain explicitly an exact -clustering solution in the induced shortest-path metric. While efficient dynamic -center approximation algorithms on graphs exist [Cruciani et al. SODA 2024], to the best of our knowledge, no prior work provides similar results for the dynamic -clustering problem. As the main result of this paper, we develop a randomized incremental -clustering algorithm that maintains with high probability a constant-factor approximation in a graph undergoing edge insertions with a…
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
TopicsFacility Location and Emergency Management · Complex Network Analysis Techniques · Complexity and Algorithms in Graphs
