# Comprehensive Privacy Analysis of Deep Learning: Passive and Active   White-box Inference Attacks against Centralized and Federated Learning

**Authors:** Milad Nasr, Reza Shokri, Amir Houmansadr

arXiv: 1812.00910 · 2020-06-09

## TL;DR

This paper conducts a comprehensive privacy analysis of deep learning models, revealing their vulnerability to white-box inference attacks in both centralized and federated settings, and introduces novel algorithms exploiting training process vulnerabilities.

## Contribution

It introduces new white-box inference algorithms tailored for deep learning, demonstrating significant privacy leakage even in well-generalized models and federated learning scenarios.

## Key findings

- White-box attacks outperform black-box extensions.
- Deep models leak training data information.
- Federated learning participants can perform active attacks.

## Abstract

Deep neural networks are susceptible to various inference attacks as they remember information about their training data. We design white-box inference attacks to perform a comprehensive privacy analysis of deep learning models. We measure the privacy leakage through parameters of fully trained models as well as the parameter updates of models during training. We design inference algorithms for both centralized and federated learning, with respect to passive and active inference attackers, and assuming different adversary prior knowledge.   We evaluate our novel white-box membership inference attacks against deep learning algorithms to trace their training data records. We show that a straightforward extension of the known black-box attacks to the white-box setting (through analyzing the outputs of activation functions) is ineffective. We therefore design new algorithms tailored to the white-box setting by exploiting the privacy vulnerabilities of the stochastic gradient descent algorithm, which is the algorithm used to train deep neural networks. We investigate the reasons why deep learning models may leak information about their training data. We then show that even well-generalized models are significantly susceptible to white-box membership inference attacks, by analyzing state-of-the-art pre-trained and publicly available models for the CIFAR dataset. We also show how adversarial participants, in the federated learning setting, can successfully run active membership inference attacks against other participants, even when the global model achieves high prediction accuracies.

## Full text

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

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1812.00910/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1812.00910/full.md

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