paper-with-me

Papers

Efficient Neuromorphic Signal Processing with Loihi 2

2021-11-05 · Garrick Orchard, E. Paxon Frady, Daniel Ben Dayan Rubin, Sophia Sanborn, Sumit Bam Shrestha, Friedrich T. Sommer, Mike Davies

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 Intel's neuromorphic research processor, Loihi 2, supports a wide range of stateful spiking neuron models with fully programmable dynamics. Here we showcase advanced spiking neuron models that can be used to efficiently process streaming data in simulation experiments on emulated Loihi 2 hardware. In one example, Resonate-and-Fire (RF) neurons are used to compute the Short Time Fourier Transform (STFT) with similar computational complexity but 47x less output bandwidth than the conventional STFT. In another example, we describe an algorithm for optical flow estimation using spatiotemporal RF neurons that requires over 90x fewer operations than a conventional DNN-based solution. We also demonstrate promising preliminary results using backpropagation to train RF neurons for audio classification tasks. Finally, we show that a cascade of Hopf resonators - a variant of the RF neuron - replicates novel properties of the cochlea and motivates an efficient spike-based spectrogram encoder.

📄 PDF Abstract BibTeX arXiv:2111.03746

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationOptical Flow Estimation

Similar Papers 제목 키워드 기반

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

Implementing and Benchmarking the Locally Competitive Algorithm on the Loihi 2 Neuromorphic Processor

2023-07-25 · Gavin Parpart, Sumedh R. Risbud, Garrett T. Kenyon, Yijing Watkins

Neuromorphic processors have garnered considerable interest in recent years for their potential in energy-efficient and high-speed computing. The Locally Competitive Algorithm (LCA) has been utilized for power efficient …

BenchmarkingCPUGPU

Low Power Neuromorphic EMG Gesture Classification

2022-06-04 · Sai Sukruth Bezugam, Ahmed Shaban, Manan Suri

EMG (Electromyograph) signal based gesture recognition can prove vital for applications such as smart wearables and bio-medical neuro-prosthetic control. Spiking Neural Networks (SNNs) are promising for low-power, real-t…

ClassificationEMG Gesture RecognitionGesture RecognitionGPU

Time-coded Spiking Fourier Transform in Neuromorphic Hardware

2022-02-25 · Javier López-Randulfe, Nico Reeb, Negin Karimi, Chen Liu 외

After several decades of continuously optimizing computing systems, the Moore's law is reaching itsend. However, there is an increasing demand for fast and efficient processing systems that can handlelarge streams of dat…

Neuromorphic Principles for Efficient Large Language Models on Intel Loihi 2

2025-02-12 · Steven Abreu, Sumit Bam Shrestha, Rui-Jie Zhu, Jason Eshraghian

Large language models (LLMs) deliver impressive performance but require large amounts of energy. In this work, we present a MatMul-free LLM architecture adapted for Intel's neuromorphic processor, Loihi 2. Our approach l…

GPU