Abstract
Tikhonov regularization is a powerful tool for solving linear discrete ill‑posed problems. However, effective methods for dealing with large‑scale ill‑posed problems are still lacking. The Kaczmarz method is an effective iterative projection algorithm for solving large linear equations due to its simplicity. We propose a regularized randomized extended Kaczmarz (RREK)algorithm for solving large discrete ill‑posed problems via combining the Tikhonov regularization and the randomized Kaczmarz method. The convergence of the algorithm is proved. Numerical experiments illustrate that the proposed algorithm has higher accuracy and better image restoration quality compared with the existing randomized extended Kaczmarz (REK) method.
This paper mainly considers solving the large discrete ill‑posed proble
(1) |
where is an ill‑conditioned matrix and its singular value is gradually reduced to zero without obvious intervals, the vector is error‑contaminated data, that is
where is the output result in the ideal state, and the unavoidable noise data during the observation process. Assume that the linear equation
(2) |
is consistent, we will determine its solution by calculating the approximate solution of the linear discrete ill‑posed problem (1).
In practical applications, Tikhonov regularizatio
Kaczmarz metho
In consequence, for large-scale ill-posed problems, this paper considers combining the REK method with Tikhonov regularization, so as to generate a regularized iterative method.
The structure of the paper is as follows: Section 1 introduces the Kaczmarz method and proposes the regularized randomized extended Kaczmarz (RREK)algorithm for the ill-posed problem. In Section 2, the convergence of the new algorithm is proved. In Section 3, we carry out some numerical experiments. Finally, the relevant conclusions are drawn.
The classical Kaczmarz algorithm is an iterative projection method for solving large linear consistent equations, the algorithm starts with an arbitrary vector . In each iteration, the rows of the matrix are traversed in a circular manner. For each selected row, the current iteration point is orthogonally projected onto the next hyperplane , and the projection point is used as the next iteration point , the resulting sequence converges to the solution of Eq.(2
(3) |
where , 〈〉 is the Euclidean inner product, the transpose of the ith row vector of ,and the ith element of .
From Eq.(3), we can see that the Kaczmarz method is very simple since it mainly contains the inner product operation, but its convergence rate is usually very slow. In order to improve the convergence of the Kaczmarz method, Strohmer and Vershyin proposed to randomly select the rows of the matrix according to a probability proportional to . This method is called the RK metho
For inconsistent problems, the above algorithm is no longer applicable. Zouzias and Freris proposed the REK method, which was a combination of randomized orthogonal projection algorithm and randomized Kaczmarz algorithm. REK algorith
The main idea of Algorithm 1 is to eliminate the noise part of the right-hand term by randomized orthogonal projection, and then apply the randomized Kaczmarz algorithm to the new linear system. The right-hand vector of the linear system is now arbitrarily close to the column space of , i.e., which makes the inconsistent problem converge to the least squares solution.
Algorithm 1 REK
1. Input: , ,
2. Initial: ,
3. for
4. Randomly select , compute
5. Update ,
6. Randomly select , compute
7. Terminate if it holds
8. end for
Due to the ill-posedness property of problem (1), it is usually necessary to regularize the original problem. Tikhonov method is the most commonly used regularization method to solve ill-posed problems by replacing the minimization problem (1) with the penalized least squares problem
(4) |
The regularization term is used to control the smoothness or sharpness of the solution, where is the regularization parameter and the discrete approximation of some derivative operators.
Solving problem (4) is equivalent to solve
(5) |
The system of normal equations for the problem can be written as
Let , then
(6) |
Owing to the limitation of the storage and computation, direct regularization method is often used to solve small-scale ill-posed problems. However, for some inverse mathematical physics problems, the order of the discretized coefficient matrix may be very large. Therefore, based on Tikhonov regularization, this paper considers combining Kaczmarz method to solve large-scale linear discrete ill-posed problems.
In this paper, we use the Morozov discrepancy principle to determine the value of the regularization parameter and is selected as the first derivative operator.
Using Eq.(6) and the idea of Algorithm 1, we can get Algorithm 2.
Algorithm 2 RREK
,,, |
2. Initial:,
3. for
4. Pick with probability
6. Take the first lines of , denoted as , and take the last lines of , denoted as , then , .
7. Pick with probability
10. end for
2 Convergence Analysis
We describe a random algorithm (Algorithm 2), which consists of two parts. The first part, consisting of Steps 4 and 5, applies randomized orthogonal projection algorithm to maintain an approximation to formed by . The second part is the randomized Kaczmarz algorithm composed of Steps 7 and 8. This paper first proves that in the randomized orthogonal projection algorithm, and then proves the linear convergence of Algorithm 2.
Lemma 1 [
where is the minimum singular value of .
Theorem 1 For any matrix , right‑hand side vector , after iterations, the randomized orthogonal projection algorithm has the expected convergence rate
where ,is the Moore-Penrose pseudo-inverse of .
Proof Define for every . Notice that , i.e. is a projection matrix.
Let be a random variable and choose the index according to the probability , obviously .
For every , define , it holds that
(7) |
In fact
are sequences of independent random variables with the same distribution as . For the convenience of notation, we denote . That is to say, the conditional expectation is the condition on the first (k-1) iteration of the algorithm, thus obtaining
Among them, we applied the properties of expectation, Cauchy-Schwarz inequality and Lemma 1. Since
, |
we can obtain
Note that .
Theorem 2 In Algorithm 2, if the termination criterion of the randomized orthogonal projection algorithm is set as , it holds that , i.e.,.
Proof Assuming that the termination criterion is satisfied when some . Set , then
Since
we obtain that
In particular, use again
, |
hence
that is
The stop criteria for Step 9 are determined on the basis of the following analysis. From the second part of the stop rule, we know
Now, is the minimum norm solution of Eq.(5), then
Here we use the triangle inequality, the first part of the stop rule and . In particular,, it results that
(8) |
From Eq.(8), we can see that the relative error of RREK algorithm is bounded.
Theorem 3 gives the expected convergence rate of RREK algorithm (Algorithm 2).
Theorem 3 For any matrix , right‑hand side vector and initial value , the sequence generated by Algorithm 2 converges to the minimum norm solution of Eq.(5)
Proof For easy notation, denote
According to Theorem 1, for each , we have
(9) |
Fix a parameter , after the
(10) |
Indeed, randomized Kaczmarz algorithm is carried out on (). Take the total expectation on both sides, due to the linear nature of the expectation, it holds that
(11) |
The last inequality is obtained from , and Eq.(11) can be simplified to
(12) |
using the fact .
In addition, for each , we have
(13) |
Now, for any , similar considerations as to Eq.(11) implies that
(14) |
The last inequality is derived from .
Then, consider two cases: if is even, set ; otherwise, set . In both cases,. Therefore, Eq.(14) can be simplified as
(15) |
In this section, the three numerical experiments are used to examine the RREK algorithm and compare it with REK algorithm. Relative error(RE) is used to measure the accuracy of the approximate solutions obtained by the two algorithms
where is the approximate solution of Eq.(1) derived from the REK and RREK at index and the exact solution of Eq.(1). The regularization parameter is determined by the discrepancy principle. is selected as the first derivative operator. Choosing can meet the solution requirement. The running environment in the paper is MATLAB (2017b), and the processor is 1.6 GHz Intel Core i5.
Example 1 In this example, is generated by the problem, the exact solution is ,, is the noise level. We take =0.1%, 0.5%, 1%, 5%, respectively. Calculated with the two algorithms, and relative errors are obtained, as shown in

Fig.1 Original image and images reconstructed by two methods

Fig.2 Comparison of relative errors between two methods at 10 sample points
It can be seen from
Example 2 Considering the phillips problem, the first kind of Fredholm integral Equation is
The kernel function and the right function are respectively
The exact solution is
The integral equation is discretized into a matrix with order 1 000, then , and L is usually a discrete approximation of some derivative operators.

Fig.3 Comparison of REK and RREK solutions with exact solution

Fig.4 Relationship between the relative errors and the iterations of two algorithms
Example 3 Consider the two-dimensional image restoration problem. The most common fuzzy function is the Gaussian impulse function, which can be described by the following symmetric banded Toeplitz matrix
where controls the shape of the Gaussian pulse function, and the larger is, the more ill-posed the problem is. In this example, the real image is , then the projection operator is a symmetric double block Toeplitz matrix, . Meanwhile, add 1% Gaussian noise, set and band=5. RREK algorithm and REK algorithm are used to reconstruct the image, and the restoration effects are as follows.

Fig.5 Original, blurred and restored “Lena” images

Fig.6 Original, blurred and restored “house” images
By observing the relative errors and image reconstruction effects of the two methods, the relative errors of RREK algorithm are always smaller than those of REK algorithm, and the recovered images are smoother. Therefore, RREK algorithm is efficient and superior to REK algorithm.
Randomized extended Kaczmarz algorithm based on Tikhonov regularization is proposed to solve the linear discrete ill-posed problem, and the convergence of the algorithm is analyzed. Numerical experiments show that the algorithm is superior to the randomized extended Kaczmarz algorithm. In the numerical experiments, the regularization matrix is the first derivative matrix. Better results may be obtained by appropriately adjusting the selection of , which will be studied later.
Contributions Statement
Ms. LIU Fengming designed the study, provided the idea, wrote the manuscript. Prof. WANG Zhengsheng complied the models and conducted the analysis. Ms. YANG Siyu contributed to the discussion and background of the study. Prof. XU Guili contributed to the date analysis. All authors commented on the manuscript draft and approved the submission.
Acknowledgements
This work was supported by the National Natural Science Foundations of China (Nos.11571171, 62073161, and 61473148).
Conflict of Interest
The authors declare no competing interests.
References
ENGL H W, HANKE M, NEUBAUER A. Regularization of inverse problems[M]. Dordrecht: Kluwer Academic Publishers, 2000. [百度学术]
GROETSCH C W. The theory of Tikhonov regularization for Fredholm equations of the first kind[M]. Boston: Pitman, 1984. [百度学术]
KACZMARZ S. Approximate solution of systems of linear equations[J]. International Journal of Control, 1937, 57(6): 1-5. [百度学术]
NATTERER F. The mathematics of computerized tomography[M]. Philadelphia, USA: Society for Industrial and Applied Mathematics, 2001. [百度学术]
JIANG M, WANG G. Convergence studies on iterative algorithms for image reconstruction[J]. IEEE Transactions on Medical Imaging, 2003, 22(5): 569-579. [百度学术]
FRERIS N M, ZOUZIAS A. Fast distributed smoothing for network clock synchronization[C]//IEEE Conference on Decision and Control (CDC). [S.l.]: IEEE, 2012. [百度学术]
STROHMER T, VERSHYIN R. A randomized Kaczmarz algorithm with exponential convergence[J]. Journal of Fourier Analysis and Applications, 2009, 15(1): 262-278. [百度学术]
NEEDELL D. Randomized Kaczmarz solver for noisy linear systems[J]. Bit Numerical Mathematics, 2010, 50(2): 395-403. [百度学术]
PETRA S, POPA C. Single projection Kaczmarz extended algorithm[J]. Numerical Algorithms, 2015, 73(3): 1-16. [百度学术]
ZOUZIAS A, FRERIS N M. Randomized extended Kaczmarz for solving least squares[J]. SIAM Journal on Matrix Analysis and Applications, 2013, 34(2): 773-793. [百度学术]
BAI Z Z, WU W T. On convergence rate of the randomized Kaczmarz method[J]. Linear Algebra and Its Applications, 2018, 553: 252-269. [百度学术]
BAI Z Z, WU W T. On partially randomized extended Kaczmarz method for solving large sparse overdetermined inconsistentl inear systems[J]. Linear Algebra and Its Applications, 2019, 578: 225-250. [百度学术]
SCHPFER F, LORENZ D A. Linear convergence of the randomized sparse Kaczmarz method[J]. Mathematical Programming, 2019, 173(1): 509-536. [百度学术]
HANSEN P C. Regularization tools version 4.0 for Matlab 7.3[J]. Numerical Algorithms, 2007, 46(2): 189-194. [百度学术]
POPA C, ZDUNEK R. Kaczmarz extended algorithm for tomographic image reconstruction from limited data [J]. Mathematics Computers Simulation, 2004, 65(6): 579-598. [百度学术]