paper-with-me

Papers

Differentially Private Correlation Clustering

2021-02-17 · Mark Bun, Marek Eliáš, Janardhan Kulkarni

Correlation clustering is a widely used technique in unsupervised machine learning. Motivated by applications where individual privacy is a concern, we initiate the study of differentially private correlation clustering. We propose an algorithm that achieves subquadratic additive error compared to the optimal cost. In contrast, straightforward adaptations of existing non-private algorithms all lead to a trivial quadratic error. Finally, we give a lower bound showing that any pure differentially private algorithm for correlation clustering requires additive error of $\Omega(n)$.

📄 PDF Abstract BibTeX arXiv:2102.08885

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClustering

Similar Papers 제목 키워드 기반

Differentially-Private Clustering of Easy Instances

2021-12-29 · Edith Cohen, Haim Kaplan, Yishay Mansour, Uri Stemmer 외

Clustering is a fundamental problem in data analysis. In differentially private clustering, the goal is to identify $k$ cluster centers without disclosing information on individual data points. Despite significant resear…

Clustering

Differentially Private k-Means Clustering with Guaranteed Convergence

2020-02-03 · Zhigang Lu, Hong Shen

Iterative clustering algorithms help us to learn the insights behind the data. Unfortunately, this may allow adversaries to infer the privacy of individuals with some background knowledge. In the worst case, the adversar…

ClusteringInference Attack

A note on differentially private clustering with large additive error

2020-09-28 · Huy L. Nguyen

In this note, we describe a simple approach to obtain a differentially private algorithm for k-clustering with nearly the same multiplicative factor as any non-private counterpart at the cost of a large polynomial additi…

Clustering

Differentially Private Algorithms for Clustering with Stability Assumptions

2021-06-11 · Moshe Shechner

We study the problem of differentially private clustering under input-stability assumptions. Despite the ever-growing volume of works on differential privacy in general and differentially private clustering in particular…

Clustering

k-Means SubClustering: A Differentially Private Algorithm with Improved Clustering Quality

2023-01-07 · Devvrat Joshi, Janvi Thakkar

In today's data-driven world, the sensitivity of information has been a significant concern. With this data and additional information on the person's background, one can easily infer an individual's private data. Many d…

Clustering