Proceedings of the 1997 International Symposium on Symbolic and Algebraic Computation - ISSAC '97 1997
DOI: 10.1145/258726.258770
|View full text |Cite
|
Sign up to set email alerts
|

Algorithms and design for a second-order automatic differentiation module

Abstract: This article describes approaches to computing second-order derivatives with automatic differentiation (AD) based on the forward mode and the propagation of univariate Taylor series. Performance results are given that show the speedup possible with these techniques relative to existing approaches. We also describe a new source transformation AD module for computing second-order derivatives of C and Fortran codes and the underlying infrastructure used to create a language-independent translation tool.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0

Year Published

1997
1997
2008
2008

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 22 publications
(21 citation statements)
references
References 8 publications
0
21
0
Order By: Relevance
“…Second-order information was tackled in automatic differentiation (AD) by Abate et al (1997), Giering and Kaminski (1998a,b), Gay (1996), Hovland (1995), Bischof (1995), Burger et al (1992), Griewank and Corliss (1991), and Griewank (1993Griewank ( , 2000Griewank ( , 2001, to cite but a few. Several AD packages such as the tangent linear and adjoint model compiler (TAMC) of Giering and Kaminski (1998a) allow calculation of the Hessian of the cost functional.…”
Section: Volume 130 M O N T H L Y W E a T H E R R E V I E Wmentioning
confidence: 99%
“…Second-order information was tackled in automatic differentiation (AD) by Abate et al (1997), Giering and Kaminski (1998a,b), Gay (1996), Hovland (1995), Bischof (1995), Burger et al (1992), Griewank and Corliss (1991), and Griewank (1993Griewank ( , 2000Griewank ( , 2001, to cite but a few. Several AD packages such as the tangent linear and adjoint model compiler (TAMC) of Giering and Kaminski (1998a) allow calculation of the Hessian of the cost functional.…”
Section: Volume 130 M O N T H L Y W E a T H E R R E V I E Wmentioning
confidence: 99%
“…Since the evaluation of the function computed by the original code is tightly interleaved with the firstand second-order derivative computation, we perform a redundant evaluation of the original function and its gradients, enabling parallel processing without synchronization. The new implementation of the parallelization strategy using ADIFOR 3.0 [18] and the Hessian module [1] is able to generate ready-to-use parallel code for computing first-and second-order derivatives. Finally, we report on an application of the proposed strategy to the MSIS-86 atmospheric model leading to an augmented model capable of evaluating secondorder derivatives in parallel.…”
Section: Discussionmentioning
confidence: 99%
“…In practice, however, one would save half of the operations and storage by exploiting the symmetry of the Hessians. For example, in [1], the Hessians are stored in the LAPACK packed symmetric scheme.…”
Section: Automatic Differentiationmentioning
confidence: 99%
See 1 more Smart Citation
“…In both cases we a r e i n terested in the ratio 2 Direct and substitution methods usually require more than M gradient e v aluations to determine the Hessian matrix, and thus the increase in the value of 2 relative t o 1 in Table 3.2 was expected. Still, it is reassuring that the median value of 2 is reasonably small.…”
Section: Computing Hessian Matricesmentioning
confidence: 98%