Statistical Guarantees for Approximate Stationary Points of Shallow Neural Networks
Mahsa Taheri, Fang Xie, Johannes Lederer
TL;DR
The paper tackles the gap between theory and practice in neural networks by proving statistical guarantees for stationary points of shallow networks (linear and ReLU). It develops rigor around regularized least-squares objectives, showing that any reasonable stationary point generalizes nearly as well as the target in expectation, with rates matching global optima up to log factors. The results extend to ReLU networks under a first-layer orthogonality-type assumption and identify optimal tuning parameters for regularization across noise regimes, including heavy-tailed settings. Numerical experiments corroborate that approximate stationary points can achieve test performance close to that of global optima, supporting the pragmatic view that exact global optimization is not always necessary in deep learning.
Abstract
Since statistical guarantees for neural networks are usually restricted to global optima of intricate objective functions, it is unclear whether these theories explain the performances of actual outputs of neural network pipelines. The goal of this paper is, therefore, to bring statistical theory closer to practice. We develop statistical guarantees for shallow linear neural networks that coincide up to logarithmic factors with the global optima but apply to stationary points and the points nearby. These results support the common notion that neural networks do not necessarily need to be optimized globally from a mathematical perspective. We then extend our statistical guarantees to shallow ReLU neural networks, assuming the first layer weight matrices are nearly identical for the stationary network and the target. More generally, despite being limited to shallow neural networks for now, our theories make an important step forward in describing the practical properties of neural networks in mathematical terms.
