Ask a Question

Prefer a chat interface with context about you and your work?

An accelerated randomized Kaczmarz algorithm

An accelerated randomized Kaczmarz algorithm

The randomized Kaczmarz ($\rm {RK}$) algorithm is a simple but powerful approach for solving consistent linear systems $Ax=b$. This paper proposes an accelerated randomized Kaczmarz ($\rm {ARK}$) algorithm with better convergence than the standard $\rm {RK}$ algorithm on ill-conditioned problems. The per-iteration cost of $\rm {RK}$ and $\rm {ARK}$ are …