Last-Iterate Convergence of Single-Loop Stochastic Methods for Constrained Convex-Concave Minimax Problems
arXiv:2607.11056
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a concrete failure mode of stochastic saddle-point training: vanilla stochastic extragradient and optimistic gradient methods can keep oscillating or fail to converge in their final iterate even on bilinear objectives. Its transferable asset is a Tikhonov-style perturbation that makes the minimax objective strongly convex in the minimizing variables and strongly concave in the maximizing variables, converting noisy rotational dynamics into contractive dynamics around a unique regularized saddle. A practical neural-network analogue is to add opposite quadratic anchoring terms to adversarial objectives and train with stochastic extragradient. The fixed-horizon version is particularly easy to test because the perturbation strength can be selected from the planned training budget and evaluated using final-iterate loss, gradient norm, and game residual rather than trajectory averages.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Replace the raw stochastic saddle objective by a strongly convex-strongly concave, quadratically anchored objective before applying stochastic extragradient. For a generator-discriminator or policy-rewarder game, anchor the minimizing and maximizing parameter vectors to reference parameters with opposite signs, suppressing persistent stochastic rotations and improving the quality of the final iterate.
Useful7/10
Difficulty4/10
Novelty6/10