Dynamic Diameter in High-Dimensions against Adaptive Adversary and Beyond
Kiarash Banihashem, Jeff Giliberti, Samira Goudarzi, MohammadTaghi Hajiaghayi, Peyman Jabbarzade, Morteza Monemizadeh

TL;DR
This paper introduces efficient algorithms for maintaining approximate diameter and clustering in high-dimensional dynamic datasets, resilient to adaptive adversaries, with significant improvements in update times.
Contribution
It presents the first fully-dynamic, robust algorithm for high-dimensional diameter approximation and an improved adaptive clustering algorithm with better update efficiency.
Findings
Maintains 2-approximate diameter with poly(d, log n) update time.
Provides an improved (4+ε)-approximate k-center clustering algorithm.
Achieves robustness against adaptive adversaries in dynamic high-dimensional settings.
Abstract
In this paper, we study the fundamental problems of maintaining the diameter and a -center clustering of a dynamic point set , where points may be inserted or deleted over time and the ambient dimension is not constant and may be high. Our focus is on designing algorithms that remain effective even in the presence of an adaptive adversary -- an adversary that, at any time , knows the entire history of the algorithm's outputs as well as all the random bits used by the algorithm up to that point. We present a fully dynamic algorithm that maintains a -approximate diameter with a worst-case update time of , where is the length of the stream. Our result is achieved by identifying a robust representative of the dataset that requires infrequent updates, combined with a careful deamortization. To the best of our knowledge, this is…
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques
