Journal Article10.1007/BF02186479
Using parallel function evaluations to improve Hessian approximation for unconstrained optimization
19
TL;DR: In this paper, the authors present a new class of methods for solving unconstrained optimization problems on parallel computers, which utilize multiple processors to evaluate the function, (finite difference) gradient, and a portion of the finite difference Hessian simultaneously at each iteration.
read more
Abstract: This paper presents a new class of methods for solving unconstrained optimization problems on parallel computers. The methods are intended to solve small to moderate dimensional problems where function and derivative evaluation is the dominant cost. They utilize multiple processors to evaluate the function, (finite difference) gradient, and a portion of the finite difference Hessian simultaneously at each iterate. We introduce three types of new methods, which all utilize the new finite difference Hessian information in forming the new Hessian approximation at each iteration; they differ in whether and how they utilize the standard secant information from the current step as well. We present theoretical analyses of the rate of convergence of several of these methods. We also present computational results which illustrate their performance on parallel computers when function evaluation is expensive.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Parallel quasi-newton m ethods for unconstrained o ptimization
Richard H. Byrd,B. Schnabel,Gerald A. Shultz +2 more
- 01 Jan 1988
TL;DR: These methods for solving the unconstrained optimization problem on parallel computers, when the number of variables is sufficiently small that quasi-Newton methods can be used, concentrate mainly on problems where function evaluation is expensive.
62
Block truncated-Newton methods for parallel optimization
Stephen G. Nash,Ariela Sofer +1 more
TL;DR: Truncated-Newton methods as mentioned in this paper are a class of optimization methods suitable for large scale problems at each iteration, a search direction is obtained by approximately solving the Newton equations using an iterative method In this way, matrix costs and second-derivative calculations are avoided, hence removing the major drawbacks of Newton's method.
44
Block truncated-newton m ethods f or parallel o ptimization
Stephen G. Nash,Ariela Sofer +1 more
- 01 Jan 1989
TL;DR: Truncated-Newton methods are a class of optimization methods suitable for large scale problems where at each iteration, a search direction is obtained by approximately solving the Newton equations using an iterative method, hence removing the major drawbacks of Newton's method.
34
Design and implementation of multilevel parallel optimization on the intel teraflops
M. S. Eldred,W. E. Hartt +1 more
- 02 Sep 1998
TL;DR: Various parallel programming models are discussed, although emphasis is given to a masterslave implementation using the Message Passing Interface (MPI), and a mathematical analysis is given on achieving peak efficiency in multilevel parallelism by selecting the most effective processor partitioning schemes.
31
•Book
Introducing parallel computers into operational weather forecasting
Tuomo Kauranne
- 01 Jan 2002
TL;DR: The articles in this thesis cover fourteen years of research into how to harness thousands of processors on a single weather forecast or climate simulation, so that the application can benefit as much as possible from the power of parallel high performance computers.
11
References
•Book
Practical Methods of Optimization
Roger Fletcher
- 01 Jan 2009
TL;DR: The aim of this book is to provide a Discussion of Constrained Optimization and its Applications to Linear Programming and Other Optimization Problems.
9.3K
•Book
Numerical methods for unconstrained optimization and nonlinear equations
John E. Dennis,Robert B. Schnabel +1 more
- 01 Mar 1983
TL;DR: Newton's Method for Nonlinear Equations and Unconstrained Minimization and methods for solving nonlinear least-squares problems with Special Structure.
8.2K
•Book
Numerical Methods for Unconstrained Optimization and Nonlinear Equations (Classics in Applied Mathematics, 16)
John E. Dennis,Robert B. Schnabel +1 more
- 01 Feb 1996
TL;DR: In this paper, Schnabel proposed a modular system of algorithms for unconstrained minimization and nonlinear equations, based on Newton's method for solving one equation in one unknown convergence of sequences of real numbers.
6.8K