Utility-efficient Differentially Private K-means Clustering based on Cluster Merging
Tianjiao Ni, Minghao Qiao, Zhili Chen, Shun Zhang, Hong Zhong

TL;DR
This paper introduces DP-KCCM, a differentially private k-means clustering algorithm that enhances utility through adaptive noise addition and cluster merging, with theoretical privacy guarantees and improved experimental results.
Contribution
The paper presents a novel DP-kmeans algorithm combining adaptive noise and cluster merging, significantly improving clustering utility under differential privacy.
Findings
Cluster merging with equal noise improves utility.
Adaptive noise alone does not improve utility.
Combining adaptive noise and cluster merging significantly enhances utility.
Abstract
Differential privacy is widely used in data analysis. State-of-the-art -means clustering algorithms with differential privacy typically add an equal amount of noise to centroids for each iterative computation. In this paper, we propose a novel differentially private -means clustering algorithm, DP-KCCM, that significantly improves the utility of clustering by adding adaptive noise and merging clusters. Specifically, to obtain clusters with differential privacy, the algorithm first generates initial centroids, adds adaptive noise for each iteration to get clusters, and finally merges these clusters into ones. We theoretically prove the differential privacy of the proposed algorithm. Surprisingly, extensive experimental results show that: 1) cluster merging with equal amounts of noise improves the utility somewhat; 2) although adding adaptive noise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Mobile Crowdsensing and Crowdsourcing
