Fully dynamic clustering and diversity maximization in doubling metrics
Paolo Pellizzoni, Andrea Pietracaprina, Geppino Pucci

TL;DR
This paper introduces fully dynamic algorithms for clustering and diversity maximization in doubling metric spaces, achieving near-optimal approximations efficiently with data structures that do not depend on accuracy or certain parameters.
Contribution
It presents the first fully dynamic algorithms for matroid-center and diversity maximization, using coreset strategies and augmented cover trees for efficient updates.
Findings
Achieves $( ext{best known approximation}+ ext{epsilon})$-approximations for various clustering problems.
Data structure update times are independent of the accuracy parameter and certain problem parameters.
Provides significantly faster solutions in bounded doubling dimension spaces compared to recomputing from scratch.
Abstract
We present approximation algorithms for some variants of center-based clustering and related problems in the fully dynamic setting, where the pointset evolves through an arbitrary sequence of insertions and deletions. Specifically, we target the following problems: -center (with and without outliers), matroid-center, and diversity maximization. All algorithms employ a coreset-based strategy and rely on the use of the cover tree data structure, which we crucially augment to maintain, at any time, some additional information enabling the efficient extraction of the solution for the specific problem. For all of the aforementioned problems our algorithms yield -approximations, where is the best known approximation attainable in polynomial time in the standard off-line setting (except for -center with outliers where but we get 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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
