SOTAVerified

The First Optimal Acceleration of High-Order Methods in Smooth Convex Optimization

2022-05-19Code Available1· sign in to hype

Dmitry Kovalev, Alexander Gasnikov

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we study the fundamental open question of finding the optimal high-order algorithm for solving smooth convex minimization problems. Arjevani et al. (2019) established the lower bound (^-2/(3p+1)) on the number of the p-th order oracle calls required by an algorithm to find an -accurate solution to the problem, where the p-th order oracle stands for the computation of the objective function value and the derivatives up to the order p. However, the existing state-of-the-art high-order methods of Gasnikov et al. (2019b); Bubeck et al. (2019); Jiang et al. (2019) achieve the oracle complexity O(^-2/(3p+1) (1/)), which does not match the lower bound. The reason for this is that these algorithms require performing a complex binary search procedure, which makes them neither optimal nor practical. We fix this fundamental issue by providing the first algorithm with O(^-2/(3p+1)) p-th order oracle complexity.

Tasks

Reproductions