TL;DR
This paper introduces an event-driven random backpropagation (eRBP) rule for neuromorphic deep learning, enabling efficient, hardware-compatible learning of deep representations with high accuracy and robustness.
Contribution
It presents a novel, hardware-friendly learning rule (eRBP) that approximates deep learning in neuromorphic hardware without requiring high-precision or network-wide information.
Findings
eRBP achieves nearly identical accuracy to GPU-based neural networks.
The rule is simple, requiring only one addition and two comparisons per synapse.
Deep representations are learned rapidly and are robust to quantization.
Abstract
An ongoing challenge in neuromorphic computing is to devise general and computationally efficient models of inference and learning which are compatible with the spatial and temporal constraints of the brain. One increasingly popular and successful approach is to take inspiration from inference and learning algorithms used in deep neural networks. However, the workhorse of deep learning, the gradient descent Back Propagation (BP) rule, often relies on the immediate availability of network-wide information stored with high-precision memory, and precise operations that are difficult to realize in neuromorphic hardware. Remarkably, recent work showed that exact backpropagated weights are not essential for learning deep representations. Random BP replaces feedback weights with random ones and encourages the network to adjust its feed-forward weights to learn pseudo-inverses of the (random)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
