Performing computations while maintaining privacy is an important problem in todays distributed machine learning solutions. Consider the following two set ups between a client …
Balancing privacy and accuracy is a major challenge in designing differentially private machine learning algorithms. One way to improve this tradeoff for free is to leverage the …
The first large-scale deployment of private federated learning uses differentially private counting in the continual release model as a subroutine (Google AI blog titled “Federated …
K Talwar - arXiv preprint arXiv:2202.10618, 2022 - arxiv.org
Computing the noisy sum of real-valued vectors is an important primitive in differentially private learning and statistics. In private federated learning applications, these vectors are …
A typical setup in many machine learning scenarios involves a server that holds a model and a user that possesses data, and the challenge is to perform inference while …
Y He, R Vershynin, Y Zhu - The Thirty Sixth Annual …, 2023 - proceedings.mlr.press
We present a highly effective algorithmic approach for generating $\varepsilon $- differentially private synthetic data in a bounded metric space with near-optimal utility …
Y Zhu, YX Wang - International Conference on Machine …, 2019 - proceedings.mlr.press
We consider the problem of privacy-amplification by under the Renyi Differential Privacy framework. This is the main technique underlying the moments accountants (Abadi et al …
We propose a decentralized protocol for a large set of users to privately compute averages over their joint data, which can later be used to learn more complex models. Our protocol …
M Nassar - arXiv preprint arXiv:1901.09281, 2019 - arxiv.org
Privacy-preserving machine learning is learning from sensitive datasets that are typically distributed across multiple data owners. Private machine learning is a remarkable challenge …