English

Differentially private training of residual networks with scale normalisation

Machine Learning 2022-05-09 v2 Cryptography and Security

Abstract

The training of neural networks with Differentially Private Stochastic Gradient Descent offers formal Differential Privacy guarantees but introduces accuracy trade-offs. In this work, we propose to alleviate these trade-offs in residual networks with Group Normalisation through a simple architectural modification termed ScaleNorm by which an additional normalisation layer is introduced after the residual block's addition operation. Our method allows us to further improve on the recently reported state-of-the art on CIFAR-10, achieving a top-1 accuracy of 82.5% ({\epsilon}=8.0) when trained from scratch.

Keywords

Cite

@article{arxiv.2203.00324,
  title  = {Differentially private training of residual networks with scale normalisation},
  author = {Helena Klause and Alexander Ziller and Daniel Rueckert and Kerstin Hammernik and Georgios Kaissis},
  journal= {arXiv preprint arXiv:2203.00324},
  year   = {2022}
}

Comments

Submitted as paper to TPDP at ICML 2022

R2 v1 2026-06-24T09:57:34.315Z