NeurIPS 2023poster3 citations
The Target-Charging Technique for Privacy Analysis across Interactive Computations
Abstract
We propose the \emph{Target Charging Technique} (TCT), a unified privacy analysis framework for interactive settings where a sensitive dataset is accessed multiple times using differentially private algorithms. Unlike traditional composition, where privacy guarantees deteriorate quickly with the number of accesses, TCT allows computations that don't hit a specified \emph{target}, often the vast majority, to be essentially free (while incurring instead a small overhead on those that do hit their targets). TCT generalizes tools such as the sparse vector technique and top-k selection from private candidates and extends their remarkable privacy enhancement benefits from noisy Lipschitz functions to general private algorithms.
Differential PrivacyAdaptive CompositionSparse Vector Technique
BibTeX
@inproceedings{
cohen2023the,
title={The Target-Charging Technique for Privacy Analysis across Interactive Computations},
author={Edith Cohen and Xin Lyu},
booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
year={2023},
url={https://openreview.net/forum?id=7yjsYrajlt}
}