English

Locally Private $k$-Means Clustering with Constant Multiplicative Approximation and Near-Optimal Additive Error

Data Structures and Algorithms 2021-06-01 v1 Cryptography and Security Machine Learning

Abstract

Given a data set of size nn in dd'-dimensional Euclidean space, the kk-means problem asks for a set of kk points (called centers) so that the sum of the 22\ell_2^2-distances between points of a given data set of size nn and the set of kk centers is minimized. Recent work on this problem in the locally private setting achieves constant multiplicative approximation with additive error O~(n1/2+akmax{d,k})\tilde{O} (n^{1/2 + a} \cdot k \cdot \max \{\sqrt{d}, \sqrt{k} \}) and proves a lower bound of Ω(n)\Omega(\sqrt{n}) on the additive error for any solution with a constant number of rounds. In this work we bridge the gap between the exponents of nn in the upper and lower bounds on the additive error with two new algorithms. Given any α>0\alpha>0, our first algorithm achieves a multiplicative approximation guarantee which is at most a (1+α)(1+\alpha) factor greater than that of any non-private kk-means clustering algorithm with kO~(1/α2)dn\mboxpolylognk^{\tilde{O}(1/\alpha^2)} \sqrt{d' n} \mbox{poly}\log n additive error. Given any c>2c>\sqrt{2}, our second algorithm achieves O(k1+O~(1/(2c21))dn\mboxpolylogn)O(k^{1 + \tilde{O}(1/(2c^2-1))} \sqrt{d' n} \mbox{poly} \log n) additive error with constant multiplicative approximation. Both algorithms go beyond the Ω(n1/2+a)\Omega(n^{1/2 + a}) factor that occurs in the additive error for arbitrarily small parameters aa in previous work, and the second algorithm in particular shows for the first time that it is possible to solve the locally private kk-means problem in a constant number of rounds with constant factor multiplicative approximation and polynomial dependence on kk in the additive error arbitrarily close to linear.

Keywords

Cite

@article{arxiv.2105.15007,
  title  = {Locally Private $k$-Means Clustering with Constant Multiplicative Approximation and Near-Optimal Additive Error},
  author = {Anamay Chaturvedi and Matthew Jones and Huy L. Nguyen},
  journal= {arXiv preprint arXiv:2105.15007},
  year   = {2021}
}

Comments

61 pages