A Contracting BFGS Update in Quasi-Newton Methods for Unconstrained Optimization
Jiongcheng Li, Haohan Liu
Abstract
Jiongcheng Li, Haohan Liu
Abstract
Unconstrained optimization problems, arise in many practical applications. Especially, significant improvement in deep learning training came from the Quasi-Newton methods. They exploit the idea of building up curvature information as the iterations of the training method are progressing. BFGS update in Quasi-Newton methods is the most commonly used update rule for training deep neural networks. The accuracy of computed search direction depends largely on how sensitive the Hessian approximation matrix Bk+1 is to small changes. The larger distribution of eigenvalues of the matrix will cause more sensation. In this paper, we propose a contracting BFGS update (C-BFGS), in order to contract the interval of distribution. The new update retains the Hessian approximation matrix positive definiteness, so that it makes sure the search direction down. For a quadratic positive definite function, the search directions generated by C-BFGS under the exact line search are Gconjugate, and the Quasi-Newton method with C-BFGS update satisfies quadratic termination property.
OpenAlex reports 6 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Unconstrained optimization problems, arise in many practical applications. Especially, significant improvement in deep learning training came from the Quasi-Newton methods. They exploit the idea of building up curvature information as the iterations of the training method are progressing. BFGS update in Quasi-Newton methods is the most commonly used update rule for training deep neural networks. The accuracy of computed search direction depends largely on how sensitive the Hessian approximation matrix Bk+1 is to small changes. The larger distribution of eigenvalues of the matrix will cause more sensation. In this paper, we propose a contracting BFGS update (C-BFGS), in order to contract the interval of distribution. The new update retains the Hessian approximation matrix positive definiteness, so that it makes sure the search direction down. For a quadratic positive definite function, the search directions generated by C-BFGS under the exact line search are Gconjugate, and the Quasi-Newton method with C-BFGS update satisfies quadratic termination property.
Key concepts: Broyden–Fletcher–Goldfarb–Shanno algorithm, Hessian matrix, Quasi-Newton method, Mathematical optimization, Definiteness, Computer science, Matrix (chemical analysis), Positive-definite matrix