9. Secant Methods for Unconstrained Minimization
Author information unavailable
Abstract
Author information unavailable
Abstract
In this chapter we consider secant methods for the unconstrained minimization problem. The derivatives we have used in our algorithms for this problem are the gradient, ∇ƒ(x), and the Hessian, . The gradient must be known accurately in minimization algorithms, both for calculating descent directions and for stopping tests, and the reader can see from Chapter 8 that secant approximations do not provide this accuracy. Therefore, secant approximations to the gradient are not used in quasi-Newton algorithms. On the other hand, the Hessian can be approximated by secant techniques in much the same manner as the Jacobian was in Chapter 8, and this is the topic of the present chapter. We will present the most successful secant updates to the Hessian and the theory that accompanies them. These updates require no additional function or gradient evaluations, and again lead to locally q-superlinearly convergent algorithms.
OpenAlex reports 4 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.
In this chapter we consider secant methods for the unconstrained minimization problem. The derivatives we have used in our algorithms for this problem are the gradient, ∇ƒ(x), and the Hessian, . The gradient must be known accurately in minimization algorithms, both for calculating descent directions and for stopping tests, and the reader can see from Chapter 8 that secant approximations do not provide this accuracy. Therefore, secant approximations to the gradient are not used in quasi-Newton algorithms. On the other hand, the Hessian can be approximated by secant techniques in much the same manner as the Jacobian was in Chapter 8, and this is the topic of the present chapter. We will present the most successful secant updates to the Hessian and the theory that accompanies them. These updates require no additional function or gradient evaluations, and again lead to locally q-superlinearly convergent algorithms.
Key concepts: Hessian matrix, Secant method, Quasi-Newton method, Minification, Gradient descent, Jacobian matrix and determinant, Mathematics, Applied mathematics