Individualized Privacy Accounting via Subsampling with Applications in Combinatorial Optimization
Badih Ghazi, Pritish Kamath, Ravi Kumar, Pasin Manurangsi, Adam Sealfon
TL;DR
This work introduces individualized privacy accounting by leveraging subsampling to convert one-sided add-DP guarantees into two-sided, pure-DP guarantees. By applying this amplification to repeated exponential mechanism and repeated above-threshold procedures, the authors derive new pure-DP algorithms with near-tight error for several combinatorial problems, including decomposable monotone submodular maximization under cardinality and matroid constraints, Set Cover, and metric clustering, as well as a pure-DP solution for shifting heavy hitters. The approach yields improved error bounds compared to prior approximate-DP results, and demonstrates a unifying framework that can extend to streaming and other DP settings. The results broaden the practical impact of differential privacy in discrete optimization, offering strong privacy with strong utility across a range of canonical problems.
Abstract
In this work, we give a new technique for analyzing individualized privacy accounting via the following simple observation: if an algorithm is one-sided add-DP, then its subsampled variant satisfies two-sided DP. From this, we obtain several improved algorithms for private combinatorial optimization problems, including decomposable submodular maximization and set cover. Our error guarantees are asymptotically tight and our algorithm satisfies pure-DP while previously known algorithms (Gupta et al., 2010; Chaturvedi et al., 2021) are approximate-DP. We also show an application of our technique beyond combinatorial optimization by giving a pure-DP algorithm for the shifting heavy hitter problem in a stream; previously, only an approximateDP algorithm was known (Kaplan et al., 2021; Cohen & Lyu, 2023).
