On the Convergence of Overparameterized Problems: Inherent Properties of the Compositional Structure of Neural Networks
Arthur Castello Branco de Oliveira, Dhruv Jatkar, Eduardo Sontag
TL;DR
The paper analyzes how the compositional structure of overparameterized neural networks shapes optimization by treating training as gradient flow on a deep linear network. It proves that for any proper real-analytic cost $f$, invariant quantities $\mathscr{C}$ induce a foliation of the parameter space into invariant manifolds, ensuring convergence to critical points of the overparameterized objective $g$; for scalar costs, the center-stable geometry is universal and the convergence rate depends on initialization imbalance. In the vector (one-hidden-layer) case, trajectories converge to the set where $f'(w_2w_1)=0$, with convergence guaranteed outside a measure-zero set of initializations, and accelerated convergence is shown to follow from the imbalance measure $c$. A proof-of-concept extension to sigmoidal activations indicates that the qualitative geometric structure persists beyond linear activations. These results advance understanding of how network composition governs training dynamics and suggest principled avenues for faster optimization and generalization in overparameterized models.
Abstract
This paper investigates how the compositional structure of neural networks shapes their optimization landscape and training dynamics. We analyze the gradient flow associated with overparameterized optimization problems, which can be interpreted as training a neural network with linear activations. Remarkably, we show that the global convergence properties can be derived for any cost function that is proper and real analytic. We then specialize the analysis to scalar-valued cost functions, where the geometry of the landscape can be fully characterized. In this setting, we demonstrate that key structural features -- such as the location and stability of saddle points -- are universal across all admissible costs, depending solely on the overparameterized representation rather than on problem-specific details. Moreover, we show that convergence can be arbitrarily accelerated depending on the initialization, as measured by an imbalance metric introduced in this work. Finally, we discuss how these insights may generalize to neural networks with sigmoidal activations, showing through a simple example which geometric and dynamical properties persist beyond the linear case.
