paper-with-me

홈 › Papers

Liquid State Machine with Dendritically Enhanced Readout for Low-power, Neuromorphic VLSI Implementations

2014-11-20 · Subhrajit Roy, Amitava Banerjee, Arindam Basu

In this paper, we describe a new neuro-inspired, hardware-friendly readout stage for the liquid state machine (LSM), a popular model for reservoir computing. Compared to the parallel perceptron architecture trained by the p-delta algorithm, which is the state of the art in terms of performance of readout stages, our readout architecture and learning algorithm can attain better performance with significantly less synaptic resources making it attractive for VLSI implementation. Inspired by the nonlinear properties of dendrites in biological neurons, our readout stage incorporates neurons having multiple dendrites with a lumped nonlinearity. The number of synaptic connections on each branch is significantly lower than the total number of connections from the liquid neurons and the learning algorithm tries to find the best 'combination' of input connections on each branch to reduce the error. Hence, the learning involves network rewiring (NRW) of the readout network similar to structural plasticity observed in its biological counterparts. We show that compared to a single perceptron using analog weights, this architecture for the readout can attain, even by using the same number of binary valued synapses, up to 3.3 times less error for a two-class spike train classification problem and 2.4 times less error for an input rate approximation task. Even with 60 times larger synapses, a group of 60 parallel perceptrons cannot attain the performance of the proposed dendritically enhanced readout. An additional advantage of this method for hardware implementations is that the 'choice' of connectivity can be easily implemented exploiting address event representation (AER) protocols commonly used in current neuromorphic systems where the connection matrix is stored in memory. Also, due to the use of binary synapses, our proposed method is more robust against statistical variations.

📄 PDF Abstract BibTeX arXiv:1411.5458

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reservoirs learn to learn

2019-09-16 · Anand Subramoney, Franz Scherr, Wolfgang Maass

We consider reservoirs in the form of liquid state machines, i.e., recurrently connected networks of spiking neurons with randomly chosen weights. So far only the weights of a linear readout were adapted for a specific t…

Unsupervised Heart-rate Estimation in Wearables With Liquid States and A Probabilistic Readout

2017-07-18 · Anup Das, Paruthi Pradhapan, Willemijn Groenendaal, Prathyusha Adiraju 외

Heart-rate estimation is a fundamental feature of modern wearable devices. In this paper we propose a machine intelligent approach for heart-rate estimation from electrocardiogram (ECG) data collected using wearable devi…

ClusteringGPUHeart rate estimation

Learning with precise spike times: A new decoding algorithm for liquid state machines

2019-07-13

There is extensive evidence that biological neural networks encode information in the precise timing of the spikes generated and transmitted by neurons, which offers several advantages over rate-based codes. Here we adop…

Binary Classification

Temporal and Spatial Reservoir Ensembling Techniques for Liquid State Machines

2024-11-18 · Anmol Biswas, Sharvari Ashok Medhe, Raghav Singhal, Udayan Ganguly

Reservoir computing (RC), is a class of computational methods such as Echo State Networks (ESN) and Liquid State Machines (LSM) describe a generic method to perform pattern recognition and temporal analysis with any non-…

Reinforcement Learning with Low-Complexity Liquid State Machines

2019-06-04 · Wachirawit Ponghiran, Gopalakrishnan Srinivasan, Kaushik Roy

We propose reinforcement learning on simple networks consisting of random connections of spiking neurons (both recurrent and feed-forward) that can learn complex tasks with very little trainable parameters. Such sparse a…

Atari GamesDeep Reinforcement LearningQ-Learningreinforcement-learning+2