We describe a method to train spiking deep networks that can be run using leaky integrate-and-fire (LIF) neurons, achieving state-of-the-art results for spiking LIF networks on five datasets, including the large ImageNet ILSVRC-2012 benchmark. Our method for transforming deep artificial neural networks into spiking networks is scalable and works with a wide range of neural nonlinearities. We achieve these results by softening the neural response function, such that its derivative remains bounded, and by training the network with noise to provide robustness against the variability introduced by spikes. Our analysis shows that implementations of these networks on neuromorphic hardware will be many times more power-efficient than the equivalent non-spiking networks on traditional hardware.
@article{arxiv.1611.05141,
title = {Training Spiking Deep Networks for Neuromorphic Hardware},
author = {Eric Hunsberger and Chris Eliasmith},
journal= {arXiv preprint arXiv:1611.05141},
year = {2016}
}
Comments
10 pages, 3 figures, 4 tables; the "methods" section of this article draws heavily on arXiv:1510.08829