Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Time Is All It Takes: Spike-Retiming Attacks on Event-Driven Spiking Neural Networks

About

Spiking neural networks (SNNs) compute with discrete spikes and exploit temporal structure, yet most adversarial attacks change intensities or event counts instead of timing. We study a timing-only adversary that retimes existing spikes while preserving spike counts and amplitudes in event-driven SNNs, thus remaining rate-preserving. We formalize a capacity-1 spike-retiming threat model with a unified trio of budgets: per-spike jitter $\mathcal{B}_{\infty}$, total delay $\mathcal{B}_{1}$, and tamper count $\mathcal{B}_{0}$. Feasible adversarial examples must satisfy timeline consistency and non-overlap, which makes the search space discrete and constrained. To optimize such retimings at scale, we use projected-in-the-loop (PIL) optimization: shift-probability logits yield a differentiable soft retiming for backpropagation, and a strict projection in the forward pass produces a feasible discrete schedule that satisfies capacity-1, non-overlap, and the chosen budget at every step. The objective maximizes task loss on the projected input and adds a capacity regularizer together with budget-aware penalties, which stabilizes gradients and aligns optimization with evaluation. Across event-driven benchmarks (CIFAR10-DVS, DVS-Gesture, N-MNIST) and diverse SNN architectures, we evaluate under binary and integer event grids and a range of retiming budgets, and also test models trained with timing-aware adversarial training designed to counter timing-only attacks. For example, on DVS-Gesture the attack attains high success (over $90\%$) while touching fewer than $2\%$ of spikes under $\mathcal{B}_{0}$. Taken together, our results show that spike retiming is a practical and stealthy attack surface that current defenses struggle to counter, providing a clear reference for temporal robustness in event-driven SNNs. Code is available at https://github.com/yuyi-sd/Spike-Retiming-Attacks.

Yi Yu, Qixin Zhang, Shuhan Ye, Xun Lin, Qianshan Wei, Kun Wang, Wenhan Yang, Dacheng Tao, Xudong Jiang• 2026

Related benchmarks

TaskDatasetResultRank
Timing AttackN-MNIST integer
Attack Success Rate (ASR)99.8
66
Image ClassificationN-MNIST binary--
54
Adversarial AttackBinary N-MNIST
ASR100
27
Action RecognitionDVS-Gesture Binary-grid--
27
Digit ClassificationN-MNIST Binary-grid--
27
Image ClassificationCIFAR10-DVS Binary-grid--
27
Adversarial AttackDVS-Gesture binary (test)
ASR98.9
18
Action RecognitionDVS-Gesture
Accuracy72.22
12
Adversarial AttackCIFAR10-DVS binary (test)
ASR (General)80
9
Timing AttackN-MNIST binary (test)
ASR94
6
Showing 10 of 13 rows

Other info

Follow for update