A Method for Restoring the Training Set Distribution in an Image Classifier
Alexey Chaplygin, Joshua Chacksfield

TL;DR
This paper introduces a novel method to reconstruct samples from an image classifier's training distribution, enabling better understanding of model decisions and robustness without requiring detailed knowledge of the underlying data distribution.
Contribution
It presents a new approach for reconstructing training set samples from an image classifier without deep prior knowledge of the data distribution.
Findings
Reconstructed samples reveal key features influencing model decisions.
Method exposes vulnerabilities to adversarial examples.
Provides insights into training data characteristics.
Abstract
Convolutional Neural Networks are a well-known staple of modern image classification. However, it can be difficult to assess the quality and robustness of such models. Deep models are known to perform well on a given training and estimation set, but can easily be fooled by data that is specifically generated for the purpose. It has been shown that one can produce an artificial example that does not represent the desired class, but activates the network in the desired way. This paper describes a new way of reconstructing a sample from the training set distribution of an image classifier without deep knowledge about the underlying distribution. This enables access to the elements of images that most influence the decision of a convolutional network and to extract meaningful information about the training distribution.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
