computer vision

Event Burst Trigger: An Availability Backdoor Attack on Event-Based SNN Object Detection

arXiv:2607.09115

summary

The paper introduces Event Burst Trigger, a backdoor attack that injects event‑based triggers into training data of spiking neural network (SNN) object detectors, causing bursty event streams that inflate the computational cost of Non‑Maximum Suppression without noticeably harming detection accuracy.

Abstract

Event-based vision and spiking neural networks (SNNs) are increasingly adopted for edge intelligence under strict latency and energy constraints. However, the vulnerability of event-based SNN object detection models to availability backdoor attacks remains insufficiently studied. This paper presents Event Burst Trigger (EBT), an availability backdoor attack targeting SNN-based object detection models. EBT injects carefully crafted event-based triggers into the training data, which induce temporally concentrated event streams during inference. These burst-like activations increase the number of phantom (i.e., spurious) object candidates, and consequently inflate the computational cost of the post-processing stage, particularly Non-Maximum Suppression (NMS). We evaluate EBT on SpikeYOLO, the state-of-the-art SNN-based object detector, under a poison-only threat model that does not require modifications to the model architecture, loss function, or inference pipeline. Experimental results show that while detection accuracy remains largely preserved, with [email protected] decreasing by less than 0.099, the latency of the NMS stage increases by up to 38%. This indicates that NMS can become a dominant availability bottleneck in event-based SNN object detection. Experiments on an edge platform further show that the proposed attack elevates baseline resource utilization and reduces scheduling slack without inducing conspicuous peaks in resource usage. In addition, STRIP-based backdoor detection fails to reliably distinguish the proposed attack from benign inputs. These results characterize a previously underexplored availability backdoor threat in event-based SNN object detection systems.

The 56th Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN 2026)

Topics & keywords

#event-based vision#spiking neural networks#object detection#backdoor attack#edge computingEvent Burst TriggerSpikeYOLONon-Maximum Suppressionpoison-only threat modelresource utilization