English

Implicit Bias in Leaky ReLU Networks Trained on High-Dimensional Data

Machine Learning 2022-10-14 v1 Machine Learning

Abstract

The implicit biases of gradient-based optimization algorithms are conjectured to be a major factor in the success of modern deep learning. In this work, we investigate the implicit bias of gradient flow and gradient descent in two-layer fully-connected neural networks with leaky ReLU activations when the training data are nearly-orthogonal, a common property of high-dimensional data. For gradient flow, we leverage recent work on the implicit bias for homogeneous neural networks to show that asymptotically, gradient flow produces a neural network with rank at most two. Moreover, this network is an 2\ell_2-max-margin solution (in parameter space), and has a linear decision boundary that corresponds to an approximate-max-margin linear predictor. For gradient descent, provided the random initialization variance is small enough, we show that a single step of gradient descent suffices to drastically reduce the rank of the network, and that the rank remains small throughout training. We provide experiments which suggest that a small initialization scale is important for finding low-rank neural networks with gradient descent.

Keywords

Cite

@article{arxiv.2210.07082,
  title  = {Implicit Bias in Leaky ReLU Networks Trained on High-Dimensional Data},
  author = {Spencer Frei and Gal Vardi and Peter L. Bartlett and Nathan Srebro and Wei Hu},
  journal= {arXiv preprint arXiv:2210.07082},
  year   = {2022}
}

Comments

54 pages

R2 v1 2026-06-28T03:33:45.558Z