Fully Dynamic $k$-Median with Near-Optimal Update Time and Recourse
Sayan Bhattacharya, Mart\'in Costa, Ermiya Farokhnejad

TL;DR
This paper introduces the first dynamic metric k-median algorithm that achieves near-optimal approximation, recourse, and update time, significantly improving upon previous methods in efficiency and solution stability.
Contribution
It presents a novel dynamic algorithm for metric k-median with constant approximation, polylogarithmic recourse, and near-linear update time, advancing the state-of-the-art in dynamic clustering.
Findings
Achieves O(1)-approximation with polylogarithmic recourse.
Maintains near-linear update time proportional to k.
Outperforms previous algorithms with higher approximation ratios.
Abstract
In metric -clustering, we are given as input a set of points in a general metric space, and we have to pick centers and cluster the input points around these chosen centers, so as to minimize an appropriate objective function. In recent years, significant effort has been devoted to the study of metric -clustering problems in a dynamic setting, where the input keeps changing via updates (point insertions/deletions), and we have to maintain a good clustering throughout these updates. The performance of such a dynamic algorithm is measured in terms of three parameters: (i) Approximation ratio, which signifies the quality of the maintained solution, (ii) Recourse, which signifies how stable the maintained solution is, and (iii) Update time, which signifies the efficiency of the algorithm. We consider the metric -median problem, where the objective is the sum of the…
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
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Cryptography and Data Security
