scispace - formally typeset
Open AccessJournal ArticleDOI

Deep learning in spiking neural networks

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

Progress and Challenges for Memtransistors in Neuromorphic Circuits and Systems

TL;DR: A conceptual overview of the memtransistor is provided in the context of neuromorphic circuits in this paper , where strategies for achieving wafer-scale integration of memtransistors and multi-terminal NVM devices are delineated, with specific attention given to the materials challenges.
Journal ArticleDOI

Deep SCNN-Based Real-Time Object Detection for Self-Driving Vehicles Using LiDAR Temporal Data

TL;DR: Wang et al. as mentioned in this paper integrated spiking convolutional neural network (SCNN) with temporal coding into the YOLOv2 architecture for real-time object detection, which can achieve 35.7 fps frame rate.
Book ChapterDOI

Data Processing Using Artificial Neural Networks

TL;DR: The basic concept of node and neutron has been explained, with the help of diagrams, leading to the ANN model and its operation to give the reader the basic concept and clarity in a sequential way from ANN perceptron model to deep learning models and underlying types.
Posted Content

A Tandem Learning Rule for Efficient and Rapid Inference on Deep Spiking Neural Networks

TL;DR: The spike count is considered as the discrete neural representation and design ANN neuronal activation function that can effectively approximate the spike count of the coupled SNN in a tandem learning framework that consists of a SNN and an Artificial Neural Network that share weights.
Dissertation

Dynamical Systems in Spiking Neuromorphic Hardware

TL;DR: This thesis analyzes the theory driving the success of the Neural Engineering Framework, and exposes several core principles underpinning its correctness, scalability, completeness, robustness, and extensibility, and proposes a novel set of spiking algorithms that recruit an optimal nonlinear encoding of time.
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.