Solving Neural Min-Max Games: The Role of Architecture, Initialization & Dynamics
Deep Patel, Emmanouil-Vasileios Vlatakis-Gkaragkounis
TL;DR
This work provides the first non-asymptotic convergence guarantees for solving neural min-max games by exploiting hidden convexity and overparameterization. It introduces AltGDA with a path-length/Lyapunov analysis that ensures global convergence to epsilon-Nash equilibria in broad hidden convex-concave settings, requiring wide two-layer networks and favorable initialization. The results cover both input-optimization games (randomly initialized fixed mappings) and neural-parameter games (trainable networks), with explicit width scaling and spectral conditions tied to Jacobian conditioning. Regularization and data geometry play crucial roles in stabilizing dynamics and enabling Polyak–Łojasiewicz-type convergence. These insights guide architectural and optimization choices for scalable, reliable multi-agent learning systems in adversarial and robust contexts.
Abstract
Many emerging applications - such as adversarial training, AI alignment, and robust optimization - can be framed as zero-sum games between neural nets, with von Neumann-Nash equilibria (NE) capturing the desirable system behavior. While such games often involve non-convex non-concave objectives, empirical evidence shows that simple gradient methods frequently converge, suggesting a hidden geometric structure. In this paper, we provide a theoretical framework that explains this phenomenon through the lens of hidden convexity and overparameterization. We identify sufficient conditions - spanning initialization, training dynamics, and network width - that guarantee global convergence to a NE in a broad class of non-convex min-max games. To our knowledge, this is the first such result for games that involve two-layer neural networks. Technically, our approach is twofold: (a) we derive a novel path-length bound for the alternating gradient descent-ascent scheme in min-max games; and (b) we show that the reduction from a hidden convex-concave geometry to two-sided Polyak-Łojasiewicz (PŁ) min-max condition hold with high probability under overparameterization, using tools from random matrix theory.
