Probabilistic Modeling of Spiking Neural Networks with Contract-Based Verification
Zhen Yao, Elisabetta De Maria, and Robert De Simone

TL;DR
This paper introduces a probabilistic modeling framework for Spiking Neural Networks (SNNs) that supports formal verification and simulation, addressing the challenge of ensuring global reaction requirements in stochastic timing scenarios.
Contribution
It provides a simple, parametric model framework for elementary neural bundles and their connections, enabling formal verification and simulation of SNNs.
Findings
Model framework translates into existing model-checkers and simulators.
Supports expressing neural bundles and connections with latency and probability.
Facilitates formal verification of SNNs with stochastic timing.
Abstract
Spiking Neural Networks (SNN) are models for "realistic" neuronal computation, which makes them somehow different in scope from "ordinary" deep-learning models widely used in AI platforms nowadays. SNNs focus on timed latency (and possibly probability) of neuronal reactive activation/response, more than numerical computation of filters. So, an SNN model must provide modeling constructs for elementary neural bundles and then for synaptic connections to assemble them into compound data flow network patterns. These elements are to be parametric patterns, with latency and probability values instantiated on particular instances (while supposedly constant "at runtime"). Designers could also use different values to represent "tired" neurons, or ones impaired by external drugs, for instance. One important challenge in such modeling is to study how compound models could meet global reaction…
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
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Neural Networks and Applications
MethodsSpiking Neural Networks · Focus
