Bridging Quantized Artificial Neural Networks and Neuromorphic Hardware
Zhenhui Chen, Haoran Xu, Yangfan Hu, Xiaofei Jin, Xinyu Li, Ziyang Kang, Gang Pan, and De Ma

TL;DR
This paper introduces SDANN, a framework that directly maps quantized artificial neural networks onto neuromorphic hardware, achieving high accuracy and hardware deployment without performance loss.
Contribution
It proposes a novel SDANN framework that enables direct implementation of quantized ANNs on neuromorphic hardware, eliminating the need for spiking neural networks and tuning.
Findings
SDANN achieves the same accuracy as quantized ANNs.
Successful deployment on real neuromorphic hardware.
Demonstrates feasibility of direct quantized ANN mapping.
Abstract
Neuromorphic hardware aims to leverage distributed computing and event-driven circuit design to achieve an energy-efficient AI system. The name "neuromorphic" is derived from its spiking and local computing nature, which mimics the fundamental activity of an animal's nervous system. In neuromorphic hardware, neurons, i.e., computing cores use single-bit, event-driven data (called spikes) for inter-communication, which differs substantially from conventional hardware. To leverage the advantages of neuromorphic hardware and implement a computing model, the conventional approach is to build spiking neural networks (SNNs). SNNs replace the nonlinearity part of artificial neural networks (ANNs) in the realm of deep learning with spiking neurons, where the spiking neuron mimics the basic behavior of bio-neurons. However, there is still a performance gap between SNNs and their ANN…
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 · Neural Networks and Reservoir Computing · Ferroelectric and Negative Capacitance Devices
MethodsSpiking Neural Networks
