Subset Scanning Over Neural Network Activations
Skyler Speakman, Srihari Sridharan, Sekou Remy, Komminist Weldemariam,, Edward McFowland

TL;DR
This paper introduces a novel subset scanning method for neural network activations to detect anomalous inputs, including adversarial noise, by efficiently identifying the most anomalous node activation subsets.
Contribution
It is the first to apply subset scanning techniques from anomaly detection to neural network activation analysis for out-of-distribution and adversarial input detection.
Findings
Effective detection of adversarial noise on CIFAR-10
Identification of activation interference patterns in neural networks
Efficient search for most anomalous activation subsets
Abstract
This work views neural networks as data generating systems and applies anomalous pattern detection techniques on that data in order to detect when a network is processing an anomalous input. Detecting anomalies is a critical component for multiple machine learning problems including detecting adversarial noise. More broadly, this work is a step towards giving neural networks the ability to recognize an out-of-distribution sample. This is the first work to introduce "Subset Scanning" methods from the anomalous pattern detection domain to the task of detecting anomalous input of neural networks. Subset scanning treats the detection problem as a search for the most anomalous subset of node activations (i.e., highest scoring subset according to non-parametric scan statistics). Mathematical properties of these scoring functions allow the search to be completed in log-linear rather than…
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 · Integrated Circuits and Semiconductor Failure Analysis
