NENCJun 20, 2017

Representation Learning using Event-based STDP

arXiv:1706.06699v331 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of sparse visual representation learning for biologically plausible and hardware-friendly spiking neural networks, though it is incremental as it builds on existing STDP and vector quantization concepts.

The paper tackles the challenge of developing a spiking representation model by proposing an event-based method with a novel STDP learning rule and threshold adjustment rule, achieving low reconstruction loss comparable to state-of-the-art visual coding approaches on MNIST and natural image datasets.

Although representation learning methods developed within the framework of traditional neural networks are relatively mature, developing a spiking representation model remains a challenging problem. This paper proposes an event-based method to train a feedforward spiking neural network (SNN) layer for extracting visual features. The method introduces a novel spike-timing-dependent plasticity (STDP) learning rule and a threshold adjustment rule both derived from a vector quantization-like objective function subject to a sparsity constraint. The STDP rule is obtained by the gradient of a vector quantization criterion that is converted to spike-based, spatio-temporally local update rules in a spiking network of leaky, integrate-and-fire (LIF) neurons. Independence and sparsity of the model are achieved by the threshold adjustment rule and by a softmax function implementing inhibition in the representation layer consisting of WTA-thresholded spiking neurons. Together, these mechanisms implement a form of spike-based, competitive learning. Two sets of experiments are performed on the MNIST and natural image datasets. The results demonstrate a sparse spiking visual representation model with low reconstruction loss comparable with state-of-the-art visual coding approaches, yet our rule is local in both time and space, thus biologically plausible and hardware friendly.

Foundations

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

Your Notes