English

A Dynamic Subspace Based BFGS Method for Large Scale Optimization Problem

Optimization and Control 2020-01-24 v2

Abstract

Large-scale unconstrained optimization is a fundamental and important class of, yet not well-solved problems in numerical optimization. The main challenge in designing an algorithm is to require a few storage locations or very inexpensive computations while preserving global convergence. In this work, we propose a novel approach solving large-scale unconstrained optimization problem by combining the dynamic subspace technique and the BFGS update algorithm. It is clearly demonstrated that our approach has the same rate of convergence in the dynamic subspace as the BFGS and less memory than L-BFGS. Further, we give the convergence analysis by constructing the mapping of low-dimensional Euclidean space to the adaptive subspace. We compare our hybrid algorithm with the BFGS and L-BFGS approaches. Experimental results show that our hybrid algorithm offers several significant advantages such as parallel computing, convergence efficiency, and robustness.

Keywords

Cite

@article{arxiv.2001.07335,
  title  = {A Dynamic Subspace Based BFGS Method for Large Scale Optimization Problem},
  author = {Zheng Li and Shi Shu and Jian-Ping Zhang},
  journal= {arXiv preprint arXiv:2001.07335},
  year   = {2020}
}

Comments

For associated code and experiments, see https: //github.com/LizhengMathAi/F-BFGS