English
Related papers

Related papers: Efficient Neuromorphic Signal Processing with Loih…

200 papers

Spiking neural networks (SNNs) present a promising computing paradigm for neuromorphic processing of event-based sensor data. The resonate-and-fire (RF) neuron, in particular, appeals through its biological plausibility, complex dynamics,…

Neural and Evolutionary Computing · Computer Science 2025-04-02 Thomas E. Huber , Jules Lecomte , Borislav Polovnikov , Axel von Arnim

Graph neural networks have emerged as a specialized branch of deep learning, designed to address problems where pairwise relations between objects are crucial. Recent advancements utilize graph convolutional neural networks to extract…

Emerging Technologies · Computer Science 2024-04-29 Shay Snyder , Victoria Clerico , Guojing Cong , Shruti Kulkarni , Catherine Schuman , Sumedh R. Risbud , Maryam Parsa

Neuromorphic architectures achieve low-power operation by using many simple spiking neurons in lieu of traditional hardware. Here, we develop methods for precise linear computations in spiking neural networks and use these methods to map…

Neural and Evolutionary Computing · Computer Science 2018-06-07 David G. Clark , Jesse A. Livezey , Edward F. Chang , Kristofer E. Bouchard

As the technology industry is moving towards implementing tasks such as natural language processing, path planning, image classification, and more on smaller edge computing devices, the demand for more efficient implementations of…

Machine Learning · Computer Science 2022-11-24 Peyton Chandarana , Mohammadreza Mohammadi , James Seekings , Ramtin Zand

Spiking Neural Networks (SNNs) use discrete spike sequences to transmit information, which significantly mimics the information transmission of the brain. Although this binarized form of representation dramatically enhances the energy…

Neural and Evolutionary Computing · Computer Science 2023-01-31 Guobin Shen , Dongcheng Zhao , Yi Zeng

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 artificial Deep Neural…

Neural and Evolutionary Computing · Computer Science 2021-01-26 Riccardo Massa , Alberto Marchisio , Maurizio Martina , Muhammad Shafique

Spike sorting is a crucial step in decoding multichannel extracellular neural signals, enabling the identification of individual neuronal activity. A key challenge in brain-machine interfaces (BMIs) is achieving real-time, low-power spike…

Neural and Evolutionary Computing · Computer Science 2025-07-01 Alexis Melot , Sean U. N. Wood , Yannick Coffinier , Pierre Yger , Fabien Alibart

The capabilities of natural neural systems have inspired new generations of machine learning algorithms as well as neuromorphic very large-scale integrated (VLSI) circuits capable of fast, low-power information processing. However, it has…

Neural and Evolutionary Computing · Computer Science 2024-11-12 Alpha Renner , Forrest Sheldon , Anatoly Zlotnik , Louis Tao , Andrew Sornborger

Spiking neural networks (SNN) are able to learn spatiotemporal features while using less energy, especially on neuromorphic hardware. The most widely used spiking neuron in deep learning is the Leaky Integrate and Fire (LIF) neuron. LIF…

Neural and Evolutionary Computing · Computer Science 2023-08-08 Sidi Yaya Arnaud Yarga , Sean U. N. Wood

In this paper, the foundations of neuromorphic computing, spiking neural networks (SNNs) and memristors, are analyzed and discussed. Neuromorphic computing is then applied to FPGA design for digital signal processing (DSP). Finite impulse…

Neural and Evolutionary Computing · Computer Science 2026-01-13 Justin London

Neuromorphic computing-modelled after the functionality and efficiency of biological neural systems-offers promising new directions for advancing artificial intelligence and computational models. Photonic techniques for neuromorphic…

Real-time object detection on energy-constrained platforms is critical for applications such as UAV-based inspection, autonomous navigation, and mobile robotics. Spiking neural networks (SNNs) on neuromorphic hardware are believed to be…

Computer Vision and Pattern Recognition · Computer Science 2026-05-04 Udayanga G. W. K. N. Gamage , Yan Zeng , Cesar Cadena , Matteo Fumagalli , Silvia Tolu

Reservoir computing is a promising approach for harnessing the computational power of recurrent neural networks while dramatically simplifying training. This paper investigates the application of integrate-and-fire neurons within reservoir…

Neural and Evolutionary Computing · Computer Science 2024-07-31 Samip Karki , Diego Chavez Arana , Andrew Sornborger , Francesco Caravelli

Energy efficiency and low latency are crucial requirements for designing wearable AI-empowered human activity recognition systems, due to the hard constraints of battery operations and closed-loop feedback. While neural network models have…

Neural and Evolutionary Computing · Computer Science 2023-08-03 Sizhen Bian , Michele Magno

Spike-based neuromorphic hardware holds the promise to provide more energy efficient implementations of Deep Neural Networks (DNNs) than standard hardware such as GPUs. But this requires to understand how DNNs can be emulated in an…

Neural and Evolutionary Computing · Computer Science 2021-11-09 Philipp Plank , Arjun Rao , Andreas Wild , Wolfgang Maass

We describe a method to train spiking deep networks that can be run using leaky integrate-and-fire (LIF) neurons, achieving state-of-the-art results for spiking LIF networks on five datasets, including the large ImageNet ILSVRC-2012…

Neural and Evolutionary Computing · Computer Science 2016-11-17 Eric Hunsberger , Chris Eliasmith

The rapid growth of brain-inspired computing coupled with the inefficiencies in the CMOS implementations of neuromrphic systems has led to intense exploration of efficient hardware implementations of the functional units of the brain,…

Emerging Technologies · Computer Science 2018-08-29 Indranil Chakraborty , Gobinda Saha , Abhronil Sengupta , Kaushik Roy

Spiking Neural Networks (SNNs) represent the latest generation of neural computation, offering a brain-inspired alternative to conventional Artificial Neural Networks (ANNs). Unlike ANNs, which depend on continuous-valued signals, SNNs…

Neural and Evolutionary Computing · Computer Science 2025-11-03 Sales G. Aribe

Spiking neural networks (SNNs) implemented on neuromorphic processors (NPs) can enhance the energy efficiency of deployments of artificial intelligence (AI) for specific workloads. As such, NP represents an interesting opportunity for…

Deep State-Space Models (SSM) demonstrate state-of-the art performance on long-range sequence modeling tasks. While the recurrent structure of SSMs can be efficiently implemented as a convolution or as a parallel scan during training,…