English

Mixed Precision FGMRES-Based Iterative Refinement for Weighted Least Squares

Numerical Analysis 2024-01-29 v2 Numerical Analysis

Abstract

With the recent emergence of mixed precision hardware, there has been a renewed interest in its use for solving numerical linear algebra problems fast and accurately. The solution of least squares (LS) problems minxbAx2\min_x\|b-Ax\|_2, where ARm×nA \in \mathbb{R}^{m\times n}, arise in numerous application areas. Overdetermined standard least squares problems can be solved by using mixed precision within the iterative refinement method of Bj\"{o}rck, which transforms the least squares problem into an (m+n)×(m+n)(m+n)\times(m+n) ''augmented'' system. It has recently been shown that mixed precision GMRES-based iterative refinement can also be used, in an approach termed GMRES-LSIR. In practice, we often encounter types of least squares problems beyond standard least squares, including weighted least squares (WLS), minxD1/2(bAx)2\min_x\|D^{1/2}(b-Ax)\|_2, where D1/2D^{1/2} is a diagonal matrix of weights. In this paper, we discuss a mixed precision FGMRES-WLSIR algorithm for solving WLS problems using two different preconditioners.

Keywords

Cite

@article{arxiv.2401.03755,
  title  = {Mixed Precision FGMRES-Based Iterative Refinement for Weighted Least Squares},
  author = {Erin Carson and Eda Oktay},
  journal= {arXiv preprint arXiv:2401.03755},
  year   = {2024}
}

Comments

12 pages

R2 v1 2026-06-28T14:10:59.768Z