English

Reconstructing Training Data from Trained Neural Networks

Machine Learning 2022-12-06 v3 Cryptography and Security Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

Understanding to what extent neural networks memorize training data is an intriguing question with practical and theoretical implications. In this paper we show that in some cases a significant fraction of the training data can in fact be reconstructed from the parameters of a trained neural network classifier. We propose a novel reconstruction scheme that stems from recent theoretical results about the implicit bias in training neural networks with gradient-based methods. To the best of our knowledge, our results are the first to show that reconstructing a large portion of the actual training samples from a trained neural network classifier is generally possible. This has negative implications on privacy, as it can be used as an attack for revealing sensitive training data. We demonstrate our method for binary MLP classifiers on a few standard computer vision datasets.

Keywords

Cite

@article{arxiv.2206.07758,
  title  = {Reconstructing Training Data from Trained Neural Networks},
  author = {Niv Haim and Gal Vardi and Gilad Yehudai and Ohad Shamir and Michal Irani},
  journal= {arXiv preprint arXiv:2206.07758},
  year   = {2022}
}

Comments

Fixed a typo in the acknowledgements

R2 v1 2026-06-24T11:52:54.825Z