paper-with-me

홈 › Papers

Sigma-Delta Neural Network Conversion on Loihi 2

2025-05-09 · Matthew Brehove, Sadia Anjum Tumpa, Espoir Kyubwa, Naresh Menon, Vijaykrishnan Narayanan

Neuromorphic computing aims to improve the efficiency of artificial neural networks by taking inspiration from biological neurons and leveraging temporal sparsity, spatial sparsity, and compute near/in memory. Although these approaches have shown efficiency gains, training these spiking neural networks (SNN) remains difficult. The original attempts at converting trained conventional analog neural networks (ANN) to SNNs used the rate of binary spikes to represent neuron activations. This required many simulation time steps per inference, which degraded efficiency. Intel's Loihi 2 is a neuromorphic platform that supports graded spikes which can be used to represent changes in neuron activation. In this work, we use Loihi 2's graded spikes to develop a method for converting ANN networks to spiking networks, which take advantage of temporal and spatial sparsity. We evaluated the performance of this network on Loihi 2 and compared it to NVIDIA's Jetson Xavier edge AI platform.

📄 PDF Abstract BibTeX arXiv:2505.06417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accurate Mapping of RNNs on Neuromorphic Hardware with Adaptive Spiking Neurons

2024-07-18 · Gauthier Boeshertz, Giacomo Indiveri, Manu Nair, Alpha Renner

Thanks to their parallel and sparse activity features, recurrent neural networks (RNNs) are well-suited for hardware implementation in low-power neuromorphic hardware. However, mapping rate-based RNNs to hardware-compati…

Edge-computing

One-Bit Sigma-Delta modulation on the circle

2019-11-14

Manifold models in data analysis and signal processing have become more prominent in recent years. In this paper, we will look at one of the main tasks of modern signal processing, namely, at analog-to-digital (A/D) conv…

Quantization

Efficient Video and Audio processing with Loihi 2

2023-10-05 · Sumit Bam Shrestha, Jonathan Timcheck, Paxon Frady, Leobardo Campos-Macias 외

Loihi 2 is an asynchronous, brain-inspired research processor that generalizes several fundamental elements of neuromorphic architecture, such as stateful neuron models communicating with event-driven spikes, in order to…

Audio DenoisingDenoising

Autonomous Reinforcement Learning Robot Control with Intel's Loihi 2 Neuromorphic Hardware

2025-12-03 · Kenneth Stewart, Roxana Leontie, Samantha Chapin, Joe Hays 외 arxiv

We present an end-to-end pipeline for deploying reinforcement learning (RL) trained Artificial Neural Networks (ANNs) on neuromorphic hardware by converting them into spiking Sigma-Delta Neural Networks (SDNNs). We demon…

Reinforcement Learning

Region Masking to Accelerate Video Processing on Neuromorphic Hardware

2025-03-21 · Sreetama Sarkar, Sumit Bam Shrestha, Yue Che, Leobardo Campos-Macias 외

The rapidly growing demand for on-chip edge intelligence on resource-constrained devices has motivated approaches to reduce energy and latency of deep learning models. Spiking neural networks (SNNs) have gained particula…

object-detectionObject DetectionVideo Object Detection