SOTAVerified

Lazy vs hasty: linearization in deep networks impacts learning schedule based on example difficulty

2022-09-19Code Available0· sign in to hype

Thomas George, Guillaume Lajoie, Aristide Baratin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Among attempts at giving a theoretical account of the success of deep neural networks, a recent line of work has identified a so-called lazy training regime in which the network can be well approximated by its linearization around initialization. Here we investigate the comparative effect of the lazy (linear) and feature learning (non-linear) regimes on subgroups of examples based on their difficulty. Specifically, we show that easier examples are given more weight in feature learning mode, resulting in faster training compared to more difficult ones. In other words, the non-linear dynamics tends to sequentialize the learning of examples of increasing difficulty. We illustrate this phenomenon across different ways to quantify example difficulty, including c-score, label noise, and in the presence of easy-to-learn spurious correlations. Our results reveal a new understanding of how deep networks prioritize resources across example difficulty.

Reproductions