# GMRES with Singular Vector Approximations

**Authors:** Mashetti Ravibabu

arXiv: 1902.02260 · 2019-02-07

## TL;DR

This paper introduces an enhanced GMRES method that incorporates approximate right singular vectors into Krylov subspaces to improve convergence by reducing error norms, demonstrated through numerical experiments on benchmark matrices.

## Contribution

The paper presents a novel GMRES variant that augments Krylov subspaces with approximate singular vectors, offering improved error suppression over standard methods.

## Key findings

- The proposed method outperforms standard GMRES in reducing error norms.
- Numerical experiments validate the effectiveness of the singular vector augmentation.
- The approach compares favorably with GMRES methods using eigenvectors.

## Abstract

This paper has proposed the GMRES that augments Krylov subspaces with a set of approximate right singular vectors. The proposed method suppresses the error norms of a linear system of equations. Numerical experiments comparing the proposed method with the Standard GMRES and GMRES with eigenvectors methods[3] have been reported for benchmark matrices.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02260/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02260/full.md

## References

8 references — full list in the complete paper: https://tomesphere.com/paper/1902.02260/full.md

---
Source: https://tomesphere.com/paper/1902.02260