MLOct 7, 2013

Mean Field Bayes Backpropagation: scalable training of multilayer neural networks with binary weights

arXiv:1310.1867v44 citations
Originality Incremental advance
AI Analysis

This work addresses the need for scalable and energy-efficient neural network deployment in small electronic devices, representing an incremental improvement in binary weight training methods.

The paper tackles the problem of computationally efficient training of multilayer neural networks with binary weights to enable hardware implementation in low-power devices, and shows that the proposed algorithm performs comparably to real-valued weight algorithms on synthetic and real-world problems.

Significant success has been reported recently using deep neural networks for classification. Such large networks can be computationally intensive, even after training is over. Implementing these trained networks in hardware chips with a limited precision of synaptic weights may improve their speed and energy efficiency by several orders of magnitude, thus enabling their integration into small and low-power electronic devices. With this motivation, we develop a computationally efficient learning algorithm for multilayer neural networks with binary weights, assuming all the hidden neurons have a fan-out of one. This algorithm, derived within a Bayesian probabilistic online setting, is shown to work well for both synthetic and real-world problems, performing comparably to algorithms with real-valued weights, while retaining computational tractability.

Foundations

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

Your Notes