Explicit Second-Order Min-Max Optimization: Practical Algorithms and Complexity Analysis
Tianyi Lin, Panayotis Mertikopoulos, Michael I. Jordan

TL;DR
This paper introduces practical second-order algorithms for convex-concave min-max problems, achieving faster convergence rates and reduced computational complexity compared to existing methods, with demonstrated empirical efficiency.
Contribution
It develops inexact regularized Newton-type methods that improve convergence and computational efficiency for min-max optimization, with novel analysis and routines.
Findings
Iterates remain bounded during optimization.
Convergence to an $ ext{epsilon}$-saddle point within $O( ext{epsilon}^{-2/3})$ iterations.
Reduced number of Schur decompositions needed, improving existing methods.
Abstract
We propose and analyze several inexact regularized Newton-type methods for finding a global saddle point of \emph{convex-concave} unconstrained min-max optimization problems. Compared to first-order methods, our understanding of second-order methods for min-max optimization is relatively limited, as obtaining global rates of convergence with second-order information can be much more involved. In this paper, we examine how second-order information is used to speed up extra-gradient methods, even under inexactness. In particular, we show that the proposed methods generate iterates that remain within a bounded set and that the averaged iterates converge to an -saddle point within iterations in terms of a restricted gap function. We also provide a simple routine for solving the subproblem at each iteration, requiring a single Schur decomposition and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
