English

Single Loop Gaussian Homotopy Method for Non-convex Optimization

Optimization and Control 2022-11-17 v2

Abstract

The Gaussian homotopy (GH) method is a popular approach to finding better stationary points for non-convex optimization problems by gradually reducing a parameter value tt, which changes the problem to be solved from an almost convex one to the original target one. Existing GH-based methods repeatedly call an iterative optimization solver to find a stationary point every time tt is updated, which incurs high computational costs. We propose a novel single loop framework for GH methods (SLGH) that updates the parameter tt and the optimization decision variables at the same. Computational complexity analysis is performed on the SLGH algorithm under various situations: either a gradient or gradient-free oracle of a GH function can be obtained for both deterministic and stochastic settings. The convergence rate of SLGH with a tuned hyperparameter becomes consistent with the convergence rate of gradient descent, even though the problem to be solved is gradually changed due to tt. In numerical experiments, our SLGH algorithms show faster convergence than an existing double loop GH method while outperforming gradient descent-based methods in terms of finding a better solution.

Keywords

Cite

@article{arxiv.2203.05717,
  title  = {Single Loop Gaussian Homotopy Method for Non-convex Optimization},
  author = {Hidenori Iwakiri and Yuhang Wang and Shinji Ito and Akiko Takeda},
  journal= {arXiv preprint arXiv:2203.05717},
  year   = {2022}
}

Comments

46 pages

R2 v1 2026-06-24T10:09:31.251Z