English

Dynamic Diameter in High-Dimensions against Adaptive Adversary and Beyond

Data Structures and Algorithms 2025-11-04 v1

Abstract

In this paper, we study the fundamental problems of maintaining the diameter and a kk-center clustering of a dynamic point set PRdP \subset \mathbb{R}^d, where points may be inserted or deleted over time and the ambient dimension dd 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 tt, 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 22-approximate diameter with a worst-case update time of poly(d,logn)\text{poly}(d, \log n), where nn 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 the first efficient fully-dynamic algorithm for diameter in high dimensions that simultaneously achieves a 2-approximation guarantee and robustness against an adaptive adversary. We also give an improved dynamic (4+ϵ)(4+\epsilon)-approximation algorithm for the kk-center problem, also resilient to an adaptive adversary. Our clustering algorithm achieves an amortized update time of k2.5dpoly(ϵ1,logn)k^{2.5} d \cdot \text{poly}(\epsilon^{-1}, \log n), improving upon the amortized update time of k6dpoly(ϵ1,logn)k^6 d \cdot \text{poly}(\epsilon^{-1}, \log n) by Biabani et al. [NeurIPS'24].

Keywords

Cite

@article{arxiv.2511.01065,
  title  = {Dynamic Diameter in High-Dimensions against Adaptive Adversary and Beyond},
  author = {Kiarash Banihashem and Jeff Giliberti and Samira Goudarzi and MohammadTaghi Hajiaghayi and Peyman Jabbarzade and Morteza Monemizadeh},
  journal= {arXiv preprint arXiv:2511.01065},
  year   = {2025}
}

Comments

NeurIPS'25

R2 v1 2026-07-01T07:18:17.834Z