Scientific Computing Seminar

Date and Place: Thursdays and hybrid (live in 32-349/online via Zoom). For detailed dates see below!

Content

In the Scientific Computing Seminar we host talks of guests and members of the SciComp team as well as students of mathematics, computer science and engineering. Everybody interested in the topics is welcome.

List of Talks

Event Information:

  • Thu
    01
    Feb
    2018

    SC Seminar: Johannes Blühdorn

    11:30SC Seminar Room 32-349

    Johannes Blühdorn, TU Kaiserslautern

    Title:
    Automatic Differentiation of Fixed Points

    Abstract:

    In the context of automatic differentiation, special care must be taken when differentiating code that incorporates a fixed point iteration. The memory consumption due to taping for the reverse mode of AD grows with the number of iterations, and even if the forward iteration converges, it is unclear whether the corresponding reverse iteration converges as well. Following a paper by Bruce Christianson, we present conditions for a fixed point to be differentiable with respect to the independent variables, and formulate a fixed point problem for the adjoint values. The reverse iteration is then replaced by iterating the fixed point problem for the adjoint. As it turns out, recording only the last forward iteration on tape provides all that is needed for the reverse sweep, and the gradient can be obtained with the same accuracy as the original fixed point. For any of both fixed point problems, it might not always be possible or efficient to decide in advance whether or not the contraction requirement of Banach’s Fixed Point Theorem is satisfied. In the special case of a linear function, this corresponds to an iteration matrix with some eigenvalues outside the unit circle. The iteration is then in general unstable, but by means of the recursive projection method, it can be stabilized. Following a paper by Renac, we present this in the linear case, and discuss its applicability in the context of the above AD scheme.