Blockwise Self-Supervised Learning at Scale

Published: 30 Jan 2024, Last Modified: 30 Jan 2024Accepted by TMLREveryoneRevisionsBibTeX
Abstract: Current state-of-the-art deep networks are all powered by backpropagation. However, long backpropagation paths as found in end-to-end training are biologically implausible, as well as inefficient in terms of energy consumption. In this paper, we explore alternatives to full backpropagation in the form of blockwise learning rules, leveraging the latest developments in self-supervised learning. We show that a blockwise pretraining procedure consisting of training independently the 4 main blocks of layers of a ResNet-50 with Barlow Twins' loss function at each block performs almost as well as end-to-end backpropagation on ImageNet: a linear probe trained on top of our blockwise pretrained model obtains a top-1 classification accuracy of 70.48\%, only 1.1\% below the accuracy of an end-to-end pretrained network (71.57\% accuracy). We perform extensive experiments to understand the impact of different components within our method and explore a variety of adaptations of self-supervised learning to the blockwise paradigm, building an exhaustive understanding of the critical avenues for scaling local learning rules to large networks, with implications ranging from hardware design to neuroscience.
Submission Length: Regular submission (no more than 12 pages of main content)
Code: https://github.com/shoaibahmed/blockwise_ssl
Assigned Action Editor: ~Ekin_Dogus_Cubuk1
License: Creative Commons Attribution 4.0 International (CC BY 4.0)
Submission Number: 1642
Loading