TL;DR
This paper introduces BadSNN, a novel backdoor attack on spiking neural networks that exploits neuron hyperparameters to inject malicious behaviors, demonstrating superior performance and robustness against defenses.
Contribution
The paper presents BadSNN, the first backdoor attack specifically targeting SNNs by leveraging hyperparameter variations and trigger optimization techniques.
Findings
BadSNN achieves high attack success rates on various datasets and architectures.
It outperforms existing data poisoning backdoor attacks.
The attack remains effective against common backdoor mitigation methods.
Abstract
Spiking Neural Networks (SNNs) are energy-efficient counterparts of Deep Neural Networks (DNNs) with high biological plausibility, as information is transmitted through temporal spiking patterns. The core element of an SNN is the spiking neuron, which converts input data into spikes following the Leaky Integrate-and-Fire (LIF) neuron model. This model includes several important hyperparameters, such as the membrane potential threshold and membrane time constant. Both the DNNs and SNNs have proven to be exploitable by backdoor attacks, where an adversary can poison the training dataset with malicious triggers and force the model to behave in an attacker-defined manner. Yet, how an adversary can exploit the unique characteristics of SNNs for backdoor attacks remains underexplored. In this paper, we propose \textit{BadSNN}, a novel backdoor attack on spiking neural networks that exploits…
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.
