How Important Is Weight Symmetry in Backpropagation?

Authors

  • Qianli Liao Massachusetts Institute of Technology
  • Joel Leibo Massachusetts Institute of Technology
  • Tomaso Poggio Massachusetts Institute of Technology

DOI:

https://doi.org/10.1609/aaai.v30i1.10279

Keywords:

neural networks,deep learning,backpropagation,biological plausibility,batch normalization,batch Manhattan,weight transport,weight symmetry,neuroscience

Abstract

Gradient backpropagation (BP) requires symmetric feedforward and feedback connections — the same weights must be used for forward and backward passes. This "weight transport problem'' (Grossberg 1987) is thought to be one of the main reasons to doubt BP's biologically plausibility. Using 15 different classification datasets, we systematically investigate to what extent BP really depends on weight symmetry. In a study that turned out to be surprisingly similar in spirit to Lillicrap et al.'s demonstration (Lillicrap et al. 2014) but orthogonal in its results, our experiments indicate that: (1) the magnitudes of feedback weights do not matter to performance (2) the signs of feedback weights do matter — the more concordant signs between feedforward and their corresponding feedback connections, the better (3) with feedback weights having random magnitudes and 100% concordant signs, we were able to achieve the same or even better performance than SGD. (4) some normalizations/stabilizations are indispensable for such asymmetric BP to work, namely Batch Normalization (BN) (Ioffe and Szegedy 2015) and/or a "Batch Manhattan'' (BM) update rule.

Downloads

Published

2016-02-21

How to Cite

Liao, Q., Leibo, J., & Poggio, T. (2016). How Important Is Weight Symmetry in Backpropagation?. Proceedings of the AAAI Conference on Artificial Intelligence, 30(1). https://doi.org/10.1609/aaai.v30i1.10279

Issue

Section

Technical Papers: Machine Learning Methods