ICLR 2018workshop64 citations

Gradients explode - Deep Networks are shallow - ResNet explained

George Philipp, Dawn Song, Jaime G. Carbonell

Abstract

Whereas it is believed that techniques such as Adam, batch normalization and, more recently, SeLU nonlinearities ``solve'' the exploding gradient problem, we show that this is not the case and that in a range of popular MLP architectures, exploding gradients exist and that they limit the depth to which networks can be effectively trained, both in theory and in practice. We explain why exploding gradients occur and highlight the {\it collapsing domain problem}, which can arise in architectures that avoid exploding gradients. ResNets have significantly lower gradients and thus can circumvent the exploding gradient problem, enabling the effective training of much deeper networks, which we show is a consequence of a surprising mathematical property. By noticing that {\it any neural network is a residual network}, we devise the {\it residual trick}, which reveals that introducing skip connections simplifies the network mathematically, and that this simplicity may be the major cause for their success.

deep learningMLPResNetresidual networkexploding gradient problemvanishing gradient problemeffective depthbatch normalizationcovariate shift
BibTeX
@misc{
philipp2018gradients,
title={Gradients explode - Deep Networks are shallow - ResNet explained},
author={George Philipp and Dawn Song and Jaime G. Carbonell},
year={2018},
url={https://openreview.net/forum?id=HkpYwMZRb},
}
Gradients explode - Deep Networks are shallow - ResNet explained · ICLR 2018