pith. sign in

arxiv: 1809.10585 · v1 · pith:A4N2EMBSnew · submitted 2018-09-27 · 🧮 math.NA · cs.NA

Fast QR decomposition of HODLR matrices

classification 🧮 math.NA cs.NA
keywords hodlrmatricesalgorithmdecompositionnumericalachievesdownfast
0
0 comments X
read the original abstract

The efficient and accurate QR decomposition for matrices with hierarchical low-rank structures, such as HODLR and hierarchical matrices, has been challenging. Existing structure-exploiting algorithms are prone to numerical instability as they proceed indirectly, via Cholesky decompositions or a block Gram-Schmidt procedure. For a highly ill-conditioned matrix, such approaches either break down in finite-precision arithmetic or result in significant loss of orthogonality. Although these issues can sometimes be addressed by regularization and iterative refinement, it would be more desirable to have an algorithm that avoids these detours and is numerically robust to ill-conditioning. In this work, we propose such an algorithm for HODLR matrices. It achieves accuracy by utilizing Householder reflectors. It achieves efficiency by utilizing fast operations in the HODLR format in combination with compact WY representations and the recursive QR decomposition by Elmroth and Gustavson. Numerical experiments demonstrate that our newly proposed algorithm is robust to ill-conditioning and capable of achieving numerical orthogonality down to the level of roundoff error.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Parallel Sparse and Data-Sparse Factorization-based Linear Solvers

    cs.MS 2026-02 unverdicted novelty 1.0

    Review chapter summarizing advances in parallel sparse direct solvers along communication reduction and data-sparse compression axes.