English

First-Order Algorithms Without Lipschitz Gradient: A Sequential Local Optimization Approach

Optimization and Control 2024-02-07 v2

Abstract

First-order algorithms have been popular for solving convex and non-convex optimization problems. A key assumption for the majority of these algorithms is that the gradient of the objective function is globally Lipschitz continuous, but many contemporary problems such as tensor decomposition fail to satisfy such an assumption. This paper develops a sequential local optimization (SLO) framework of first-order algorithms that can effectively optimize problems without Lipschitz gradient. Operating on the assumption that the gradients are {\it locally} Lipschitz continuous over any compact set, the proposed framework carefully restricts the distance between two successive iterates. We show that the proposed framework can easily adapt to existing first-order methods such as gradient descent (GD), normalized gradient descent (NGD), accelerated gradient descent (AGD), as well as GD with Armijo line search. Remarkably, the latter algorithm is totally parameter-free and do not even require the knowledge of local Lipschitz constants. We show that for the proposed algorithms to achieve gradient error bound of f(x)2ϵ\|\nabla f(x)\|^2\le \epsilon, it requires at most O(1ϵ×L(Y))\mathcal{O}(\frac{1}{\epsilon}\times \mathcal{L}(Y)) total access to the gradient oracle, where L(Y)\mathcal{L}(Y) characterizes how the local Lipschitz constants grow with the size of a given set YY. Moreover, we show that the variant of AGD improves the dependency on both ϵ\epsilon and the growth function L(Y)\mathcal{L}(Y). The proposed algorithms complement the existing Bregman Proximal Gradient (BPG) algorithm, because they do not require the global information about problem structure to construct and solve Bregman proximal mappings.

Keywords

Cite

@article{arxiv.2010.03194,
  title  = {First-Order Algorithms Without Lipschitz Gradient: A Sequential Local Optimization Approach},
  author = {Junyu Zhang and Mingyi Hong},
  journal= {arXiv preprint arXiv:2010.03194},
  year   = {2024}
}

Comments

Accepted by Informs Journal on Optimization

R2 v1 2026-06-23T19:06:54.372Z