NeurIPS 2020poster17 citations

Smoothly Bounding User Contributions in Differential Privacy

Alessandro Epasto, Mohammad Mahdian, Jieming Mao, Vahab Mirrokni, Lijie Ren

Abstract

A differentially private algorithm guarantees that the input of a single user won’t significantly change the output distribution of the algorithm. When a user contributes more data points, more information can be collected to improve the algorithm’s performance. But at the same time, more noise might need to be added to the algorithm in order to keep the algorithm differentially private and this might hurt the algorithm’s performance. Amin et al. (2019) initiates the study on bounding user contributions and proposes a very natural algorithm which limits the number of samples each user can contribute by a threshold.

BibTeX
@inproceedings{NEURIPS2020_a0dc078c,
 author = {Epasto, Alessandro and Mahdian, Mohammad and Mao, Jieming and Mirrokni, Vahab and Ren, Lijie},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {13999--14010},
 publisher = {Curran Associates, Inc.},
 title = {Smoothly Bounding User Contributions in Differential Privacy },
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/a0dc078ca0d99b5ebb465a9f1cad54ba-Paper.pdf},
 volume = {33},
 year = {2020}
}