paper-with-me

홈 › Papers

Brian2Loihi: An emulator for the neuromorphic chip Loihi using the spiking neural network simulator Brian

2021-09-25 · Carlo Michaelis, Andrew B. Lehr, Winfried Oed, Christian Tetzlaff

Developing intelligent neuromorphic solutions remains a challenging endeavour. It requires a solid conceptual understanding of the hardware's fundamental building blocks. Beyond this, accessible and user-friendly prototyping is crucial to speed up the design pipeline. We developed an open source Loihi emulator based on the neural network simulator Brian that can easily be incorporated into existing simulation workflows. We demonstrate errorless Loihi emulation in software for a single neuron and for a recurrently connected spiking neural network. On-chip learning is also reviewed and implemented, with reasonable discrepancy due to stochastic rounding. This work provides a coherent presentation of Loihi's computational unit and introduces a new, easy-to-use Loihi prototyping package with the aim to help streamline conceptualisation and deployment of new algorithms.

📄 PDF Abstract BibTeX arXiv:2109.12308

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solving QUBO on the Loihi 2 Neuromorphic Processor

2024-08-06 · Alessandro Pierro, Philipp Stratmann, Gabriel Andres Fonseca Guerra, Sumedh Risbud 외

In this article, we describe an algorithm for solving Quadratic Unconstrained Binary Optimization problems on the Intel Loihi 2 neuromorphic processor. The solver is based on a hardware-aware fine-grained parallel simula…

CPUEdge-computing

A Spiking Neural Network for Image Segmentation

2021-06-16 · Kinjal Patel, Eric Hunsberger, Sean Batir, Chris Eliasmith

We seek to investigate the scalability of neuromorphic computing for computer vision, with the objective of replicating non-neuromorphic performance on computer vision tasks while reducing power consumption. We convert t…

BenchmarkingCPUGPUImage Segmentation+1

Eventprop training for efficient neuromorphic applications

2025-03-06 · Thomas Shoesmith, James C. Knight, Balázs Mészáros, Jonathan Timcheck 외

Neuromorphic computing can reduce the energy requirements of neural networks and holds the promise to `repatriate' AI workloads back from the cloud to the edge. However, training neural networks on neuromorphic hardware …

BenchmarkingGPUKeyword SpottingNVIDIA Jetson Orin Nano

An Astrocyte-Modulated Neuromorphic Central Pattern Generator for Hexapod Robot Locomotion on Intel's Loihi

2020-06-08 · Ioannis Polykretis, Konstantinos P. Michmizos

Locomotion is a crucial challenge for legged robots that is addressed "effortlessly" by biological networks abundant in nature, named central pattern generators (CPG). The multitude of CPG network models that have so far…

A Complete Pipeline for deploying SNNs with Synaptic Delays on Loihi 2

2025-10-15 · Balázs Mészáros, James C. Knight, Jonathan Timcheck, Thomas Nowotny arxiv

Spiking Neural Networks are attracting increased attention as a more energy-efficient alternative to traditional Artificial Neural Networks for edge computing. Neuromorphic computing can significantly reduce energy requi…