On diagonally structured problems in unconstrained optimization using an inexact super Halley method

作者:

Highlights:

摘要

We consider solving the unconstrained minimization problem using an iterative method derived from the third order super Halley method. Each iteration of the super Halley method requires the solution of two linear systems of equations. We show a practical implementation using an iterative method to solve the linear systems. This paper introduces an array of arrays (jagged) data structure for storing the second and third derivative of a multivariate function and suitable termination criteria for the (inner) iterative method to achieve a cubic rate of convergence. Using a jagged compressed diagonal storage of the Hessian matrices and for the tensor, numerical results show that storing the diagonals are more efficient than the row or column oriented approach when we use an iterative method for solving the linear systems of equations.

论文关键词:65K05,90C06,65H10,Halley’s method,Chebyshev’s method,Inexact Newton method,Truncated Newton,Large scale unconstrained optimization,Conjugate gradient method

论文评审过程:Received 9 September 2010, Revised 20 June 2011, Available online 29 July 2011.

论文官网地址:https://doi.org/10.1016/j.cam.2011.07.006