A spiking predictive-coding network with a local, spike-triggered alignment rule achieves 4.72% error on MNIST in a single online pass and forgets less on split continual-learning benchmarks.
Learning without feedback: Fixed random learning signals allow for feedforward training of deep neural networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
While the backpropagation of error algorithm enables deep neural network training, it implies (i) bidirectional synaptic weight transport and (ii) update locking until the forward and backward passes are completed. Not only do these constraints preclude biological plausibility, but they also hinder the development of low-cost adaptive smart sensors at the edge, as they severely constrain memory accesses and entail buffering overhead. In this work, we show that the one-hot-encoded labels provided in supervised classification problems, denoted as targets, can be viewed as a proxy for the error sign. Therefore, their fixed random projections enable a layerwise feedforward training of the hidden layers, thus solving the weight transport and update locking problems while relaxing the computational and memory requirements. Based on these observations, we propose the direct random target projection (DRTP) algorithm and demonstrate that it provides a tradeoff between accuracy and computational cost that is suitable for adaptive edge computing devices.
fields
cs.NE 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Spiking Neural Predictive Coding for Continual Learning from Data Streams
A spiking predictive-coding network with a local, spike-triggered alignment rule achieves 4.72% error on MNIST in a single online pass and forgets less on split continual-learning benchmarks.