English

Data from Model: Extracting Data from Non-robust and Robust Models

Computer Vision and Pattern Recognition 2020-07-14 v1 Machine Learning

Abstract

The essence of deep learning is to exploit data to train a deep neural network (DNN) model. This work explores the reverse process of generating data from a model, attempting to reveal the relationship between the data and the model. We repeat the process of Data to Model (DtM) and Data from Model (DfM) in sequence and explore the loss of feature mapping information by measuring the accuracy drop on the original validation dataset. We perform this experiment for both a non-robust and robust origin model. Our results show that the accuracy drop is limited even after multiple sequences of DtM and DfM, especially for robust models. The success of this cycling transformation can be attributed to the shared feature mapping existing in data and model. Using the same data, we observe that different DtM processes result in models having different features, especially for different network architecture families, even though they achieve comparable performance.

Keywords

Cite

@article{arxiv.2007.06196,
  title  = {Data from Model: Extracting Data from Non-robust and Robust Models},
  author = {Philipp Benz and Chaoning Zhang and Tooba Imtiaz and In-So Kweon},
  journal= {arXiv preprint arXiv:2007.06196},
  year   = {2020}
}

Comments

Accepted at the CVPR 2020 Workshop on Adversarial Machine Learning in Computer Vision

R2 v1 2026-06-23T17:04:03.918Z