Fully Dynamic $k$-Clustering in $\tilde O(k)$ Update Time

October 26, 2023 Β· Declared Dead Β· πŸ› NeurIPS 2023

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sayan Bhattacharya, MartΓ­n Costa, Silvio Lattanzi, Nikos Parotsidis arXiv ID 2310.17420 Category cs.DS: Data Structures & Algorithms Citations 1 Venue NeurIPS 2023 Last Checked 4 months ago
Abstract
We present a $O(1)$-approximate fully dynamic algorithm for the $k$-median and $k$-means problems on metric spaces with amortized update time $\tilde O(k)$ and worst-case query time $\tilde O(k^2)$. We complement our theoretical analysis with the first in-depth experimental study for the dynamic $k$-median problem on general metrics, focusing on comparing our dynamic algorithm to the current state-of-the-art by Henzinger and Kale [ESA'20]. Finally, we also provide a lower bound for dynamic $k$-median which shows that any $O(1)$-approximate algorithm with $\tilde O(\text{poly}(k))$ query time must have $\tilde Ξ©(k)$ amortized update time, even in the incremental setting.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted