NeurIPS 2020spotlight71 citations
Permute-and-Flip: A new mechanism for differentially private selection
Ryan McKenna, Daniel R. Sheldon
Abstract
We consider the problem of differentially private selection. Given a finite set of candidate items, and a quality score for each item, our goal is to design a differentially private mechanism that returns an item with a score that is as high as possible. The most commonly used mechanism for this task is the exponential mechanism. In this work, we propose a new mechanism for this task based on a careful analysis of the privacy constraints. The expected score of our mechanism is always at least as large as the exponential mechanism, and can offer improvements up to a factor of two. Our mechanism is simple to implement and runs in linear time.
BibTeX
@inproceedings{NEURIPS2020_01e00f2f,
author = {McKenna, Ryan and Sheldon, Daniel R},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {193--203},
publisher = {Curran Associates, Inc.},
title = {Permute-and-Flip: A new mechanism for differentially private selection},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/01e00f2f4bfcbb7505cb641066f2859b-Paper.pdf},
volume = {33},
year = {2020}
}