Font Size: a A A

A Kaczmarz Method With Simple Random Sampling For Solving Large-Scale Linear Systems

Posted on:2021-03-26Degree:MasterType:Thesis
Country:ChinaCandidate:Y T JiangFull Text:PDF
GTID:2370330629451349Subject:Statistics
Abstract/Summary:PDF Full Text Request
The Kaczmarz method is a popular iterative scheme for solving large consistent linear systems.This method has been widely used in many areas such as signal processing and image processing.In the Kaczmarz method,one cycles through the rows of the linear system and each iteration is formed by projecting the current point to the hyperplane formed by the active row.Because of the heavy workload of traversing matrix rows,Kaczmarz method converges slowly in practice.The randomized Kaczmarz method(RK)greatly improves the convergence rate of the Kaczmarz method,by using the rows of the coefficient matrix in random order rather than in their given order.An obvious disadvantage of the randomized Kaczmarz method is its probability criterion for selecting the active or working rows in the coefficient matrix.Recently,Bai and Wu proposed a new probability criterion that can capture larger entries of the residual vector of the linear system as far as possible at each iteration step,and presented a greedy randomized Kaczmarz method(GRK).However,the greedy Kaczmarz method may suffer from heavily computational cost when the size of the matrix is large,and the overhead will be prohibitively large for big data problems.The contribution of this work is as follows: First,from the probability significance point of view,we present a partially randomized Kaczmarz method,which can reduce the computational overhead needed in greedy randomized Kaczmarz method.Second,based on Chebyshev's law of large numbers and Z-test,we apply a simple sampling approach to the partially randomized Kaczmarz method,and propose a randomized Kaczmarz method with simple random sampling for large linear systems.The convergence of the proposed method is established.Third,we apply the new strategy to the ridge regression problem,and propose a partially randomized Kaczmarz method with simple random sampling for ridge regression.Numerical experiments show numerical behavior of the proposed algorithms and demonstrate their superiority over many stateof-the-art randomized Kaczmarz methods for large linear systems problems and ridge regression problems.
Keywords/Search Tags:Randomised Kaczmarz Method(RK), Greedy Randomized Kaczmarz Method(GRK), Large-Scale Linear Systems, Ridge Regression Problem, Chebyshev's Law of Large Numbers, Simple Random Sampling
PDF Full Text Request
Related items