Real-Time Frame- and Event-based Object Detection with Spiking Neural Networks on Edge Neuromorphic Hardware: Design, Deployment and Benchmark

arXiv cs.CV / 5/4/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • The paper proposes a design methodology for spiking neural network (SNN)–based object detection architectures tailored for neuromorphic hardware, focusing on deployment on Intel’s Loihi 2.
  • Benchmarks compare SNN detection on Loihi 2 with ANN-based detection on NVIDIA Jetson Orin Nano, NVIDIA Jetson Nano B01, and an Apple M2 CPU using both frame-based and event-based datasets.
  • The authors report that Loihi 2 enables real-time object detection with the lowest per-inference dynamic energy across the tested platforms, and it also leads in power consumption efficiency.
  • While Jetson Orin Nano achieves higher inference rates with ANNs, the study finds SNNs can recover 87–100% of ANN detection accuracy via distillation-aware training, whereas non-distilled SNNs drop in accuracy by 11–27%.
  • Overall, the work supports the feasibility of neuromorphic edge systems for energy-efficient, real-time object detection, especially when using distillation-aware training to maintain accuracy.

Abstract

Real-time object detection on energy-constrained platforms is critical for applications such as UAV-based inspection, autonomous navigation, and mobile robotics. Spiking neural networks (SNNs) on neuromorphic hardware are believed to be significantly more energy-efficient than conventional artificial neural networks (ANNs). In this work, we present a comprehensive methodology for designing general SNN detection architectures targeting neuromorphic platforms, along with the engineering adaptations required to deploy them on the state-of-the-art Neuromorphic processor, Intel Loihi 2. We benchmark SNN-based object detection on Loihi 2 using both frame-based and event-based datasets, comparing performance with ANN-based detection on the NVIDIA Jetson Orin Nano, NVIDIA Jetson Nano B01, and the Apple M2 CPU. Our results show that SNNs on Loihi 2 can perform real-time detection while achieving the lowest per-inference dynamic energy among all platforms. Also, Loihi 2 outperforms the other platforms in terms of power consumption, though ANNs on Jetson Orin Nano achieve higher inference rates. Furthermore, our ANN-to-SNN distillation-aware training enables SNNs to recover 87-100% of the detection accuracy of their ANN counterparts while maintaining lower inference latency; without distillation, SNNs exhibit an 11-27% accuracy drop. These results highlight the potential of neuromorphic systems for energy-efficient, real-time object detection at the edge.