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

Surrogate Gradient Learning in Spiking Neural Networks: Bringing the Power of Gradient-based optimization to spiking neural networks

TL;DR: This article elucidates step-by-step the problems typically encountered when training SNNs and guides the reader through the key concepts of synaptic plasticity and data-driven learning in the spiking setting as well as introducing surrogate gradient methods, specifically, as a particularly flexible and efficient method to overcome the aforementioned challenges.
Journal ArticleDOI

Resistive switching materials for information processing

TL;DR: This Review surveys the four physical mechanisms that lead to resistive switching materials enable novel, in-memory information processing, which may resolve the von Neumann bottleneck and examines the device requirements for systems based on RSMs.
Journal ArticleDOI

Deep Learning With Spiking Neurons: Opportunities and Challenges.

TL;DR: This review addresses the opportunities that deep spiking networks offer and investigates in detail the challenges associated with training SNNs in a way that makes them competitive with conventional deep learning, but simultaneously allows for efficient mapping to hardware.
Journal ArticleDOI

Bridging Biological and Artificial Neural Networks with Emerging Neuromorphic Devices: Fundamentals, Progress, and Challenges.

TL;DR: A systematic overview of biological and artificial neural systems is given, along with their related critical mechanisms, and the existing challenges are highlighted to hopefully shed light on future research directions.
Journal ArticleDOI

EEG based multi-class seizure type classification using convolutional neural network and transfer learning

TL;DR: It can be concluded that the EEG based classification of seizure type using CNN model could be used in pre-surgical evaluation for treating patients with epilepsy.
References
More filters
Journal ArticleDOI

Bio-inspired unsupervised learning of visual features leads to robust invariant object recognition

TL;DR: It is shown that the association of both biologically inspired network architecture and learning rule significantly improves the models' performance when facing challenging invariant object recognition problems.
Book ChapterDOI

Generating Facial Expressions with Deep Belief Nets

TL;DR: This chapter introduces a novel approach to learning to generate facial expressions that uses a deep belief net and demonstrates this by restricting it to generate expressions with a given identity and with elementary facial expressions such as “raised eyebrows.”
Journal ArticleDOI

Categorization and decision-making in a neurobiologically plausible spiking network using a STDP-like learning rule

TL;DR: A large-scale model of a hierarchical spiking neural network that integrates a low-level memory encoding mechanism with a higher-level decision process to perform a visual classification task in real-time and can be extended to an efficient neuromorphic implementation that supports more generalized object recognition and decision-making architectures found in the brain.
Journal ArticleDOI

Deep Networks Can Resemble Human Feed-forward Vision in Invariant Object Recognition

TL;DR: In this paper, the authors compared eight state-of-the-art CNNs, the HMAX model, and a baseline shallow model and compared their results to those of humans with backward masking.
Journal ArticleDOI

Improving Protein Fold Recognition by Deep Learning Networks

TL;DR: The binary classification problem of fold recognition to real-value regression task, which also show a promising performance, is extended toReal- Value regression task which also shows a promising results.
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.