English

Greed Works: An Improved Analysis of Sampling Kaczmarz-Motzkin

Numerical Analysis 2020-07-28 v2 Numerical Analysis

Abstract

Stochastic iterative algorithms have gained recent interest in machine learning and signal processing for solving large-scale systems of equations, Ax=bAx=b. One such example is the Randomized Kaczmarz (RK) algorithm, which acts only on single rows of the matrix AA at a time. While RK randomly selects a row of AA to work with, Motzkin's Method (MM) employs a greedy row selection. Connections between the two algorithms resulted in the Sampling Kaczmarz-Motzkin (SKM) algorithm which samples a random subset of β\beta rows of AA and then greedily selects the best row of the subset. Despite their variable computational costs, all three algorithms have been proven to have the same theoretical upper bound on the convergence rate. In this work, an improved analysis of the range of random (RK) to greedy (MM) methods is presented. This analysis improves upon previous known convergence bounds for SKM, capturing the benefit of partially greedy selection schemes. This work also further generalizes previous known results, removing the theoretical assumptions that β\beta must be fixed at every iteration and that AA must have normalized rows.

Keywords

Cite

@article{arxiv.1912.03544,
  title  = {Greed Works: An Improved Analysis of Sampling Kaczmarz-Motzkin},
  author = {Jamie Haddock and Anna Ma},
  journal= {arXiv preprint arXiv:1912.03544},
  year   = {2020}
}