The Large Margin Mechanism for Differentially Private Maximization
Abstract
A basic problem in the design of privacy-preserving algorithms is the \emph{private maximization problem}: the goal is to pick an item from a universe that (approximately) maximizes a data-dependent function, all under the constraint of differential privacy. This problem has been used as a sub-routine in many privacy-preserving algorithms for statistics and machine learning. Previous algorithms for this problem are either range-dependent---i.e., their utility diminishes with the size of the universe---or only apply to very restricted function classes. This work provides the first general purpose, range-independent algorithm for private maximization that guarantees approximate differential privacy. Its applicability is demonstrated on two fundamental tasks in data mining and machine learning.
Cite
Text
Chaudhuri et al. "The Large Margin Mechanism for Differentially Private Maximization." Neural Information Processing Systems, 2014.Markdown
[Chaudhuri et al. "The Large Margin Mechanism for Differentially Private Maximization." Neural Information Processing Systems, 2014.](https://mlanthology.org/neurips/2014/chaudhuri2014neurips-large/)BibTeX
@inproceedings{chaudhuri2014neurips-large,
title = {{The Large Margin Mechanism for Differentially Private Maximization}},
author = {Chaudhuri, Kamalika and Hsu, Daniel J. and Song, Shuang},
booktitle = {Neural Information Processing Systems},
year = {2014},
pages = {1287-1295},
url = {https://mlanthology.org/neurips/2014/chaudhuri2014neurips-large/}
}