English

Worth Their Weight: Randomized and Regularized Block Kaczmarz Algorithms without Preprocessing

Machine Learning 2025-12-18 v3 Numerical Analysis Numerical Analysis Optimization and Control Machine Learning

Abstract

Due to the ever growing amounts of data leveraged for machine learning and scientific computing, it is increasingly important to develop algorithms that sample only a small portion of the data at a time. In the case of linear least-squares, the randomized block Kaczmarz method (RBK) is an appealing example of such an algorithm, but its convergence is only understood under sampling distributions that require potentially prohibitively expensive preprocessing steps. To address this limitation, we analyze RBK when the data is sampled uniformly, showing that its iterates converge in a Monte Carlo sense to a weighted\textit{weighted} least-squares solution. Unfortunately, for general problems the bias of the weighted least-squares solution and the variance of the iterates can become arbitrarily large. We show that these quantities can be rigorously controlled by incorporating regularization into the RBK iterations, yielding the regularized algorithm ReBlocK. Numerical experiments including examples arising from natural gradient optimization demonstrate that ReBlocK can outperform both RBK and minibatch stochastic gradient descent for inconsistent problems with rapidly decaying singular values.

Keywords

Cite

@article{arxiv.2502.00882,
  title  = {Worth Their Weight: Randomized and Regularized Block Kaczmarz Algorithms without Preprocessing},
  author = {Gil Goldshlager and Jiang Hu and Lin Lin},
  journal= {arXiv preprint arXiv:2502.00882},
  year   = {2025}
}

Comments

36 pages, 14 figures

R2 v1 2026-06-28T21:29:41.955Z