MLCRDSLGFeb 12, 2019

The Cost of Privacy: Optimal Rates of Convergence for Parameter Estimation with Differential Privacy

arXiv:1902.04495v5207 citations
AI Analysis

It addresses the trade-off between statistical accuracy and privacy for sensitive data analysis, providing foundational theoretical guarantees and practical methods.

The paper establishes minimax optimal convergence rates for parameter estimation under differential privacy constraints in mean estimation and linear regression, both low- and high-dimensional, and proposes efficient algorithms that achieve these rates up to logarithmic factors.

Privacy-preserving data analysis is a rising challenge in contemporary statistics, as the privacy guarantees of statistical methods are often achieved at the expense of accuracy. In this paper, we investigate the tradeoff between statistical accuracy and privacy in mean estimation and linear regression, under both the classical low-dimensional and modern high-dimensional settings. A primary focus is to establish minimax optimality for statistical estimation with the $(\varepsilon,δ)$-differential privacy constraint. To this end, we find that classical lower bound arguments fail to yield sharp results, and new technical tools are called for. By refining the "tracing adversary" technique for lower bounds in the theoretical computer science literature, we formulate a general lower bound argument for minimax risks with differential privacy constraints, and apply this argument to high-dimensional mean estimation and linear regression problems. We also design computationally efficient algorithms that attain the minimax lower bounds up to a logarithmic factor. In particular, for the high-dimensional linear regression, a novel private iterative hard thresholding pursuit algorithm is proposed, based on a privately truncated version of stochastic gradient descent. The numerical performance of these algorithms is demonstrated by simulation studies and applications to real data containing sensitive information, for which privacy-preserving statistical methods are necessary.

Foundations

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

Your Notes