Block Matrix and Tensor Randomized Kaczmarz Methods for Linear Feasibility Problems
Minxin Zhang, Jamie Haddock, Deanna Needell
TL;DR
The paper tackles large-scale linear feasibility problems in both matrix and tensor settings by introducing a block randomized Kaczmarz method (B-MRK) and tensorized RK variants (TRK-L, TRK-LB) under the t-product. It provides linear-in-expectation convergence guarantees via generalized Hoffman constants (extending to matrices and tensors) and demonstrates that tensor-based TRK-L can offer tighter convergence bounds than its matrix counterpart under comparable conditions. The methods are validated through extensive experiments on Gaussian data and image deblurring tasks, illustrating block-size and step-size effects and practical gains over classic RK approaches. Overall, the work advances scalable, tensor-aware randomized projection methods for linear feasibility with broad applications in imaging and beyond.
Abstract
The randomized Kaczmarz methods are a popular and effective family of iterative methods for solving large-scale linear systems of equations, which have also been applied to linear feasibility problems. In this work, we propose a new block variant of the randomized Kaczmarz method, B-MRK, for solving linear feasibility problems defined by matrices. We show that B-MRK converges linearly in expectation to the feasible region.Furthermore, we extend the method to solve tensor linear feasibility problems defined under the tensor t-product. A tensor randomized Kaczmarz (TRK) method, TRK-L, is proposed for solving linear feasibility problems that involve mixed equality and inequality constraints. Additionally, we introduce another TRK method, TRK-LB, specifically tailored for cases where the feasible region is defined by linear equality constraints coupled with bound constraints on the variables. We show that both of the TRK methods converge linearly in expectation to the feasible region. Moreover, the effectiveness of our methods is demonstrated through numerical experiments on various Gaussian random data and applications in image deblurring.
