English

Row-Splitting ILU Preconditioners for Sparse Least-Squares Problems

Numerical Analysis 2026-03-31 v1 Numerical Analysis

Abstract

Preconditioning for overdetermined least-squares problems has received comparatively little attention, and designing methods that are both effective and memory-efficient remains challenging. We propose a class of ILU-based preconditioners built around a row-splitting strategy that identifies a well-conditioned square submatrix via an incomplete LU factorization and combines its incomplete factors with algebraic corrections from the remaining rows. This construction avoids forming the normal equations and is well suited to problems for which the normal matrix is ill-conditioned or relatively dense. Numerical experiments on test problems arising from practical applications illustrate the effectiveness of the proposed approach when used with a Krylov subspace solver and demonstrate it can outperform preconditioners based on incomplete Cholesky factorization of the normal equations, including for sparse-dense problems, where the splitting naturally isolates dense rows.

Keywords

Cite

@article{arxiv.2603.28642,
  title  = {Row-Splitting ILU Preconditioners for Sparse Least-Squares Problems},
  author = {Jennifer Scott and Miroslav Tůma},
  journal= {arXiv preprint arXiv:2603.28642},
  year   = {2026}
}

Comments

20 pages, 5 figures

R2 v1 2026-07-01T11:44:25.114Z