Random Reordering in SOR-Type Methods
Peter Oswald, Weiqi Zhou

TL;DR
This paper provides theoretical support for the observed improvement of randomized reordering in SOR-type methods for solving linear systems, showing that randomized versions outperform cyclic ordering asymptotically.
Contribution
It introduces and analyzes shuffled and preshuffled SOR methods, offering new error bounds that surpass previous cyclic ordering bounds.
Findings
Randomized reordering improves SOR performance on average.
Error bounds for randomized SOR versions are asymptotically better.
Analysis based on triangular truncation of Hermitian matrices.
Abstract
When iteratively solving linear systems By=b with Hermitian positive semi-definite , and in particular when solving least-squares problems for by reformulating them as , it is often observed that SOR-type methods (Gauss-Seidel, Kaczmarz) perform suboptimally for the given equation ordering, and that random reordering improves the situation on average.This paper is an attempt to provide some additional theoretical support for this phenomenon. We show eerror bounds for two randomized versions, called shuffled and preshuffled SOR, that improve asymptotically upon the best known bounds fro SOR with cyclic ordering. Our results are based on studying the behavior of the triangular truncation of Hermitian matrices with respect to their permutations.
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
TopicsMatrix Theory and Algorithms · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
