On the convergence analysis of the greedy randomized Kaczmarz method
Yansheng Su, Deren Han, Yun Zeng, and Jiaxin Xie

TL;DR
This paper provides a detailed convergence analysis of the greedy randomized Kaczmarz method, demonstrating deterministic linear convergence and improving iteration complexity, with enhancements via Polyak's momentum technique.
Contribution
It introduces more precise greedy probability criteria, revises existing convergence analyses to show deterministic convergence, and incorporates momentum to enhance performance.
Findings
Proves deterministic linear convergence of the GRK method.
Shows that a tighter threshold parameter accelerates convergence.
Demonstrates that momentum improves the efficiency of the GRK method.
Abstract
In this paper, we analyze the greedy randomized Kaczmarz (GRK) method proposed in Bai and Wu (SIAM J. Sci. Comput., 40(1):A592--A606, 2018) for solving linear systems. We develop more precise greedy probability criteria to effectively select the working row from the coefficient matrix. Notably, we prove that the linear convergence of the GRK method is deterministic and demonstrate that using a tighter threshold parameter can lead to a faster convergence rate. Our result revises existing convergence analyses, which are solely based on the expected error by realizing that the iterates of the GRK method are random variables. Consequently, we obtain an improved iteration complexity for the GRK method. Moreover, the Polyak's heavy ball momentum technique is incorporated to improve the performance of the GRK method. We propose a refined convergence analysis, compared with the technique used…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Markov Chains and Monte Carlo Methods · Sparse and Compressive Sensing Techniques
