English

Numerically robust square root implementations of statistical linear regression filters and smoothers

Methodology 2024-06-19 v2 Numerical Analysis Numerical Analysis

Abstract

In this article, square-root formulations of the statistical linear regression filter and smoother are developed. Crucially, the method uses QR decompositions rather than Cholesky downdates. This makes the method inherently more numerically robust than the downdate based methods, which may fail in the face of rounding errors. This increased robustness is demonstrated in an ill-conditioned problem, where it is compared against a reference implementation in both double and single precision arithmetic. The new implementation is found to be more robust, when implemented in lower precision arithmetic as compared to the alternative.

Keywords

Cite

@article{arxiv.2406.05188,
  title  = {Numerically robust square root implementations of statistical linear regression filters and smoothers},
  author = {Filip Tronarp},
  journal= {arXiv preprint arXiv:2406.05188},
  year   = {2024}
}
R2 v1 2026-06-28T16:57:44.583Z