paper-with-me

Papers

Online Continual Learning on Intel Loihi 2 via a Co-designed Spiking Neural Network

2025-11-03 · Elvin Hajizada, Danielle Rager, Timothy Shea, Leobardo Campos-Macias, Andreas Wild, Eyke Hüllermeier, Yulia Sandamirskaya, Mike Davies arxiv

AI systems on edge devices require online continual learning -- adapting to non-stationary streams and unfamiliar classes without catastrophic forgetting -- under strict power constraints. We present CLP-SNN, a spiking neural network with a self-normalizing local learning rule and a spike-driven neural state machine for autonomous on-chip learning, implemented on Intel's Loihi 2 neuromorphic processor. On OpenLORIS few-shot experiments, CLP-SNN matches replay-based accuracy rehearsal-free. On Loihi 2, CLP-SNN achieves 113x lower latency (0.33 ms vs. 37.3 ms) and 6,600x lower energy (0.05 mJ vs. 333 mJ) than the strongest edge-GPU baseline. This gain decomposes into algorithmic efficiency (~14.5x latency, ~22.6x energy on the same GPU) and neuromorphic hardware co-design (~7.8x latency, ~295x energy) exploiting event-driven learning and sparse graded-spike communication. We show that co-designed brain-inspired algorithms and neuromorphic hardware can break traditional accuracy-efficiency trade-offs in edge AI.

📄 PDF Abstract BibTeX arXiv:2511.01553

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

An Efficient Spiking Neural Network for Recognizing Gestures with a DVS Camera on the Loihi Neuromorphic Processor

2020-05-16 · Riccardo Massa, Alberto Marchisio, Maurizio Martina, Muhammad Shafique

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 artifici…

Gesture Recognitionimage-classificationImage Classification

Solving a steady-state PDE using spiking networks and neuromorphic hardware

2020-05-21 · J. Darby Smith, William Severa, Aaron J. Hill, Leah Reeder 외

The widely parallel, spiking neural networks of neuromorphic processors can enable computationally powerful formulations. While recent interest has focused on primarily machine learning tasks, the space of appropriate ap…

BIG-bench Machine LearningPosition

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…

CLANE: Continual Learning of Actions on Neuromorphic Hardware from Event Cameras

2026-05-27 · Elvin Hajizada, Michael Neumeier, Edward Paxon Frady, Yulia Sandamirskaya 외 arxiv

Recognizing and continuously learning novel human actions without forgetting prior classes is a requirement for emerging AR/VR and robotics applications. For these applications, both on-device processing and learning are…

Continual LearningAction Recognition

Efficient Neuromorphic Signal Processing with Loihi 2

2021-11-05 · Garrick Orchard, E. Paxon Frady, Daniel Ben Dayan Rubin, Sophia Sanborn 외

The biologically inspired spiking neurons used in neuromorphic computing are nonlinear filters with dynamic state variables -- very different from the stateless neuron models used in deep learning. The next version of In…

Audio ClassificationOptical Flow Estimation