Differential Privacy with Higher Utility by Exploiting Coordinate-wise Disparity: Laplace Mechanism Can Beat Gaussian in High Dimensions
Gokularam Muthukrishnan, Sheetal Kalyani
TL;DR
The paper addresses the challenge of achieving tighter privacy-utility trade-offs in high-dimensional queries by introducing independent-but-not-identically-distributed noise (i.n.i.d.) across coordinates via a sensitivity profile. It derives optimal per-coordinate scales for i.n.i.d. Gaussian and Laplace mechanisms under $(\epsilon,\delta)$-DP and $\epsilon$-DP, showing that Laplace can outperform Gaussian when coordinate-wise sensitivities are disparate. Theoretical results include convex-optimal allocations and asymptotic MSE reductions of order $O(\nu^2)$, supported by extensive empirical validation in DP-CD, DP-PCA, and private DL with group clipping. The work demonstrates practical gains and provides guidance for leveraging coordinate disparity to improve DP utility, while noting challenges in estimating sensitivity profiles and potential limits under coordinate correlations.
Abstract
Conventionally, in a differentially private additive noise mechanism, independent and identically distributed (i.i.d.) noise samples are added to each coordinate of the response. In this work, we formally present the addition of noise that is independent but not identically distributed (i.n.i.d.) across the coordinates to achieve tighter privacy-accuracy trade-off by exploiting coordinate-wise disparity in privacy leakage. In particular, we study the i.n.i.d. Gaussian and Laplace mechanisms and obtain the conditions under which these mechanisms guarantee privacy. The optimal choice of parameters that ensure these conditions are derived considering (weighted) mean squared and $\ell_{p}^{p}$-errors as measures of accuracy. Theoretical analyses and numerical simulations demonstrate that the i.n.i.d. mechanisms achieve higher utility for the given privacy requirements compared to their i.i.d. counterparts. One of the interesting observations is that the Laplace mechanism outperforms Gaussian even in high dimensions, as opposed to the popular belief, if the irregularity in coordinate-wise sensitivities is exploited. We also demonstrate how the i.n.i.d. noise can improve the performance in private (a) coordinate descent, (b) principal component analysis, and (c) deep learning with group clipping.
