English

NeuralDP Differentially private neural networks by design

Machine Learning 2021-08-11 v3 Cryptography and Security

Abstract

The application of differential privacy to the training of deep neural networks holds the promise of allowing large-scale (decentralized) use of sensitive data while providing rigorous privacy guarantees to the individual. The predominant approach to differentially private training of neural networks is DP-SGD, which relies on norm-based gradient clipping as a method for bounding sensitivity, followed by the addition of appropriately calibrated Gaussian noise. In this work we propose NeuralDP, a technique for privatising activations of some layer within a neural network, which by the post-processing properties of differential privacy yields a differentially private network. We experimentally demonstrate on two datasets (MNIST and Pediatric Pneumonia Dataset (PPD)) that our method offers substantially improved privacy-utility trade-offs compared to DP-SGD.

Keywords

Cite

@article{arxiv.2107.14582,
  title  = {NeuralDP Differentially private neural networks by design},
  author = {Moritz Knolle and Dmitrii Usynin and Alexander Ziller and Marcus R. Makowski and Daniel Rueckert and Georgios Kaissis},
  journal= {arXiv preprint arXiv:2107.14582},
  year   = {2021}
}

Comments

Paper withdrawn. The paper contains a factual error

R2 v1 2026-06-24T04:41:12.285Z