vix.ing · top · new · best · stats · spec

Preconditioning Kaczmarz method by sketching

2019/03/05 by Alexandr Katrutsa, Ivan Oseledets, Katrutsa, Alexandr +1
Computer Science · Engineering · #FOS: Mathematics #Matrix Theory and Algorithms #Numerical Analysis (math.NA) #Sparse and Compressive Sensing Techniques #Stochastic Gradient Optimization Techniques

paper · pdf · doi:10.48550/arxiv.1903.01806

openalex publication_date 2019/03/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01

Abstract

We propose a new method for preconditioning Kaczmarz method by sketching. Kaczmarz method is a stochastic method for solving overdetermined linear systems based on a sampling of matrix rows. The standard approach to speed up convergence of iterative methods is using preconditioner. As we show the best possible preconditioner for this method can be constructed from QR decomposition of the system matrix, but the complexity of this procedure is too high. Therefore, to reduce this complexity, we use random sketching and compare it with the Kaczmarz method without preconditioning. The developed method is applicable for different modifications of classical Kaczmarz method that were proposed recently. We provide numerical experiments to show the performance of the developed methods on solving both random and real overdetermined linear systems.

Related