Blocked Cholesky factorization updates of the Riccati recursion using hyperbolic Householder transformations
By: Pieter Pas, Panagiotis Patrinos
Potential Business Impact:
Speeds up computer solving of complex math problems.
Newton systems in quadratic programming (QP) methods are often solved using direct Cholesky or LDL factorizations. When the linear systems in successive iterations differ by a low-rank modification (as is common in active set and augmented Lagrangian methods), updating the existing factorization can offer significant performance improvements over recomputing a full Cholesky factorization. We review the hyperbolic Householder transformation, and demonstrate its usefulness in describing low-rank Cholesky factorization updates. By applying this hyperbolic Householder-based framework to the well-known Riccati recursion for solving saddle-point problems with optimal control structure, we develop a novel algorithm for updating the factorizations used in optimization solvers for optimal control. Specifically, the proposed method can be used to efficiently solve the semismooth Newton systems that are at the core of the augmented Lagrangian-based QPALM-OCP solver. An optimized open-source implementation of the proposed factorization update routines is provided as well.
Similar Papers
An efficient algorithm for the minimal least squares solution of linear system with indefinite symmetric matrices
Numerical Analysis
Solves math problems faster and more accurately.
A Unified Perspective on Orthogonalization and Diagonalization
Numerical Analysis
Unifies math tools, making computers faster and more stable.
Parallel KKT Solver in PIQP for Multistage Optimization
Optimization and Control
Makes racing cars drive faster and smarter.