First-Order Algorithms Without Lipschitz Gradient: A Sequential Local Optimization Approach
Junyu Zhang, Mingyi Hong

TL;DR
This paper introduces a sequential local optimization framework for first-order algorithms that effectively handle problems without globally Lipschitz continuous gradients, broadening their applicability to more complex optimization tasks.
Contribution
It develops a new local Lipschitz-based approach that adapts existing first-order methods without requiring global Lipschitz constants, including a parameter-free variant of GD with Armijo line search.
Findings
Achieves gradient error bounds with at most O(1/ε) gradient oracle calls.
The framework adapts to various first-order methods like GD, NGD, and AGD.
Improves dependency on ε and local Lipschitz growth in accelerated methods.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Tensor decomposition and applications · Advanced Optimization Algorithms Research
