# Automatic Discovery of Privacy-Utility Pareto Fronts

**Authors:** Brendan Avent, Javier Gonzalez, Tom Diethe, Andrei Paleyes, Borja, Balle

arXiv: 1905.10862 · 2020-07-23

## TL;DR

This paper introduces a Bayesian optimization approach to efficiently map the privacy-utility trade-off in differentially private algorithms, especially for complex tasks like neural network training, using only empirical utility measurements.

## Contribution

It presents a novel Bayesian optimization method to empirically discover privacy-utility Pareto fronts for complex differentially private algorithms.

## Key findings

- Effective characterization of privacy-utility trade-offs across various models and datasets.
- Applicable to complex machine learning tasks where analytical guarantees are unavailable.
- Demonstrated versatility in multiple privacy-preserving machine learning scenarios.

## Abstract

Differential privacy is a mathematical framework for privacy-preserving data analysis. Changing the hyperparameters of a differentially private algorithm allows one to trade off privacy and utility in a principled way. Quantifying this trade-off in advance is essential to decision-makers tasked with deciding how much privacy can be provided in a particular application while maintaining acceptable utility. Analytical utility guarantees offer a rigorous tool to reason about this trade-off, but are generally only available for relatively simple problems. For more complex tasks, such as training neural networks under differential privacy, the utility achieved by a given algorithm can only be measured empirically. This paper presents a Bayesian optimization methodology for efficiently characterizing the privacy--utility trade-off of any differentially private algorithm using only empirical measurements of its utility. The versatility of our method is illustrated on a number of machine learning tasks involving multiple models, optimizers, and datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.10862/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1905.10862/full.md

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/1905.10862/full.md

---
Source: https://tomesphere.com/paper/1905.10862