paper-with-me

Papers

Differentially private subspace clustering

2015-12-01 · NeurIPS 2015 12 · Yining Wang, Yu-Xiang Wang, Aarti Singh

Subspace clustering is an unsupervised learning problem that aims at grouping data points into multiple `clusters'' so that data points in a single cluster lie approximately on a low-dimensional linear subspace. It is originally motivated by 3D motion segmentation in computer vision, but has recently been generically applied to a wide range of statistical machine learning problems, which often involves sensitive datasets about human subjects. This raises a dire concern for data privacy. In this work, we build on the framework of `differential privacy'' and present two provably private subspace clustering algorithms. We demonstrate via both theory and experiments that one of the presented methods enjoys formal privacy and utility guarantees; the other one asymptotically preserves differential privacy while having good performance in practice. Along the course of the proof, we also obtain two new provable guarantees for the agnostic subspace clustering and the graph connectivity problem which might be of independent interests.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMotion Segmentation

Similar Papers 제목 키워드 기반

A Theoretical Analysis of Noisy Sparse Subspace Clustering on Dimensionality-Reduced Data

2016-10-24 · Yining Wang, Yu-Xiang Wang, Aarti Singh

Subspace clustering is the problem of partitioning unlabeled data points into a number of clusters so that data points within one cluster lie approximately on a low-dimensional linear subspace. In many practical scenario…

ClusteringDimensionality Reduction

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.…

BIG-bench Machine LearningClustering

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