scispace - formally typeset
Open AccessJournal ArticleDOI

Deep learning in spiking neural networks

Reads0
Chats0
TLDR
The emerging picture is that SNNs still lag behind ANNs in terms of accuracy, but the gap is decreasing, and can even vanish on some tasks, while SNN's typically require many fewer operations and are the better candidates to process spatio-temporal data.
About
This article is published in Neural Networks.The article was published on 2019-03-01 and is currently open access. It has received 756 citations till now. The article focuses on the topics: Spiking neural network & Artificial neural network.

read more

Citations
More filters
Journal ArticleDOI

A Co-Designed Neuromorphic Chip With Compact (17.9K F<sup>2</sup>) and Weak Neuron Number-Dependent Neuron/Synapse Modules

TL;DR: In this article , the authors proposed a co-designed neuromorphic core (SRCcore) based on quantized spiking neural network (SNN) technology and compact chip design methodology.
Journal ArticleDOI

ChatGPT-Like Large-Scale Foundation Models for Prognostics and Health Management: A Survey and Roadmaps

Yanfang Li, +2 more
- 10 May 2023 - 
TL;DR: The emergence of large-scale foundation models (LSF-Models) such as ChatGPT and DALLE-E marks the entry of AI into a new era of AI-2.0 from AI-1.0 as mentioned in this paper .
Journal ArticleDOI

Encoding integers and rationals on neuromorphic computers using virtual neuron

TL;DR: In this article , a virtual neuron abstraction was proposed for encoding and adding integers and rational numbers by using spiking neural network primitives, and the virtual neuron could perform an addition operation using 23 nJ of energy on average with a mixed-signal, memristor-based neuromorphic processor.
Journal ArticleDOI

Spiking SiamFC++: Deep Spiking Neural Network for Object Tracking

TL;DR: The performance of the Spiking SiamFC++ outperforms the existing state-of-the-art approaches in SNN-based object tracking, which provides a novel path for SNN application in the field of target tracking.
Proceedings ArticleDOI

Hand Gesture Recognition Using IR-UWB Radar with Spiking Neural Networks

TL;DR: This paper proposes a high-accuracy and low-power algorithm for hand gesture recognition using spiking neural networks (SNNs), which have more biological interpretability and are inherently suitable for processing time-series signals.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Journal ArticleDOI

Long short-term memory

TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Related Papers (5)
Trending Questions (1)
What is the relationship between spiking neural networks and neuromorphics?

The paper mentions that spiking neural networks (SNNs) are more biologically realistic than artificial neural networks (ANNs) and are the better candidates to process spatio-temporal data. Additionally, SNNs combined with bio-plausible local learning rules make it easier to build low-power, neuromorphic hardware. Therefore, the relationship between SNNs and neuromorphics is that SNNs are a suitable approach for implementing neuromorphic hardware.