# Adaptive Restart of the Optimized Gradient Method for Convex   Optimization

**Authors:** Donghwan Kim, Jeffrey A. Fessler

arXiv: 1703.04641 · 2019-06-14

## TL;DR

This paper explores adaptive restart techniques to accelerate the optimized gradient method, improving convergence rates for convex optimization problems, especially when parameters are unknown or the iterates are in strongly convex regions.

## Contribution

It introduces a heuristic adaptive restart scheme for the optimized gradient method, enhancing its convergence speed for convex and strongly convex problems.

## Key findings

- Adaptive restart accelerates the optimized gradient method.
- Numerical experiments confirm improved convergence rates.
- Helpful for nonsmooth composite convex functions.

## Abstract

First-order methods with momentum such as Nesterov's fast gradient method are very useful for convex optimization problems, but can exhibit undesirable oscillations yielding slow convergence rates for some applications. An adaptive restarting scheme can improve the convergence rate of the fast gradient method, when the parameter of a strongly convex cost function is unknown or when the iterates of the algorithm enter a locally strongly convex region. Recently, we introduced the optimized gradient method, a first-order algorithm that has an inexpensive per-iteration computational cost similar to that of the fast gradient method, yet has a worst-case cost function rate that is twice faster than that of the fast gradient method and that is optimal for large-dimensional smooth convex problems. Building upon the success of accelerating the fast gradient method using adaptive restart, this paper investigates similar heuristic acceleration of the optimized gradient method. We first derive a new first-order method that resembles the optimized gradient method for strongly convex quadratic problems with known function parameters, yielding a linear convergence rate that is faster than that of the analogous version of the fast gradient method. We then provide a heuristic analysis and numerical experiments that illustrate that adaptive restart can accelerate the convergence of the optimized gradient method. Numerical results also illustrate that adaptive restart is helpful for a proximal version of the optimized gradient method for nonsmooth composite convex functions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.04641/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1703.04641/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1703.04641/full.md

---
Source: https://tomesphere.com/paper/1703.04641