<< Chapter < Page | Chapter >> Page > |
for (with certain boundary conditions assumed for ). Then the discrete form of TV defined in ( ) is given by
We will refer to
with discretized TV regularization ( ) as TV/L . For impulsive noise, we replace the fidelity by fidelity and refer to the resulted problem as TV/L .
Now we introduce several more notation. For simplicity, we let be the summation taken over all pixels. The two first-order global finite difference operators in horizontal and verticaldirections are, respectively, denoted by and which are -by- matrices (boundary conditions are the same as those assumed on ). As such, it is worth noting that the two-row matrix is formed by stacking the th row of on that of . For vectors and , we let , i.e. is the vector formed by stacking on the top of . Similarly, we let . Given a matrix , we let be the vector containing the elements on the diagonal of , and , where is the 2D discrete Fourier transform matrix.
Since TV is nonsmooth, quite a few algorithms are based on smoothing the TV term and solving an approximation problem. The TV of is usually replaced by
where is a small constant. Then the resulted approximate TV/L problem is smooth and many optimization methods are available. Among others, the simplest method is the gradientdescent method as was used in . However, this method suffers slow convergence especially when the iterate point is closeto the solution. Another important method is the linearized gradient method proposed in for denoising and in for deblurring. Both the gradient descent and the linearized gradient methods are globally and at best linearlyconvergent. To obtain super linear convergence, a primal-dual based Newton method was proposed in . Both the linearized gradient method and this primal-dual method need to solvea large system of linear equations at each iteration. When is small and/or becomes more ill-conditioned, the linear system becomes more and more difficult to solve. Anotherclass of well-known methods for TV/L are the iterative shrinkage/thresholding (IST) based methods . For IST-based methods, a TV denoising problem needs to be solved ateach iteration. Also, in the authors transformed the TV/L problem into a second order cone program and solved it by interior point method.
In this section, we derive a new algorithm for the TV/L problem
In ( ), the fidelity term is quadratic with respect to . Moreover, is a convolution matrix and thus can be easily diagonalized by fast transforms (with proper boundary conditionsassumed on ). Therefore, the main difficulty in solving ( ) is caused by the nondifferentiability and the universal coupling of variables of the TV term. Our algorithm is derived fromthe well-known variable-splitting and penalty techniques in optimization. First, we introduce an auxiliary variable at pixel to transfer out of the nondifferentiable term . Then we penalize the difference between and quadratically. As such, the auxiliary variables 's are separable with respect to one another. For convenience, in the following we let . The approximation model to ( ) is given by
Notification Switch
Would you like to follow the 'The art of the pfug' conversation and receive update notifications?