Skip to main content

Showing 1–9 of 9 results for author: Shrestha, S B

.
  1. arXiv:2310.03251  [pdf, other

    cs.NE cs.ET

    Efficient Video and Audio processing with Loihi 2

    Authors: Sumit Bam Shrestha, Jonathan Timcheck, Paxon Frady, Leobardo Campos-Macias, Mike Davies

    Abstract: 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 address limitations of the first generation Loihi. Here we explore and characterize some of these generalizations, such as sigma-delta encapsulation, resonate-and-fire neurons, an… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

    Comments: 5 pages, 3 figures

  2. arXiv:2304.04640  [pdf, other

    cs.AI

    NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems

    Authors: Jason Yik, Korneel Van den Berghe, Douwe den Blanken, Younes Bouhadjar, Maxime Fabre, Paul Hueber, Denis Kleyko, Noah Pacik-Nelson, Pao-Sheng Vincent Sun, Guangzhi Tang, Shenqi Wang, Biyan Zhou, Soikat Hasan Ahmed, George Vathakkattil Joseph, Benedetto Leto, Aurora Micheli, Anurag Kumar Mishra, Gregor Lenz, Tao Sun, Zergham Ahmed, Mahmoud Akl, Brian Anderson, Andreas G. Andreou, Chiara Bartolozzi, Arindam Basu , et al. (73 additional authors not shown)

    Abstract: Neuromorphic computing shows promise for advancing computing efficiency and capabilities of AI applications using brain-inspired principles. However, the neuromorphic research field currently lacks standardized benchmarks, making it difficult to accurately measure technological advancements, compare performance with conventional methods, and identify promising future research directions. Prior neu… ▽ More

    Submitted 17 January, 2024; v1 submitted 10 April, 2023; originally announced April 2023.

    Comments: Updated from whitepaper to full perspective article preprint

  3. arXiv:2303.09503  [pdf, other

    cs.NE

    The Intel Neuromorphic DNS Challenge

    Authors: Jonathan Timcheck, Sumit Bam Shrestha, Daniel Ben Dayan Rubin, Adam Kupryjanow, Garrick Orchard, Lukasz Pindor, Timothy Shea, Mike Davies

    Abstract: A critical enabler for progress in neuromorphic computing research is the ability to transparently evaluate different neuromorphic solutions on important tasks and to compare them to state-of-the-art conventional solutions. The Intel Neuromorphic Deep Noise Suppression Challenge (Intel N-DNS Challenge), inspired by the Microsoft DNS Challenge, tackles a ubiquitous and commercially relevant task: r… ▽ More

    Submitted 1 August, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

    Comments: 13 pages, 4 figures, 1 table

  4. arXiv:2205.09845  [pdf, other

    cs.NE

    Spikemax: Spike-based Loss Methods for Classification

    Authors: Sumit Bam Shrestha, Longwei Zhu, Pengfei Sun

    Abstract: Spiking Neural Networks~(SNNs) are a promising research paradigm for low power edge-based computing. Recent works in SNN backpropagation has enabled training of SNNs for practical tasks. However, since spikes are binary events in time, standard loss formulations are not directly compatible with spike output. As a result, current works are limited to using mean-squared loss of spike count. In this… ▽ More

    Submitted 19 May, 2022; originally announced May 2022.

    Comments: Accepted by IJCNN 2022

  5. arXiv:2111.03746  [pdf, other

    cs.ET cs.AR cs.NE

    Efficient Neuromorphic Signal Processing with Loihi 2

    Authors: Garrick Orchard, E. Paxon Frady, Daniel Ben Dayan Rubin, Sophia Sanborn, Sumit Bam Shrestha, Friedrich T. Sommer, Mike Davies

    Abstract: 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 m… ▽ More

    Submitted 5 November, 2021; originally announced November 2021.

  6. arXiv:2008.01151  [pdf, other

    cs.NE

    Online Few-shot Gesture Learning on a Neuromorphic Processor

    Authors: Kenneth Stewart, Garrick Orchard, Sumit Bam Shrestha, Emre Neftci

    Abstract: We present the Surrogate-gradient Online Error-triggered Learning (SOEL) system for online few-shot learning on neuromorphic processors. The SOEL learning system uses a combination of transfer learning and principles of computational neuroscience and deep learning. We show that partially trained deep Spiking Neural Networks (SNNs) implemented on neuromorphic hardware can rapidly adapt online to ne… ▽ More

    Submitted 14 October, 2020; v1 submitted 3 August, 2020; originally announced August 2020.

    Comments: 10 pages, accepted by IEEE JETCAS

  7. arXiv:2003.02790  [pdf, other

    cs.NE cs.CV cs.RO

    Event-Based Angular Velocity Regression with Spiking Networks

    Authors: Mathias Gehrig, Sumit Bam Shrestha, Daniel Mouritzen, Davide Scaramuzza

    Abstract: Spiking Neural Networks (SNNs) are bio-inspired networks that process information conveyed as temporal spikes rather than numeric values. A spiking neuron of an SNN only produces a spike whenever a significant number of spikes occur within a short period of time. Due to their spike-based computational model, SNNs can process output from event-based, asynchronous sensors without any pre-processing… ▽ More

    Submitted 5 March, 2020; originally announced March 2020.

    Journal ref: IEEE International Conference on Robotics and Automation (ICRA), Paris, 2020

  8. arXiv:1910.04972  [pdf, other

    cs.NE

    On-chip Few-shot Learning with Surrogate Gradient Descent on a Neuromorphic Processor

    Authors: Kenneth Stewart, Garrick Orchard, Sumit Bam Shrestha, Emre Neftci

    Abstract: Recent work suggests that synaptic plasticity dynamics in biological models of neurons and neuromorphic hardware are compatible with gradient-based learning (Neftci et al., 2019). Gradient-based learning requires iterating several times over a dataset, which is both time-consuming and constrains the training samples to be independently and identically distributed. This is incompatible with learnin… ▽ More

    Submitted 5 November, 2019; v1 submitted 11 October, 2019; originally announced October 2019.

    Comments: Preprint, work in progress. Submitted to AICAS 2020 for review

  9. arXiv:1810.08646  [pdf, other

    cs.NE cs.LG stat.ML

    SLAYER: Spike Layer Error Reassignment in Time

    Authors: Sumit Bam Shrestha, Garrick Orchard

    Abstract: Configuring deep Spiking Neural Networks (SNNs) is an exciting research avenue for low power spike event based computation. However, the spike generation function is non-differentiable and therefore not directly compatible with the standard error backpropagation algorithm. In this paper, we introduce a new general backpropagation mechanism for learning synaptic weights and axonal delays which over… ▽ More

    Submitted 5 September, 2018; originally announced October 2018.

    Comments: 10 pages, 2 figures