On the Polyak momentum variants of the greedy deterministic single and multiple row-action methods
Nian-Ci Wu, Qian Zuo, Yatian Wang
TL;DR
This work blends greedy deterministic row-action strategies with Polyak momentum to accelerate Kaczmarz-type solvers for consistent linear systems. By introducing the mMWRK and mFDBK variants, the authors prove convergence to the minimum-norm least-squares solution and establish linear rates under suitable choices of the step-size $\alpha$ and momentum $\beta$. Extensive numerical experiments on synthetic data and curve-fitting problems demonstrate that momentum variants achieve faster convergence and notable iteration-count reductions compared to their non-momentum counterparts. The results highlight the practical potential of deterministic greedy-row methods augmented with Polyak momentum for large-scale linear-systems tasks relevant to applications such as computer-aided geometric design.
Abstract
For solving a consistent system of linear equations, the classical row-action (also known as Kaczmarz) method is a simple while really effective iteration solver. Based on the greedy index selection strategy and Polyak's heavy-ball momentum acceleration technique, we propose two deterministic row-action methods and establish the corresponding convergence theory. We show that our algorithm can linearly converge to a least-squares solution with minimum Euclidean norm. Several numerical studies have been presented to corroborate our theoretical findings. Real-world applications, such as data fitting in computer-aided geometry design, are also presented for illustrative purposes.
