Private Statistical Estimation via Truncation
Manolis Zampetakis, Felix Zhou
TL;DR
This work tackles private statistical estimation when data have unbounded support by introducing a principled truncation framework that bounds sensitivity. By restricting to a carefully chosen survival set and performing DP-SGD on the truncated negative log-likelihood, the authors correct for truncation bias while maintaining strong convergence properties. They prove a uniform convergence result for the empirical likelihood and establish strong convexity on the truncated objective, enabling efficient private estimation of exponential-family parameters. The framework recovers optimal sample complexities for Gaussian mean and covariance estimation and provides a general blueprint for private estimation of unbounded high-dimensional exponential families, with potential broad impact on privacy-preserving data analysis in practice.
Abstract
We introduce a novel framework for differentially private (DP) statistical estimation via data truncation, addressing a key challenge in DP estimation when the data support is unbounded. Traditional approaches rely on problem-specific sensitivity analysis, limiting their applicability. By leveraging techniques from truncated statistics, we develop computationally efficient DP estimators for exponential family distributions, including Gaussian mean and covariance estimation, achieving near-optimal sample complexity. Previous works on exponential families only consider bounded or one-dimensional families. Our approach mitigates sensitivity through truncation while carefully correcting for the introduced bias using maximum likelihood estimation and DP stochastic gradient descent. Along the way, we establish improved uniform convergence guarantees for the log-likelihood function of exponential families, which may be of independent interest. Our results provide a general blueprint for DP algorithm design via truncated statistics.
