paper-with-me

홈 › Papers

Low-power event-based face detection with asynchronous neuromorphic hardware

2023-12-21 · Caterina Caccavella, Federico Paredes-Vallés, Marco Cannici, Lyes Khacef

The rise of mobility, IoT and wearables has shifted processing to the edge of the sensors, driven by the need to reduce latency, communication costs and overall energy consumption. While deep learning models have achieved remarkable results in various domains, their deployment at the edge for real-time applications remains computationally expensive. Neuromorphic computing emerges as a promising paradigm shift, characterized by co-localized memory and computing as well as event-driven asynchronous sensing and processing. In this work, we demonstrate the possibility of solving the ubiquitous computer vision task of object detection at the edge with low-power requirements, using the event-based N-Caltech101 dataset. We present the first instance of an on-chip spiking neural network for event-based face detection deployed on the SynSense Speck neuromorphic chip, which comprises both an event-based sensor and a spike-based asynchronous processor implementing Integrate-and-Fire neurons. We show how to reduce precision discrepancies between off-chip clock-driven simulation used for training and on-chip event-driven inference. This involves using a multi-spike version of the Integrate-and-Fire neuron on simulation, where spikes carry values that are proportional to the extent the membrane potential exceeds the firing threshold. We propose a robust strategy to train spiking neural networks with back-propagation through time using multi-spike activation and firing rate regularization and demonstrate how to decode output spikes into bounding boxes. We show that the power consumption of the chip is directly proportional to the number of synaptic operations in the spiking neural network, and we explore the trade-off between power consumption and detection precision with different firing rate regularization, achieving an on-chip face detection mAP[0.5] of ~0.6 while consuming only ~20 mW.

📄 PDF Abstract BibTeX arXiv:2312.14261

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Asynchronous Convolutional Networks for Object Detection in Neuromorphic Cameras

2018-05-21 · Marco Cannici, Marco Ciccone, Andrea Romanoni, Matteo Matteucci

Event-based cameras, also known as neuromorphic cameras, are bioinspired sensors able to perceive changes in the scene at high frequency with low power consumption. Becoming available only very recently, a limited amount…

Objectobject-detectionObject Detection

Distance Surface for Event-Based Optical Flow

2020-03-28 · Mohammed Almatrafi, Raymond Baldwin, Kiyoharu Aizawa, Keigo Hirakawa

We propose DistSurf-OF, a novel optical flow method for neuromorphic cameras. Neuromorphic cameras (or event detection cameras) are an emerging sensor modality that makes use of dynamic vision sensors (DVS) to report asy…

Event-based Optical FlowEvent DetectionOptical Flow Estimation

Core interface optimization for multi-core neuromorphic processors

2023-08-08 · Zhe Su, Hyunjung Hwang, Tristan Torchet, Giacomo Indiveri

Hardware implementations of Spiking Neural Networks (SNNs) represent a promising approach to edge-computing for applications that require low-power and low-latency, and which cannot resort to external cloud-based computi…

Edge-computing

Neuromorphic Object Detection: An In-Depth Study and Future Directions

2026-07-26 · Jianing Li, Dianze Li, Arren Glover, Xiaopeng Fan 외 arxiv

Conventional frame-based cameras face significant challenges in detecting objects under high-speed motion blur or in low-light environments. Neuromorphic cameras provide asynchronous visual streams with high temporal res…

Low-latency processingObject Detection

A scalable multi-core architecture with heterogeneous memory structures for Dynamic Neuromorphic Asynchronous Processors (DYNAPs)

2017-08-14 · Saber Moradi, Ning Qiao, Fabio Stefanini, Giacomo Indiveri

Neuromorphic computing systems comprise networks of neurons that use asynchronous events for both computation and communication. This type of representation offers several advantages in terms of bandwidth and power consu…