Abstract

Wavelet-based multiscale interpolation operator is often employed to construct the adaptive numerical method for PDEs, in which the computational complexity of the wavelet transform is one of the main factors affecting the algorithm efficiency. As the wavelet transform just acts as the detector of the characteristic points in the interpolation operator, the multiscale wavelet interpolation operator can be viewed as a nonlinear problem. Based on this assumption, we construct an approximate dynamic interpolation operator with the homotopy perturbation method (HPM), which decreases the computational complexity of the wavelet transform appearing in the wavelet interpolation operator from to , where is the amount of the wavelet scales. Then an adaptive algorithm solving the Perona-Malik model on image denoising is constructed with the HPM-based interpolation operator. Last, the quasi-Shannon wavelet is employed to design the experiments on the medical image and some artificial images denoising. The experiment results show that the simplified wavelet interpolation operator based on HPM possesses the adaptability and nonsensitivity to the time step, which is helpful to improve the algorithm efficiency. This illustrates that the HPM-based wavelet interpolation operator is an effective tool to solve the problems in image processing.

1. Introduction

In recent years, the partial differential equation (PDE) method has been widely used in image denoising, especially in medical images and remote sensing images. Various variational models have been constructed to satisfy different requirements on image processing such as denoising and segmentation. One of the excellent models is the Perona-Malik model [1] which is widely used in image denoising. Perona-Malik model is expressed as a nonlinear 2-dimension partial differential equation, which overcomes the drawback of the scale-space technique introduced by Witkin that involves generating coarser resolution images by convolving the original image with a Gaussian kernel. In this approach, a new definition of scale space was suggested, and a class of algorithms was introduced; then, the accurate locations of the “semantically meaningful” edges at coarse scales using a diffusion process can be obtained; that is, a high quality edge detector which successfully exploits global information was obtained with this new method.

There is no doubt that Perona-Malik model with anisotropic diffusion is a very useful tool in many tasks of computer vision [2, 3]. As a nonlinear 2D partial differential equation, the bottleneck of the model is the computational efficiency. It is difficult to find an exact analytical solution of the nonlinear PDEs. Up to now, the infinite difference method is the main numerical algorithm for Perona-Malik model [4], which can bring artifact into the images due to the nonsmoothness of the basis function of the infinite difference method [5, 6]. Multilevel wavelet numerical method for the nonlinear PDEs has been proposed over ten years, which can take full advantage of the adaptability of the wavelet analysis. The artifacts in image can be eliminated with the wavelet numerical algorithm instead of the infinite difference method, as wavelet basis function possesses many excellent properties such as smoothness and compact support. But the support range of wavelet function is much wider than the basis function in the infinite difference method. This leads to a lower computational efficiency of wavelet transform in solving 2D nonlinear PDEs.

The multilevel wavelet transform usually appears in the wavelet interpolation operator [7, 8]. In regard to the evolvement of PDEs, the wavelet interpolation operator should be dynamic with the evolvement. That means each iteration step of the evolvement corresponds to one change of the interpolation operator. Therefore, the efficiency of the algorithm depends mainly on the wavelet transform. For larger images such as the remote sensing images and medical images, the computational complexity is higher. As a matter of fact, we could view the dynamic process of the wavelet interpolation operator as a nonlinear problem, and the effective approximate method can be employed to decrease the calculation amount. Among numerous linearization methods, the homotopy analysis method (HAM) [911] proposed by Shijun Liao is a simple and efficient method, which has been used widely in various applications [1214]. The HAM enjoys great freedom in choosing the auxiliary linear operator and initial guess. In particular, it provides a convenient way to guarantee the convergence of solution series. In most cases, the solution series given by the HAM converge quickly. Based on HAM, Jihuan He proposed a more simple method with perturbation series instead of Tayor series, which is called homotopy perturbation method (HPM). The better improvement is adding an auxiliary parameter into the homotopy equation, which is helpful to eliminate the secular term in the perturbation solution. This can improve the rate of convergence greatly. Unlike analytical perturbation methods, HPM does not depend on a small parameter which is difficult to find [1518] and has been widely used in solving various nonlinear problems [1927]. The purpose of this research is to construct a dynamic wavelet interpolation operator with HPM and apply it to solve the Perona-Malik model which is a classical image denoising model.

2. Anisotropic Diffusion Model and Its Discretization Scheme

2.1. Perona-Malik Model

The anisotropic diffusion image denoising model was proposed by Perona and Malik, which has been widely used in various image processing fields. So, it is usually called Perona-Malik model, which can be expressed as the nonlinear partial differential equations: where denotes pixel position, is the time parameter, is the 2D image being processed, is the image after diffusion processing, and is the initial value. denotes the divergence operator, and the denotes the gradient operator; denotes the diffusion coefficient, which is a nonnegative decreasing function of the image gradient modulus. It is usually taken as or where is a constant.

2.2. Wavelet Numerical Discretization Scheme of Perona-Malik Model

Let the definition domain of the image be ; the discretization points can be defined as , where is a scale parameter and and are position parameters. So,

In addition, denotes the multiscale wavelet function and the corresponding th and th derivatives with respect to and , respectively. The level set function   and the corresponding derivative function can be descretized as follows: where and are constants, which denote the wavelet scale number and the maximum of the scale number, respectively. , , and are the wavelet coefficients at the point . According to the interpolation wavelet transform theory, the wavelet coefficients can be written as where   denotes the multilevel interpolation operator. In order to obtain the multilevel interpolation operator, it is necessary to express the wavelet coefficients  , , and   as a weighted sum of in all of the collocation points in the -level. Therefore, we should give the definition of the restriction operator as follows: Using the restriction operator,   and    can be rewritten as Introducing the extension operators , , and and substituting (8) into (6), the wavelet coefficients can be rewritten as and are similar to . From the above equation, the extension operator can be obtained as and can be obtained with the same method. Therefore, the calculation time complexity of the wavelet transform coefficient , , and is .

Substituting , , and and , and into (5), the multilevel wavelet interpolation operator can be obtained as Then, (5) can be rewritten as Substituting (12) into (1), the multilevel wavelet discretization scheme of Perona-Malik model can be obtained.

3. HPM-Based Wavelet Interpolation Scheme

The purpose of constructing the multilevel wavelet collocation method is to decrease the amount of the collocation points and then improve the efficiency of the algorithm. But the efficiency will be eliminated if the computation complexity of the multilevel wavelet interpolation operator is too high. It is easy to understand that the interpolation wavelet coefficient is the error between the interpolation result and the exact result at the same collocation point. And so the wavelet coefficient must be the function of the parameter . In other words, the wavelet coefficient should vary with the time parameter . Then, the interpolation operator can be viewed as a nonlinear problem. HPM is an efficient and effective tool to solve nonlinear problem. Aiming to improve the efficiency of the multilevel wavelet interpolation operator, HPM would be employed to construct a novel interpolation operator in this section.

For convenience, and its derivative in (1) should be rewritten as respectively, where The value of at is denoted as , and is denoted as . And then a linear homotopy function can be constructed as It is easy to identify the homotopy parameter as According to the perturbation theory, the solution of (16) can be expressed as the power series expansion of Substituting (18) into (16) and rearranging based on powers of  -terms, we have According to HPM, we obtain the wavelet coefficient ,    ,   and   at   as follows: Obviously, the calculation time complexity of the wavelet transform coefficient , , and  is , which is decreased greatly than it in (6) which is .

Substituting the wavelet transform efficient (20) into (14), we obtain and the derivative function Obviously, the computation complexity is decreased greatly comparing with (12).

4. Numerical Experiences and Discussion

In this section, we take some images as examples to illustrate the efficiency of the novel wavelet interpolation operator based on HPM. The quasi-Shannon wavelet function [2832] is employed to construct the novel interpolation operator, which is defined as where is the discrete space and ( is a random constant) denotes the support range.

4.1. Adaptability of HPM-Based Wavelet Interpolation Operator

The first experiment image is a brain picture, which would be used to test the effectivness of the novel wavelet interpolation operator based on HPM. The result is shown in Figure 1.

The image becomes more and more smooth with the image denoising processing, and the amount of the collocation points becomes less and less. Obviously, it is helpful to improve the efficiency of the algorithm. This shows that the operator constructed in this paper possesses the adaptability property.

4.2. Nonsensitivity to Time Step of the HPM-Based Wavelet Operator

The second image is solid circle with random noise. We try to illustrate the effectivness of the novel interpolation operator based on HPM comparing with the general operator. The results are shown in Figure 2.

Using the novel HPM-based multilevel wavelet interpolation operator, the noise in images can be denoised rapidly. The denoising processing is slower with the original wavelet interpolation operator, and the image processing is less effective than that with the HPM-based multilevel wavelet interpolation operator on the same time step interval. One reason is because quasi-Shannon has no compact support property, and another is because the computational precision is so high that the noise is viewed as a part of the image. So, noises cannot be denoised rapidly. In addition, [32] has proved that HPM is not sensitive to the time step and is suitable for nonlinear equations.

4.3. Comparison between the Wavelet Interpolation Operator and the Finite Difference Operator

The third experiment image is a Metarhizium anisopliae picture, which would be used to test the effective of the novel wavelet interpolation operator based on HPM comparing with the finite difference operator. The result is shown in Figure 3. Although the time step of the difference method () is smaller than the wavelet method (), the artifacts appeared in the denoising results with the difference method (Figures 3(b2) and 3(b3)), which is restricted by the wavelet interpolation method. It is well known that the basic function of the finite difference operator does not have the property of smoothness, and so taking smaller time step is the only way to restrict the artifacts in processed images. The wavelet function possesses merits of smoothness and compact support, which are helpful to avoid the artifacts. It is obvious that this can be used to improve the efficiency of the algorithm.

5. Conclusions

We have introduced HPM into the construction of the dynamic wavelet interpolation operator. The experiments illustrate it is a better idea to consider the wavelet transform as a nonlinear processing. HPM-based wavelet interpolation operator possesses the adaptability and nonsensitivity to the time step. In addition, comparing to the difference method which is widely used in solving P-M model in recent years, the wavelet numerical method can restrict the artifacts appearing in the processed images. Obviously, all of these can be used to improve the efficiency of the algorithm. As a preprocessing step, it makes the thinning and linking of the edges unnecessary, it preserves the edge junctions, and it does not require a complicated comparison of images at different scales since shape and position are preserved at every single scale. We believe that this will prove useful in many tasks of image processing.

Acknowledgments

This work is supported by the National Key Technologies R & D Program of China under Grant no. 2012BAD35B02 and the National Natural Science Foundation of China under Grant no. 41171337.