Membership Privacy Evaluation in Deep Spiking Neural Networks
Jiaxin Li, Gorka Abad, Stjepan Picek, and Mauro Conti

TL;DR
This paper assesses the privacy risks of membership inference attacks on spiking neural networks, revealing their higher vulnerability compared to traditional neural networks, especially with neuromorphic datasets, and explores mitigation strategies.
Contribution
It is the first comprehensive evaluation of membership privacy in SNNs, comparing attack vulnerabilities with ANNs and analyzing impact factors and defenses.
Findings
SNNs are more vulnerable to MIAs than ANNs on neuromorphic datasets.
Conversion from static to SNN reduces MIA accuracy and slightly lowers model accuracy.
Data augmentation methods can significantly reduce MIA success rates.
Abstract
Artificial Neural Networks (ANNs), commonly mimicking neurons with non-linear functions to output floating-point numbers, consistently receive the same signals of a data point during its forward time. Unlike ANNs, Spiking Neural Networks (SNNs) get various input signals in the forward time of a data point and simulate neurons in a biologically plausible way, i.e., producing a spike (a binary value) if the accumulated membrane potential of a neuron is larger than a threshold. Even though ANNs have achieved remarkable success in multiple tasks, e.g., face recognition and object detection, SNNs have recently obtained attention due to their low power consumption, fast inference, and event-driven properties. While privacy threats against ANNs are widely explored, much less work has been done on SNNs. For instance, it is well-known that ANNs are vulnerable to the Membership Inference Attack…
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 · Ferroelectric and Negative Capacitance Devices · Cellular Automata and Applications
MethodsSoftmax · Attention Is All You Need
