2020

Implicit Bias of Gradient Descent for Wide Two-layer Neural Networks Trained with the Logistic Loss

Chizat, Lenaic, Bach, Francis

Understand

Neural networks trained to minimize the logistic (a.k.a.

  • cross-entropy) loss with gradient-based methods are observed to perform well in many supervised classification tasks.
  • Towards understanding this phenomenon, we analyze the training and generalization behavior of infinitely wide two-layer neural networks with homogeneous activations.
  • We show that the limits of the gradient flow on exponentially tailed losses can be fully characterized as a max-margin classifier in a certain non-Hilbertian space of functions.

Reading the bibliography…