Papers
Topics
Authors
Recent
Search
2000 character limit reached

Noisy k-means++ Revisited

Published 25 Jul 2023 in cs.DS | (2307.13685v1)

Abstract: The kk-means++ algorithm by Arthur and Vassilvitskii [SODA 2007] is a classical and time-tested algorithm for the kk-means problem. While being very practical, the algorithm also has good theoretical guarantees: its solution is O(logk)O(\log k)-approximate, in expectation. In a recent work, Bhattacharya, Eube, Roglin, and Schmidt [ESA 2020] considered the following question: does the algorithm retain its guarantees if we allow for a slight adversarial noise in the sampling probability distributions used by the algorithm? This is motivated e.g. by the fact that computations with real numbers in kk-means++ implementations are inexact. Surprisingly, the analysis under this scenario gets substantially more difficult and the authors were able to prove only a weaker approximation guarantee of O(log<sup>2</sup>k)O(\log<sup>2</sup> k). In this paper, we close the gap by providing a tight, O(logk)O(\log k)-approximate guarantee for the kk-means++ algorithm with noise.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.