vix.ing · top · new · best · stats · spec

Putting An End to End-to-End: Gradient-Isolated Learning of Representations

2019/05/28 by Sindy Löwe, Löwe, Sindy, Peter O’Connor +3 · 4 citations
Computer Science · #Artificial Intelligence (cs.AI) #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Music and Audio Processing #Neural Networks and Applications

paper · pdf · doi:10.48550/arxiv.1905.11786

openalex publication_date 2019/05/28 · openalex created_date 2019/11/22 · openalex updated_date 2026/07/28

Abstract

We propose a novel deep learning method for local self-supervised representation learning that does not require labels nor end-to-end backpropagation but exploits the natural order in data instead. Inspired by the observation that biological neural networks appear to learn without backpropagating a global error signal, we split a deep neural network into a stack of gradient-isolated modules. Each module is trained to maximally preserve the information of its inputs using the InfoNCE bound from Oord et al. [2018]. Despite this greedy training, we demonstrate that each module improves upon the output of its predecessor, and that the representations created by the top module yield highly competitive results on downstream classification tasks in the audio and visual domain. The proposal enables optimizing modules asynchronously, allowing large-scale distributed training of very deep neural networks on unlabelled datasets.

Citations

Cited by

Related