An Optimal Algorithm for Strongly Convex Min-min Optimization

Published in arXiv, 2023

PDF, Cite, arXiv

Abstract:

In this paper we study the smooth strongly convex minimization problem $\min _x \min _y f(x, y)$. The existing optimal first-order methods require $\mathcal{O}\left(\sqrt{\max \left( \kappa_x, \kappa_y\right) }\log \frac{ 1} { \epsilon} \right)$ of computations of both $\nabla_x f(x, y)$ and $\nabla_y f(x, y)$, where $\kappa_x$ and $\kappa_y$ are condition numbers with respect to variable blocks $x$ and $y$. We propose a new algorithm that only requires $\mathcal{O}\left(\sqrt{\kappa_x} \log 1 / \epsilon\right)$ of computations of $\nabla_x f(x, y)$ and $\mathcal{O}\left(\sqrt{\kappa_y} \log 1 / \epsilon\right)$ computations of $\nabla_y f(x, y)$. In some applications $\kappa_x \gg \kappa_y$, and computation of $\nabla_y f(x, y)$ is significantly cheaper than computation of $\nabla_x f(x, y)$. In this case, our algorithm substantially outperforms the existing state-of-the-art methods.