NEDec 4, 2015

An Online Unsupervised Structural Plasticity Algorithm for Spiking Neural Networks

arXiv:1512.01314v134 citations
Originality Incremental advance
AI Analysis

This work addresses classification tasks in neuromorphic computing, but it is incremental as it builds on existing WTA and STDP methods with specific hardware-oriented tweaks.

The authors tackled the problem of classification using spiking neural networks by proposing an online unsupervised structural plasticity algorithm with binary synapses, achieving up to 100% success in trials when subdividing patterns, compared to 82-92% without subdivisions.

In this article, we propose a novel Winner-Take-All (WTA) architecture employing neurons with nonlinear dendrites and an online unsupervised structural plasticity rule for training it. Further, to aid hardware implementations, our network employs only binary synapses. The proposed learning rule is inspired by spike time dependent plasticity (STDP) but differs for each dendrite based on its activation level. It trains the WTA network through formation and elimination of connections between inputs and synapses. To demonstrate the performance of the proposed network and learning rule, we employ it to solve two, four and six class classification of random Poisson spike time inputs. The results indicate that by proper tuning of the inhibitory time constant of the WTA, a trade-off between specificity and sensitivity of the network can be achieved. We use the inhibitory time constant to set the number of subpatterns per pattern we want to detect. We show that while the percentage of successful trials are 92%, 88% and 82% for two, four and six class classification when no pattern subdivisions are made, it increases to 100% when each pattern is subdivided into 5 or 10 subpatterns. However, the former scenario of no pattern subdivision is more jitter resilient than the later ones.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes