paper-with-me

홈 › Papers

Compiling Spiking Neural Networks to Neuromorphic Hardware

2020-04-07 · Shihao Song, Adarsha Balaji, Anup Das, Nagarajan Kandasamy, James Shackleford

Machine learning applications that are implemented with spike-based computation model, e.g., Spiking Neural Network (SNN), have a great potential to lower the energy consumption when they are executed on a neuromorphic hardware. However, compiling and mapping an SNN to the hardware is challenging, especially when compute and storage resources of the hardware (viz. crossbar) need to be shared among the neurons and synapses of the SNN. We propose an approach to analyze and compile SNNs on a resource-constrained neuromorphic hardware, providing guarantee on key performance metrics such as execution time and throughput. Our approach makes the following three key contributions. First, we propose a greedy technique to partition an SNN into clusters of neurons and synapses such that each cluster can fit on to the resources of a crossbar. Second, we exploit the rich semantics and expressiveness of Synchronous Dataflow Graphs (SDFGs) to represent a clustered SNN and analyze its performance using Max-Plus Algebra, considering the available compute and storage capacities, buffer sizes, and communication bandwidth. Third, we propose a self-timed execution-based fast technique to compile and admit SNN-based applications to a neuromorphic hardware at run-time, adapting dynamically to the available resources on the hardware. We evaluate our approach with standard SNN-based applications and demonstrate a significant performance improvement compared to current practices.

📄 PDF Abstract BibTeX arXiv:2004.03717

Code (1)

drexel-DISCO/DFSynthesizer 공식 구현

Similar Papers 제목 키워드 기반

Compiling Spiking Neural Networks to Mitigate Neuromorphic Hardware Constraints

2020-11-27 · Adarsha Balaji, Anup Das

Spiking Neural Networks (SNNs) are efficient computation models to perform spatio-temporal pattern recognition on {resource}- and {power}-constrained platforms. SNNs executed on neuromorphic hardware can further reduce e…

Rolling Shutter Correction

Bridging Quantized Artificial Neural Networks and Neuromorphic Hardware

2025-05-18 · Zhenhui Chen, Haoran Xu, De Ma

Neuromorphic hardware has been proposed and also been produced for decades. One of the main goals of this hardware is to leverage distributed computing and event-driven circuit design and achieve power-efficient AI syste…

Distributed Computing

Spiking Linear Dynamical Systems on Neuromorphic Hardware for Low-Power Brain-Machine Interfaces

2018-05-22 · David G. Clark, Jesse A. Livezey, Edward F. Chang, Kristofer E. Bouchard

Neuromorphic architectures achieve low-power operation by using many simple spiking neurons in lieu of traditional hardware. Here, we develop methods for precise linear computations in spiking neural networks and use the…

Spiking Neural Network Equalization on Neuromorphic Hardware for IM/DD Optical Communication

2022-06-01 · Elias Arnold, Georg Böcherer, Eric Müller, Philipp Spilger 외

A spiking neural network (SNN) non-linear equalizer model is implemented on the mixed-signal neuromorphic hardware system BrainScaleS-2 and evaluated for an IM/DD link. The BER 2e-3 is achieved with a hardware penalty le…

Computing with hardware neurons: spiking or classical? Perspectives of applied Spiking Neural Networks from the hardware side

2016-02-05 · Sergei Dytckov, Masoud Daneshtalab

While classical neural networks take a position of a leading method in the machine learning community, spiking neuromorphic systems bring attention and large projects in neuroscience. Spiking neural networks were shown t…