English

Unsupervised Backdoor Detection and Mitigation for Spiking Neural Networks

Cryptography and Security 2025-10-09 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Spiking Neural Networks (SNNs) have gained increasing attention for their superior energy efficiency compared to Artificial Neural Networks (ANNs). However, their security aspects, particularly under backdoor attacks, have received limited attention. Existing defense methods developed for ANNs perform poorly or can be easily bypassed in SNNs due to their event-driven and temporal dependencies. This paper identifies the key blockers that hinder traditional backdoor defenses in SNNs and proposes an unsupervised post-training detection framework, Temporal Membrane Potential Backdoor Detection (TMPBD), to overcome these challenges. TMPBD leverages the maximum margin statistics of temporal membrane potential (TMP) in the final spiking layer to detect target labels without any attack knowledge or data access. We further introduce a robust mitigation mechanism, Neural Dendrites Suppression Backdoor Mitigation (NDSBM), which clamps dendritic connections between early convolutional layers to suppress malicious neurons while preserving benign behaviors, guided by TMP extracted from a small, clean, unlabeled dataset. Extensive experiments on multiple neuromorphic benchmarks and state-of-the-art input-aware dynamic trigger attacks demonstrate that TMPBD achieves 100% detection accuracy, while NDSBM reduces the attack success rate from 100% to 8.44%, and to 2.81% when combined with detection, without degrading clean accuracy.

Keywords

Cite

@article{arxiv.2510.06629,
  title  = {Unsupervised Backdoor Detection and Mitigation for Spiking Neural Networks},
  author = {Jiachen Li and Bang Wu and Xiaoyu Xia and Xiaoning Liu and Xun Yi and Xiuzhen Zhang},
  journal= {arXiv preprint arXiv:2510.06629},
  year   = {2025}
}

Comments

To appear in The 28th International Symposium on Research in Attacks, Intrusions and Defenses (RAID 2025)

R2 v1 2026-07-01T06:23:02.588Z