English

An Algorithm for Out-Of-Distribution Attack to Neural Network Encoder

Computer Vision and Pattern Recognition 2021-01-28 v4 Machine Learning Image and Video Processing

Abstract

Deep neural networks (DNNs), especially convolutional neural networks, have achieved superior performance on image classification tasks. However, such performance is only guaranteed if the input to a trained model is similar to the training samples, i.e., the input follows the probability distribution of the training set. Out-Of-Distribution (OOD) samples do not follow the distribution of training set, and therefore the predicted class labels on OOD samples become meaningless. Classification-based methods have been proposed for OOD detection; however, in this study we show that this type of method has no theoretical guarantee and is practically breakable by our OOD Attack algorithm because of dimensionality reduction in the DNN models. We also show that Glow likelihood-based OOD detection is breakable as well.

Keywords

Cite

@article{arxiv.2009.08016,
  title  = {An Algorithm for Out-Of-Distribution Attack to Neural Network Encoder},
  author = {Liang Liang and Linhai Ma and Linchen Qian and Jiasong Chen},
  journal= {arXiv preprint arXiv:2009.08016},
  year   = {2021}
}

Comments

26 pages, 25 figures, 8 tables

R2 v1 2026-06-23T18:36:03.414Z