A Novel Explainable Out-of-Distribution Detection Approach for Spiking Neural Networks
Aitor Martinez Seras, Javier Del Ser, Jesus L. Lobo, Pablo, Garcia-Bringas, Nikola Kasabov

TL;DR
This paper introduces a new explainable out-of-distribution detection method for Spiking Neural Networks, leveraging internal spike count patterns and providing interpretability through attribution maps, with competitive experimental results.
Contribution
It presents a novel OoD detection approach for SNNs based on internal activations and introduces a local explanation method for interpretability.
Findings
The proposed detector performs competitively against existing OoD detection schemes.
The attribution maps effectively highlight input regions influencing OoD detection.
Experimental results validate the approach on multiple image classification datasets.
Abstract
Research around Spiking Neural Networks has ignited during the last years due to their advantages when compared to traditional neural networks, including their efficient processing and inherent ability to model complex temporal dynamics. Despite these differences, Spiking Neural Networks face similar issues than other neural computation counterparts when deployed in real-world settings. This work addresses one of the practical circumstances that can hinder the trustworthiness of this family of models: the possibility of querying a trained model with samples far from the distribution of its training data (also referred to as Out-of-Distribution or OoD data). Specifically, this work presents a novel OoD detector that can identify whether test examples input to a Spiking Neural Network belong to the distribution of the data over which it was trained. For this purpose, we characterize the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Applications · Ferroelectric and Negative Capacitance Devices
MethodsTest
