MLCRLGJul 12, 2012

Near-Optimal Algorithms for Differentially-Private Principal Components

arXiv:1207.2812v3172 citations
Originality Incremental advance
AI Analysis

This addresses privacy concerns for data analysts handling sensitive datasets, offering an incremental improvement in differentially private PCA algorithms.

The paper tackles the problem of performing principal components analysis (PCA) on sensitive data while preserving privacy, proposing a new differentially private method that optimizes output utility and achieves near-optimal scaling with data dimension, showing a large performance gap over existing methods on real data.

Principal components analysis (PCA) is a standard tool for identifying good low-dimensional approximations to data in high dimension. Many data sets of interest contain private or sensitive information about individuals. Algorithms which operate on such data should be sensitive to the privacy risks in publishing their outputs. Differential privacy is a framework for developing tradeoffs between privacy and the utility of these outputs. In this paper we investigate the theory and empirical performance of differentially private approximations to PCA and propose a new method which explicitly optimizes the utility of the output. We show that the sample complexity of the proposed method differs from the existing procedure in the scaling with the data dimension, and that our method is nearly optimal in terms of this scaling. We furthermore illustrate our results, showing that on real data there is a large performance gap between the existing method and our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes