Maximal Initial Learning Rates in Deep ReLU Networks

December 14, 2022 ยท Declared Dead ยท ๐Ÿ› International Conference on Machine Learning

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Gaurav Iyer, Boris Hanin, David Rolnick arXiv ID 2212.07295 Category stat.ML: Machine Learning (Stat) Cross-listed cs.LG Citations 14 Venue International Conference on Machine Learning Last Checked 4 months ago
Abstract
Training a neural network requires choosing a suitable learning rate, which involves a trade-off between speed and effectiveness of convergence. While there has been considerable theoretical and empirical analysis of how large the learning rate can be, most prior work focuses only on late-stage training. In this work, we introduce the maximal initial learning rate $ฮท^{\ast}$ - the largest learning rate at which a randomly initialized neural network can successfully begin training and achieve (at least) a given threshold accuracy. Using a simple approach to estimate $ฮท^{\ast}$, we observe that in constant-width fully-connected ReLU networks, $ฮท^{\ast}$ behaves differently from the maximum learning rate later in training. Specifically, we find that $ฮท^{\ast}$ is well predicted as a power of depth $\times$ width, provided that (i) the width of the network is sufficiently large compared to the depth, and (ii) the input layer is trained at a relatively small learning rate. We further analyze the relationship between $ฮท^{\ast}$ and the sharpness $ฮป_{1}$ of the network at initialization, indicating they are closely though not inversely related. We formally prove bounds for $ฮป_{1}$ in terms of depth $\times$ width that align with our empirical results.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning (Stat)

๐Ÿ”ฎ ๐Ÿ”ฎ The Ethereal

Layer Normalization

Jimmy Lei Ba, Jamie Ryan Kiros, Geoffrey E. Hinton

stat.ML ๐Ÿ› arXiv ๐Ÿ“š 12.0K cites 9 years ago

Died the same way โ€” ๐Ÿ‘ป Ghosted