A federated Kaczmarz algorithm
By: Halyun Jeong, Deanna Needell, Chi-Hao Wu
Potential Business Impact:
Solves big math problems faster on many computers.
In this paper, we propose a federated algorithm for solving large linear systems that is inspired by the classic randomized Kaczmarz algorithm. We provide convergence guarantees of the proposed method, and as a corollary of our analysis, we provide a new proof for the convergence of the classic randomized Kaczmarz method. We demonstrate experimentally the behavior of our method when applied to related problems. For underdetermined systems, we demonstrate that our algorithm can be used for sparse approximation. For inconsistent systems, we demonstrate that our algorithm converges to a horizon of the least squares solution. Finally, we apply our algorithm to real data and show that it is consistent with the selection of Lasso, while still offering the computational advantages of the Kaczmarz framework and thresholding-based algorithms in the federated setting.
Similar Papers
Randomized Kaczmarz Methods with Beyond-Krylov Convergence
Numerical Analysis
Solves hard math problems much faster.
An accelerated randomized Bregman-Kaczmarz method for strongly convex linearly constraint optimization
Optimization and Control
Makes computer math problems solve much faster.
Randomized batch-sampling Kaczmarz methods for general linear systems
Numerical Analysis
Solves math problems faster using smart guessing.