pith. sign in

arxiv: 1809.06573 · v2 · pith:PHE3YG2Ynew · submitted 2018-09-18 · 💻 cs.LG · stat.ML

Runtime Monitoring Neuron Activation Patterns

classification 💻 cs.LG stat.ML
keywords patterntrainingactivationdecisionmonitorneuronpatternsdata
0
0 comments X
read the original abstract

For using neural networks in safety critical domains, it is important to know if a decision made by a neural network is supported by prior similarities in training. We propose runtime neuron activation pattern monitoring - after the standard training process, one creates a monitor by feeding the training data to the network again in order to store the neuron activation patterns in abstract form. In operation, a classification decision over an input is further supplemented by examining if a pattern similar (measured by Hamming distance) to the generated pattern is contained in the monitor. If the monitor does not contain any pattern similar to the generated pattern, it raises a warning that the decision is not based on the training data. Our experiments show that, by adjusting the similarity-threshold for activation patterns, the monitors can report a significant portion of misclassfications to be not supported by training with a small false-positive rate, when evaluated on a test set.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Edge Case Detection in Automated Driving: Methods, Challenges and Future Directions

    cs.RO 2024-10 unverdicted novelty 4.0

    The paper delivers a two-level hierarchical classification of edge case detection methods in automated driving, covering AV modules and methodologies, plus evaluation metrics and open challenges.