2020

On the infinite width limit of neural networks with a standard parameterization

Sohl-Dickstein, Jascha, Novak, Roman, Schoenholz, Samuel S. et al.

Understand

There are currently two parameterizations used to derive fixed kernels corresponding to infinite width neural networks, the NTK (Neural Tangent Kernel) parameterization and the naive standard parameterization.

  • However, the extrapolation of both of these parameterizations to infinite width is problematic.
  • The standard parameterization leads to a divergent neural tangent kernel while the NTK parameterization fails to capture crucial aspects of finite width networks such as: the dependence of training dynamics on relative layer widths, the relative training dynamics of weights and biases, and overall learning rate scale.
  • Here we propose an improved extrapolation of the standard parameterization that preserves all of these properties as width is taken to infinity and yields a well-defined neural tangent kernel.

Reading the bibliography…