Spiking Neural Network for Ultra-low-latency and High-accurate Object Detection
Jinye Qu, Zeyu Gao, Tielin Zhang, Yanfeng Lu, Huajin Tang, Hong Qiao

TL;DR
This paper introduces a novel SNN-based object detection model that significantly reduces latency and improves accuracy by employing timesteps compression and spike-time-dependent coding, outperforming previous models on standard datasets.
Contribution
The paper presents SUHD, the deepest spike-based object detection model with ultra-low latency and high accuracy, achieved through innovative conversion and coding techniques.
Findings
Achieves 750x fewer timesteps than Spiking-YOLO on MS COCO
Improves mean average precision by 30% on MS COCO
Demonstrates state-of-the-art performance with ultra-low latency
Abstract
Spiking Neural Networks (SNNs) have garnered widespread interest for their energy efficiency and brain-inspired event-driven properties. While recent methods like Spiking-YOLO have expanded the SNNs to more challenging object detection tasks, they often suffer from high latency and low detection accuracy, making them difficult to deploy on latency sensitive mobile platforms. Furthermore, the conversion method from Artificial Neural Networks (ANNs) to SNNs is hard to maintain the complete structure of the ANNs, resulting in poor feature representation and high conversion errors. To address these challenges, we propose two methods: timesteps compression and spike-time-dependent integrated (STDI) coding. The former reduces the timesteps required in ANN-SNN conversion by compressing information, while the latter sets a time-varying threshold to expand the information holding capacity. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Advanced Neural Network Applications
