# Scalable and Jointly Differentially Private Packing

**Authors:** Zhiyi Huang, Xue Zhu

arXiv: 1905.00767 · 2019-05-03

## TL;DR

This paper presents a scalable, jointly differentially private algorithm for packing problems that optimally balances privacy and supply requirements, with linear runtime in the number of agents.

## Contribution

It introduces a new $(\epsilon,\delta)$-jointly differentially private algorithm that is both scalable and achieves near-optimal privacy-supply trade-offs.

## Key findings

- Achieves optimal privacy-supply trade-off up to logarithmic factors.
- Runs in linear time relative to the number of agents.
- Outperforms previous algorithms with cubic time or larger supply requirements.

## Abstract

We introduce an $(\epsilon, \delta)$-jointly differentially private algorithm for packing problems. Our algorithm not only achieves the optimal trade-off between the privacy parameter $\epsilon$ and the minimum supply requirement (up to logarithmic factors), but is also scalable in the sense that the running time is linear in the number of agents $n$. Previous algorithms either run in cubic time in $n$, or require a minimum supply per resource that is $\sqrt{n}$ times larger than the best possible.

## Full text

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

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00767/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1905.00767/full.md

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