SOTAVerified

Computing the Newton-step faster than Hessian accumulation

2021-08-02Unverified0· sign in to hype

Akshay Srinivasan, Emanuel Todorov

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Computing the Newton-step of a generic function with N decision variables takes O(N^3) flops. In this paper, we show that given the computational graph of the function, this bound can be reduced to O(m^3), where , m are the width and size of a tree-decomposition of the graph. The proposed algorithm generalizes nonlinear optimal-control methods based on LQR to general optimization problems and provides non-trivial gains in iteration-complexity even in cases where the Hessian is dense.

Tasks

Reproductions