Arrow Research search

Author name cluster

Eric Z Xu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

1 paper
1 author row

Possible papers

1

AAAI Conference 2021 Conference Paper

Differentially Private k-Means via Exponential Mechanism and Max Cover

  • Huy L. Nguyen
  • Anamay Chaturvedi
  • Eric Z Xu

We introduce a new ( p, δp)-differentially private algorithm for the k-means clustering problem. Given a dataset in Euclidean space, the k-means clustering problem requires one to find k points in that space such that the sum of squares of Euclidean distances between each data point and its closest respective point among the k returned is minimised. Although there exist privacy-preserving methods with good theoretical guarantees to solve this problem, in practice it is seen that it is the additive error which dictates the practical performance of these methods. By reducing the problem to a sequence of instances of maximum coverage on a grid, we are able to derive a new method that achieves lower additive error than previous works. For input datasets with cardinality n and diameter ∆, our algorithm has an O(∆2 (k log2 n log(1/δp)/ p + k p d log(1/δp)/ p)) additive error whilst maintaining constant multiplicative error. We conclude with some experiments and find an improvement over previously implemented work for this problem.