An Efficient Spiking Neural Network for Recognizing Gestures with a DVS Camera on the Loihi Neuromorphic Processor
Riccardo Massa, Alberto Marchisio, Maurizio Martina, Muhammad Shafique

TL;DR
This paper presents a method to convert deep neural networks into efficient spiking neural networks for gesture recognition using a DVS camera on the Loihi processor, achieving high accuracy with low resource usage.
Contribution
The authors develop a conversion methodology for DNNs to SNNs tailored for Loihi, enabling real-time gesture recognition with high accuracy and minimal hardware resources.
Findings
Achieved 89.64% accuracy on DvsGesture dataset
SNN implementation uses only 37 Loihi cores
Conversion method maintains near-DNN accuracy
Abstract
Spiking Neural Networks (SNNs), the third generation NNs, have come under the spotlight for machine learning based applications due to their biological plausibility and reduced complexity compared to traditional artificial Deep Neural Networks (DNNs). These SNNs can be implemented with extreme energy efficiency on neuromorphic processors like the Intel Loihi research chip, and fed by event-based sensors, such as DVS cameras. However, DNNs with many layers can achieve relatively high accuracy on image classification and recognition tasks, as the research on learning rules for SNNs for real-world applications is still not mature. The accuracy results for SNNs are typically obtained either by converting the trained DNNs into SNNs, or by directly designing and training SNNs in the spiking domain. Towards the conversion from a DNN to an SNN, we perform a comprehensive analysis of such…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
