Elsevier

Signal Processing

Volume 105, December 2014, Pages 156-174
Signal Processing

A locally adaptive L1L2 norm for multi-frame super-resolution of images with mixed noise and outliers

https://doi.org/10.1016/j.sigpro.2014.04.031Get rights and content

Highlights

  • A locally adaptive norm regularized method for super-resolution is proposed.

  • The adaptive norm for the fidelity is chosen based on outliers’ detection.

  • A weight to balance different norm constraints is estimated adaptively.

  • The experiments show its superiority compared with other popular variational methods.

Abstract

In this paper, we present a locally adaptive regularized super-resolution model for images with mixed noise and outliers. The proposed method adaptively assigns the local norms in the data fidelity term of the regularized model. Specifically, it determines different norm values for different pixel locations, according to the impulse noise and motion outlier detection results. The L1 norm is employed for pixels with impulse noise and motion outliers, and the L2 norm is used for the other pixels. In order to balance the difference in the constraint strength between the L1 norm and the L2 norm, a strategy to adaptively estimate a weighted parameter is put forward. The experimental results confirm the superiority of the proposed method for different images with mixed noise and outliers.

Introduction

Due to the limitation of solid-state sensors such as CCD or CMOS, the digital images acquired may have a limited spatial resolution, thus reduce their practical value. In addition, digital images may be degraded by blurring or noise because the information each pixel records is easily polluted during the acquisition and transmission procedure. Super-resolution is a technique which takes resolution limitation and regular image degradation into consideration at the same time. Using the redundant information between multi-frame images with a relative sub-pixel motion, the super-resolution technique can construct a higher-resolution image or sequence, and it has been widely applied with medical images [1], remote sensing images [2], [3], [4], and video surveillance [5], [6].

The multi-frame super-resolution technique has been developed for almost three decades [7]. The frequency domain approaches were first addressed; however, these methods [7], [8], [9] are extremely sensitive to model errors, and have difficulty in including prior knowledge to solve the model. Therefore, methods in the spatial domain have become more popular in recent years [3], [10], [11], [12], [13]. These methods include iterative back projection (IBP) [10], projection onto convex sets (POCS) [11], and a group of Bayesian-based probability and statistical methods [3], [12], [13]. Among the methods, the Bayesian-based methods have the advantages of adding a prior and simultaneously handling the high-resolution (HR) image estimation. Furthermore, the model parameters such as the motion vector and blur kernel are estimated iteratively [12]. As a result, the Bayesian-based methods have become the most widely used. These methods in the spatial domain regard super-resolution as an ill-posed inverse problem. Supposing the degradation procedure during image acquisition involves warping, blurring, downsampling, and noise (Fig. 1), then the universal observation model is usually described as follows [14], [15]:yk=DkBkMkz+nkwhere yk is the kth observed image of size n1×n2, and z is the desired HR image of size N1×N2, which is determined by the downsampling factor. Dk, Bk, and Mk are, respectively, the downsampling, blurring, and motion operators, and nk is the additive noise. If Dk and Mk are excluded, it is a model for image restoration dealing with problems with only noise and blurring.

The standard regularized minimizing function usually consists of a data fidelity term describing the model error, and a regularization to constrain the model to achieve a robust solution, which is often described as [12], [16], [17]L(z)=k=1K||ykDkBkMkz||pp+λϒ(z)

In (2), K represents the number of low-resolution (LR) images. ϒ(z) is the regularization, which is generally chosen from Tikhonov [18], Huber–Markov random field (HMRF) [19], or total variation (TV) family [12], [15], [20], and λ is the regularized parameter which controls the tradeoff between the two terms. For the data fidelity term, the L2 norm is widely used, but it only performs well for model errors satisfying a traditional Gaussian distribution [21]. It has been proved that the L1 norm is more appropriate for impulse noise and motion outliers in image inverse problems. The reason for the robustness of L1 when handling impulse errors is based on the fact that the L2 model results in a pixel-wise mean, while the L1 model results in a pixel-wise median of all the measurements after motion compensation [15], [16], [22].

In the image processing field, Gaussian-type noise is the most commonly assumed because the noise generated in image acquisition usually satisfies a Gaussian distribution. However, in many applications, practical systems suffer from impulse noise/outliers, which are typically caused by malfunctioning arrays in camera sensors, faulty memory locations in hardware, or transmission in a noisy channel [23], [24]. In the image super-resolution problem, motion outliers should be specially considered because some pixels in one frame may be unobservable in the other frames [25], [26], [27]. Considering the complicated degradation of images, as with mixed noise and motion outliers, both the L1 and L2 models have their own advantages and disadvantages. Therefore, some researchers have tried to combine the advantages of the L1 and L2 norms for the fidelity [28], [29], [30]. However, the combination of L1 and L2 may result in new challenges. The hybrid-norm problem is not a standard linear problem to solve, so an efficient optimization method should be considered. In addition, the reconstruction capability of the regularized model hinges on the selection of λ, and different norm constraints should correspond to different weights for the tradeoff between the fidelity and the regularization. The traditional methods usually tune the weight for the hybrid norm manually, which is time consuming [31]; thus, adaptive weight estimation is an issue worth considering.

In order to deal with super-resolution with mixed noise and/or motion outliers, we propose a variational model employing a regularized framework with a locally adaptive fidelity norm. Specifically, different norm values in the data fidelity for different pixel locations are determined according to the detection results for the impulse noise and motion outliers. The L1 norm is employed for pixels with impulse noise and motion outliers, and the L2 norm is used for the other pixels. To balance the difference in the constraint strength between the L1 norm and the L2 norm, a strategy to adaptively estimate the weighted parameter is put forward.

The remainder of this paper is organized as followed. We introduce the adaptive model construction and optimization in Section 2. The norm selection is described in Section 2.1, in which detection for impulse noise and motion outliers is presented separately. The solving strategy and the method of adaptively determining the weight for the norm-adaptive data fidelity term are given in Section 2.2. We present the experiments for super-resolution under mixed noise conditions, including real video sequence images with moving objects, in Section 3, along with a discussion of the comparative results and parameters. Section 4 is the conclusion.

Section snippets

The locally adaptive L1L2 super-resolution method

As mentioned before, the model in (2) with p=2 is usually robust for the Gaussian noise case, while p=1 is suitable for impulse error and/or outliers. Due to the complicated imaging process, there may be mixed noise (mainly Gaussian plus impulse noise) [29], [31], [32], [33], [34] and moving objects, which may lead to outliers in the image sequences [25], [26], [27]. To address these problems, we employ an adaptive L1L2 norm framework. Driven by the detection map of the impulse noise and

Experiments

The experiments consist of two parts, to test the effectiveness of the proposed model in handling super-resolution for images with mixed noise and/or motion outliers. In the first part (Section 3.1), three commonly used images with different resources, and contaminated by different levels of mixed noise, are chosen as the test images. The experiments in this part are mainly designed to test the effectiveness of the model in suppressing mixed noise during super-resolution. The experiments in the

Conclusion

Super-resolution reconstruction becomes more complicated when there is mixed corruption, such as mixed noise and/or multiple independent moving objects. To take the mixed degradation factor into account and solve it with a generalized model, we propose a locally adaptive norm super-resolution method to make use of the different norms’ advantages for different types of model error. The proposed method adaptively selects a pixel-based L1L2 norm, based on the detection results of the impulse

Acknowledgments

The authors would like to thank the editors and the anonymous reviewers for their valuable suggestions. This research is supported by Major State Basic Research Development Program (2011CB707105), National Natural Science Foundation of China (41271376), Program for Changjiang Scholars and Innovative Research Team in University (IRT1278) and Ph.D. Programs Foundation of Ministry of Education of China under Grant 20130141120001.

References (58)

  • E. López-Rubio

    Restoration of images corrupted by Gaussian and uniform impulsive noise

    Pattern Recognit.

    (2010)
  • R.R. Schultz et al.

    Subpixel motion estimation for super-resolution image sequence enhancement

    J. Vis. Commun. Image Represent.

    (1998)
  • T. Brox et al.

    Nonlinear structure tensors

    Image Vis. Comput.

    (2006)
  • X.L. Li et al.

    A multi-frame image super-resolution method

    Signal Process.

    (2010)
  • Z. Ren et al.

    Fractional order total variation regularization for image super-resolution

    Signal Process.

    (2013)
  • D. Gleich

    Markov random field models for non-quadratic regularization of complex SAR images

    IEEE J. Sel. Top. Appl. Earth Obser. Remote Sens.

    (2012)
  • Y. Zhang et al.

    A Bayesian restoration approach for hyperspectral images

    IEEE Trans. Geosci. Remote Sens.

    (2012)
  • H.F. Shen et al.

    A MAP approach for joint motion estimation, segmentation, and super resolution

    IEEE Trans. Image Process.

    (2007)
  • R.Y. Tsai et al.

    Multi-frame image restoration and registration

    Adv. Comput. Vis. Image Process.

    (1984)
  • S.P. Kim et al.

    Recursive reconstruction of high resolution image from noisy undersampled multiframes

    IEEE Trans. Acoust. Speech Signal Process.

    (1990)
  • S.P. Kim, W.Y. Su, Recursive high-resolution reconstruction of blurred multiframe images, in: International Conference...
  • Y. Zhang, Q. Zhou, An improved method for POCS superresolution image reconstruction, in: International Conference on...
  • M.K. Ng et al.

    A total variation regularization based super-resolution reconstruction algorithm for digital video

    EURASIP J. Adv. Signal Process.

    (2007)
  • H. Zhu, Y. Lu, Q.Z. Wu, Super-resolution image restoration by maximum likelihood method and edge-oriented diffusion,...
  • S.C. Park et al.

    Super-resolution image reconstruction: a technical overview

    IEEE Signal Process. Mag.

    (2003)
  • S. Farsiu et al.

    Fast and robust multiframe super resolution

    IEEE Trans. Image Process.

    (2004)
  • B. Wohlberg, P. Rodriguez, AN l1-TV algorithm for deconvolution with salt and pepper noise, in: IEEE International...
  • S. Farsiu, M.D. Robinson, M. Elad, et al., Robust shift and add approach to superresolution, in: SPIE’s 48th Annual...
  • X. Zhang et al.

    Application of Tikhonov regularization to super-resolution reconstruction of brain MRI images

    Med. Imaging Inf.

    (2008)
  • Cited by (56)

    • Image identification of cashmere and wool fibers based on the improved Xception network

      2022, Journal of King Saud University - Computer and Information Sciences
    • Real-world single image super-resolution: A brief review

      2022, Information Fusion
      Citation Excerpt :

      On the whole, VSR aims to improve the spatial resolution (known as spatial VSR) [13–21] or the frame rate (known as temporal VSR) [22–29] of the observed video. ISR can be further classified into multi-frame image super-resolution (MISR) [30–38] and single image super-resolution (SISR) [39–82]. MISR refers to reconstructing an HR image via fusing the complementary information in a series of correlated images of the same scene [30–38], while SISR generates an HR image from one LR observation [39–82].

    View all citing articles on Scopus
    View full text