OCLGJun 10, 2025

Solving Convex-Concave Problems with $\tilde{\mathcal{O}}(ε^{-4/7})$ Second-Order Oracle Complexity

arXiv:2506.08362v1h-index: 6
Originality Incremental advance
AI Analysis

This work provides an incremental improvement in optimization algorithms for convex-concave minimax problems, relevant to researchers in optimization and machine learning.

The paper tackles the problem of solving convex-concave minimax problems by improving the second-order oracle complexity from O(ε^{-2/3}) to O(ε^{-4/7}), using a generalization of optimal second-order methods and applying techniques to lazy Hessian algorithms and a Catalyst framework.

Previous algorithms can solve convex-concave minimax problems $\min_{x \in \mathcal{X}} \max_{y \in \mathcal{Y}} f(x,y)$ with $\mathcal{O}(ε^{-2/3})$ second-order oracle calls using Newton-type methods. This result has been speculated to be optimal because the upper bound is achieved by a natural generalization of the optimal first-order method. In this work, we show an improved upper bound of $\tilde{\mathcal{O}}(ε^{-4/7})$ by generalizing the optimal second-order method for convex optimization to solve the convex-concave minimax problem. We further apply a similar technique to lazy Hessian algorithms and show that our proposed algorithm can also be seen as a second-order ``Catalyst'' framework (Lin et al., JMLR 2018) that could accelerate any globally convergent algorithms for solving minimax problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes