ISSN ONLINE(2278-8875) PRINT (2320-3765)

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

Alternating Direction Method of Multipliers (ADMM) Based Deconvolving Images with Unknown Boundaries

K.Kalyani1, K.Jansi Lakshmi2, N.Pushpalatha2
  1. M.Tech (DECS) Student, Dept. of ECE, AITS, Tirupati, AndhraPradesh, India
  2. Assistant professor, Dept. of ECE, AITS, Tirupati, AndhraPradesh, India
Related article at Pubmed, Scholar Google

Visit for more related articles at International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering

Abstract

Deconvolution is an ill-posed inverse problem, it can be solvedby imposing some form of regularization (prior knowledge) on the unknown blur and original image.This formulation allows frame-based regularization. In several imaging inverse problems, ADMM is an efficient optimization tool that achieves state-of-the-art speed, by splitting the underlying problem into simpler, efficiently solvable sub-problems. In dconvolution the observation operator is circulant under periodic boundary conditions, one of these sub-problems requires a matrix inversion, which can be efficiently computable(via the FFT). we show that the resulting algorithms inherit the convergence guarantees of ADMM. These methods are experimentally illustrated using frame-based regularization; the results show the advantage of our approach over the use of the ―edgetaper‖ function (in terms of improvement in SNR).

Keywords

Image deconvolution, alternating direction method of multipliers (ADMM), boundary conditions, periodic deconvolution, inpainting, frames.

INTRODUCTION

Deconvolution is an inverse problem where the observed image is modeled as resulting from the convolution with a blurring filter, possibly followed by noise, and the goal is to estimate both the underlying image and the blurring filter. In deconvolution, the pixels located near the boundary of the observed image depend on pixels (of the unknown image) located outside of its domain. The typical way to formalize this issue is to adopt a so-called boundary condition (BC).
• The periodic BC refers to the image repeats in all directions.Its matrix representation can be implemented via the FFT.
• The zero BC assumes a black boundary,so that pixels outside the barders of the image have zero value, thus the matrix representing the convolution is block-Toeplitz, with Toeplitz blocks.
• Inreflexiveand anti-reflexive BCs, the pixels outside the image domain are a morror image of those near the boundary, using even or odd symmetry, respectively.
For the sake of simplicity and computational convenience, most fast deconvolution algorithms assume periodic BC, which has the advantage of allowingconvolutions to be efficiently carried out using the FFT. However, as illustrated in Fig. 1, these BC are notaccurate and are quite unnatural models of most imaging systems. Deconvolution algorithms that ignore this mismatch and wrongly assume periodic BCleadtothewellknownboundaryartifacts. Abetter assumptionaboutthe image boundaries is simply they are unobserved/unknown,which models well a canonical imaging system where an image sensor captures the cental part of the image projected by the lens.The assumptions(unnatural) of periodic boundary conditions as illustrated in Fig 1.
In quadratic regularization, image deconvolution with periodic BC corresponds to a linear system,wherethe corresponding matrix can be efficiently inverted in the DFTdomain using the FFT.
The technique to deconvolution under frame-based analysisnon-smooth regularization; that work proposes an algorithmbased on variable splitting and quadratic penalization, using the method to solve the linear system at each iteration.That method is related to, but it is not ADMM, thus has noguarantees of converge to a minimizer of the original objective function. Although mentions the possibility of using the method within ADMM, that option was not explored.The image deconvolution under frame based analysis non-smooth regularization using ADMM inherit all the desirable properties of previous ADMM-based deconvolution methods: all the update equations (includingthe matrix inversion) can be computed efficiently without using inner iterations; convergence is formally guaranteed.

ADMM

The application of ADMM to our particular problem involves solving a linear system with the size of the unknown image or with the size of its representation. Although this seems like an unsurmountable obstacle, we show that it is not the case. In many problems, such as (circular) deconvolution, reproduction of missing samples, or reconstruction from partial Fourier observations, this system can be solved very quickly in closed form (with O(n) or O(n log n) cost). For problems of the form (1), we show how exploiting the fact that W is a tight Parseval frame, this system can still be solved efficiently (typically with O(n log n) cost.
We report results on a set of benchmark problems, including image deconvolution, recovery of missing pixels, and reconstruction from partial Fourier transform, using both frame-based regularization. In all the experiments, the resulting algorithm is consistently and considerably faster than the previous state of the art methods FISTA, TwIST, and SpaRSA.
Consider a generalization of an unconstrained optimization problem
image (1)
Where image are arbitary matrices, and image are convex functions.The instance of ADMM proposed in to so1lve(1) is presented in Algorithm 1, where image denotes the j-th block of ζ in the following partition
image
and a similar notation is used for uk and dk.
Lines 4 and 6 of this algorithm are the main steps and those that can pose computational challenges. These steps, however, wereshown to have fast closed-form solutions in several cases of interest. In particular, the matrix inversion in line 4 cansometimes (e.g., in periodic deconvolution problems) be computedcheaply, by exploiting the matrix inversion lemma, the FFT and otherfast transforms (see [1, 13]), while line 6 corresponds to a so-calledMoreau proximity operator (MPO), defined as
image (2)
for several choices of f, proxf has a simple closed form.
image
Under the condition that (1) has a solution, Algorithm 1 inherits the convergence guarantees of ADMM given in [11]. For our formulation, sufficient conditions for Algorithm 1 to converge to a solution of 1 are: image ll functions gi are proper, closed, and convex; the matrix image has full column rank (where()* denotes matrix/vector conjugate transpose,and image

PROPOSED APPROACH

A. Image deconvolution with periodic BC:

This section reviews the ADMM-based approach to image deconvolution with periodic BC, using the frame-based formulations, the standard regularizers for this class of imaging inverse problems.
We begin by considering the usual observation model used in image deconvolution with periodic BC: y = Ax+ w, where image are vectors containing all pixels (lexicographically ordered) of the original and the observed images, respectively, w denotes white Gaussian noise, and image is the matrix representing the (periodic) convolution with some filter. In the frame-based analysis approach, the estimated image, image is obtained as
image (3)
Where image is the analysis operator of some frame (e.g., a redundant wavelet frame or a curvelet frame),Ø is a regularizer encouraging the vector of frame analysis coefficients to be sparse, and λ > 0is the regularization parameter. A typical choice for Ø, herein adopted, is
image
Problem (5) can be written in the form (3), with J = 2 and
image (4)
image (5)
image (6)
image (7)
The operators of g1and g2, simple expressions of key components of Algorithm 1 (line 6),
image (8)
image (9)
where “soft” denotes the well-known soft-threshold function
image (10)
where the sign, max, and absolute value functions are componentwise, and image denotes the component-wise product. Line 4 of Algorithm 1 (the other key component) has the form
image (11)
Assuming that P corresponds to a Parseval1 frame (i.e., P*P =I, although possibly PP*≠I the matrix inverse in (11) is simplycomputed in the DFT domain
image (12)
in which U and U* are the unitary matrices representing the DFT and its inverse, and Λ is the diagonal matrix of the DFT coefficients of the convolution kernel (i.e., A = U* ΛU).
The inversion in (12) has O(n log n) cost, since matrix image is diagonal and the products by U and U* can be computed using the FFT. The leading cost of each application of (11) (line 4 of Algorithm 1) is thus either the O(n log n) cost associated with (12) or the cost of the products by P*. For most tight frames used in image restoration, this product has fast O(n log n) algorithms.
We conclude that, under periodic BC and for a large class of frames, each iteration of Algorithm 1 for solving (3) has O(n log n) cost. Finally, this instance of ADMM has convergence guarantees, since: (1)g2 is coercive, so is the objective function in (3), thus its set of minimizers is not empty, (2)g1 and g 2 are proper, closed, convex functions; (3) matrixH(2) = I obviously has full column rank, which implies that G = [A*I*]also has full column rank.

B. Image deconvolution with unknown boundaries:

To handle images with unknown boundaries, we model the boundary pixels as unobserved, which is achieved
y = MAx + n, (13)
whereM ∈ {0,1}m×m (with m<n) is a masking matrix, i.e., a matrix whose rows are a subset of the rows of an identity matrix. The role of M is to observe only the subset of the image domain in which the elements of Axdo not depend on the boundary pixels; consequently, the BC assumed for the convolution represented by A is irrelevant, and we may adopt periodic BCs, for computational convenience.
Assuming that A models the convolution with a blurring filter with a limited support of size image and that x and Axrepresent square images of dimensions √n ×√n, then matrix M ∈ Rmxn with image , represents the removal of a band of width l of the outermost pixels of the full convolved image Ax. Problem be seen as hybrid of deconvolution and inpainting, where the missing pixels constitute the unknown boundary. If M = I, model reduces to a standard periodic deconvolution problem. Conversely, if A=I, problem becomes a pure inpainting problem. Moreover, the formulation problem can be used to model problems where not only the boundary, but also other pixels, are missing, as in standard image inpainting.
Under model (13), the frame-based analysis formulation(1) changes to
image
At this point, one could be tempted to map (14) into (1) using (4), (5, and (7), and simply change (6) into
image (15)
The problem with this choice is that the matrix to be inverted in line 4 of Algorithm 1 would become
image (16)
which, unlike (13), is not easily invertible due to the presence of M. To side step this difficulty, we propose to decouple the action of the(DFT diagonal) operator A from the spatial operator M, by keeping (7), (8), and (9), and replacing (4) by
image (17)
With this choice, line 4 of Algorithm 1 is still given by (13) (with its efficient FFT-based implementation (14)), while mask peratorM only affects the Moreau proximity operator of the new g1,
image (18)
image (19)
Notice that, due to the special structure of M, matrix M*M is diagonal, thus the inversion in (18) has O(n) cost, the same being true about the product M*y , which corresponds to extending the observed image y to the size of x, by creating a boundary of zeros around it. Of course, both (M*M + μ1 I)−1 and M* can be precomputed and then used throughout the algorithm, as long as μ1 is kept constant. Similarly to what was shown for the periodic BC case, the proposed ADMM approach for deblurring with unknown boundaries has a leading cost of O(n log n) per iteration. Considering the similarities of our approach with the one of Section 3.1, it is sufficient to confirm that the new g1in (16) is proper, closed, and convex (which is obviously the case), to guarantee the convergence of the proposed ADMM algorithm.

EXPERIMENTS

In the experiments herein reported, we use the benchmark Lena image(of size 256 × 256), with 2 different blurs (outof- focus and uniform), all of size 19 × 19(i.e., 2l + 1 × (2l + 1), with I= 9), at two different BSNRs (blurred signal to noise ratio): 40dB, 50dB, and 60dB. The reason why we concentrate on large blurs is that the effect of the boundary conditions is very evident in this case.On each degraded image, the algorithm proposed in Section3.2 was run, as well as the periodic version (Section 3.1), withand without pre-processing the observed image with the ―edgetapper‖ MATLAB function. The algorithms are stopped when image and λ was adjusted to yield thehighest SNR of the reconstructed image.
The simulation studies involve the output of the proposed method based on the ADMM is shown in the fig3. It includes the original image and the degraded image after performing the ADMM algorithm it will produce the estimated image. The cost function will indicate the number of iterations to obtain the estimated image from the degraded image. The ISNR values of the estimated image is tabulated in the table.2 based on frame analysis is used in ADMM.

CONCLUSION

Presented a new strategy to extend recent fast image deconvolution algorithms, based on the alternating direction method of multipliers (ADMM), to problems with unknown boundary conditions. Considered frame based analysis formulation, and gave the convergence guarantees for the algorithms proposed. Experiments show the results in terms of restoration quality. Ongoing and future work includes theinstead of adopting a standard BC or a boundary smoothing scheme, a more realistic model of actual imaging systems treats the external boundary pixels as unknown; i.e., the problem is seen as one of simultaneous deconvolution and inpainting, where the unobserved boundary pixels are estimated together with the deconvolved image.
 

Tables at a glance

Table icon Table icon
Table 1 Table 2
 

Figures at a glance

Figure Figure Figure
Figure 1 Figure 2 Figure 3
 

References