English

Sampling Prediction-Matching Examples in Neural Networks: A Probabilistic Programming Approach

Machine Learning 2020-01-10 v1 Machine Learning

Abstract

Though neural network models demonstrate impressive performance, we do not understand exactly how these black-box models make individual predictions. This drawback has led to substantial research devoted to understand these models in areas such as robustness, interpretability, and generalization ability. In this paper, we consider the problem of exploring the prediction level sets of a classifier using probabilistic programming. We define a prediction level set to be the set of examples for which the predictor has the same specified prediction confidence with respect to some arbitrary data distribution. Notably, our sampling-based method does not require the classifier to be differentiable, making it compatible with arbitrary classifiers. As a specific instantiation, if we take the classifier to be a neural network and the data distribution to be that of the training data, we can obtain examples that will result in specified predictions by the neural network. We demonstrate this technique with experiments on a synthetic dataset and MNIST. Such level sets in classification may facilitate human understanding of classification behaviors.

Keywords

Cite

@article{arxiv.2001.03076,
  title  = {Sampling Prediction-Matching Examples in Neural Networks: A Probabilistic Programming Approach},
  author = {Serena Booth and Ankit Shah and Yilun Zhou and Julie Shah},
  journal= {arXiv preprint arXiv:2001.03076},
  year   = {2020}
}

Comments

AAAI 2020 Workshop on Statistical Relational AI (StarAI 2020)

R2 v1 2026-06-23T13:07:09.323Z