STACEY is a new ℓ_p steepest descent optimizer with primal-dual interpolation; its convergence theory covers only the unaccelerated base algorithm, and its empirical gains rely on grid-searched hyperparameters.
Faster Acceleration for Steepest Descent
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent advances (Sherman, 2017; Sidford and Tian, 2018; Cohen et al., 2021) have overcome the fundamental barrier of dimension dependence in the iteration complexity of solving $\ell_\infty$ regression with first-order methods. Yet it remains unclear to what extent such acceleration can be achieved for general $\ell_p$ smooth functions. In this paper, we propose a new accelerated first-order method for convex optimization under non-Euclidean smoothness assumptions. In contrast to standard acceleration techniques, our approach uses primal-dual iterate sequences taken with respect to $\textit{differing}$ norms, which are then coupled using an $\textit{implicitly}$ determined interpolation parameter. For $\ell_p$ norm smooth problems in $d$ dimensions, our method provides an iteration complexity improvement of up to $O(d^{1-\frac{2}{p}})$ in terms of calls to a first-order oracle, thereby allowing us to circumvent long-standing barriers in accelerated non-Euclidean steepest descent.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Stacey: Promoting Stochastic Steepest Descent via Accelerated $\ell_p$-Smooth Nonconvex Optimization
STACEY is a new ℓ_p steepest descent optimizer with primal-dual interpolation; its convergence theory covers only the unaccelerated base algorithm, and its empirical gains rely on grid-searched hyperparameters.