On the Quality of the Initial Basin in Overspecified Neural Networks
Itay Safran, Ohad Shamir
TL;DR
This work investigates the geometric landscape of training objectives for ReLU neural networks, focusing on how overspecification alters optimization tractability from random starts.It establishes that, for networks of any depth, a monotone-descent path to a global minimum can be constructed under mild convexity and data conditions, and that random initializations tend to satisfy the required high-loss starting point as width grows.For two-layer nets, the authors introduce a basin-based decomposition showing that overspecification substantially reduces the likelihood of poor local minima, and demonstrate that data structure—low intrinsic dimension or clustering—further amplifies these favorable properties.Overall, the results provide a geometric explanation for why larger networks can be easier to train in practice and connect to prior empirical observations about optimization behavior in deep learning.
Abstract
Deep learning, in the form of artificial neural networks, has achieved remarkable practical success in recent years, for a variety of difficult machine learning applications. However, a theoretical explanation for this remains a major open problem, since training neural networks involves optimizing a highly non-convex objective function, and is known to be computationally hard in the worst case. In this work, we study the \emph{geometric} structure of the associated non-convex objective function, in the context of ReLU networks and starting from a random initialization of the network parameters. We identify some conditions under which it becomes more favorable to optimization, in the sense of (i) High probability of initializing at a point from which there is a monotonically decreasing path to a global minimum; and (ii) High probability of initializing at a basin (suitably defined) with a small minimal objective value. A common theme in our results is that such properties are more likely to hold for larger ("overspecified") networks, which accords with some recent empirical and theoretical observations.
