English

Adversary Detection in Neural Networks via Persistent Homology

Machine Learning 2017-12-01 v1 Machine Learning

Abstract

We outline a detection method for adversarial inputs to deep neural networks. By viewing neural network computations as graphs upon which information flows from input space to out- put distribution, we compare the differences in graphs induced by different inputs. Specifically, by applying persistent homology to these induced graphs, we observe that the structure of the most persistent subgraphs which generate the first homology group differ between adversarial and unperturbed inputs. Based on this observation, we build a detection algorithm that depends only on the topological information extracted during training. We test our algorithm on MNIST and achieve 98% detection adversary accuracy with F1-score 0.98.

Keywords

Cite

@article{arxiv.1711.10056,
  title  = {Adversary Detection in Neural Networks via Persistent Homology},
  author = {Thomas Gebhart and Paul Schrater},
  journal= {arXiv preprint arXiv:1711.10056},
  year   = {2017}
}

Comments

16 pages