paper-with-me

Papers

A Supervised Learning Algorithm for Multilayer Spiking Neural Networks Based on Temporal Coding Toward Energy-Efficient VLSI Processor Design

2020-01-08 · Yusuke Sakemi, Kai Morino, Takashi Morie, Kazuyuki Aihara

Spiking neural networks (SNNs) are brain-inspired mathematical models with the ability to process information in the form of spikes. SNNs are expected to provide not only new machine-learning algorithms, but also energy-efficient computational models when implemented in VLSI circuits. In this paper, we propose a novel supervised learning algorithm for SNNs based on temporal coding. A spiking neuron in this algorithm is designed to facilitate analog VLSI implementations with analog resistive memory, by which ultra-high energy efficiency can be achieved. We also propose several techniques to improve the performance on a recognition task, and show that the classification accuracy of the proposed algorithm is as high as that of the state-of-the-art temporal coding SNN algorithms on the MNIST dataset. Finally, we discuss the robustness of the proposed SNNs against variations that arise from the device manufacturing process and are unavoidable in analog VLSI implementation. We also propose a technique to suppress the effects of variations in the manufacturing process on the recognition performance.

📄 PDF Abstract BibTeX arXiv:2001.05348

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Supervised Learning in Multilayer Spiking Neural Networks

2012-02-10 · Ioana Sporea, André Grüning

The current article introduces a supervised learning algorithm for multilayer spiking neural networks. The algorithm presented here overcomes some limitations of existing learning algorithms as it can be applied to neuro…

S4NN: temporal backpropagation for spiking neural networks with one spike per neuron

2019-10-21 · Saeed Reza Kheradpisheh, Timothée Masquelier

We propose a new supervised learning rule for multilayer spiking neural networks (SNNs) that use a form of temporal coding known as rank-order-coding. With this coding scheme, all neurons fire exactly one spike per stimu…

Supervised Learning with First-to-Spike Decoding in Multilayer Spiking Neural Networks

2020-08-16 · Brian Gardner, André Grüning

Experimental studies support the notion of spike-based neuronal information processing in the brain, with neural circuits exhibiting a wide range of temporally-based coding strategies to rapidly and efficiently represent…

Dimensionality Reduction

Encoding Spike Patterns in Multilayer Spiking Neural Networks

2015-03-31 · Brian Gardner, Ioana Sporea, André Grüning

Information encoding in the nervous system is supported through the precise spike-timings of neurons; however, an understanding of the underlying processes by which such representations are formed in the first place rema…

MT-Spike: A Multilayer Time-based Spiking Neuromorphic Architecture with Temporal Error Backpropagation

2018-03-14 · Tao Liu, Zihao Liu, Fuhong Lin, Yier Jin 외

Modern deep learning enabled artificial neural networks, such as Deep Neural Network (DNN) and Convolutional Neural Network (CNN), have achieved a series of breaking records on a broad spectrum of recognition application…