CVDec 24, 2017

Blind Image Deblurring via Reweighted Graph Total Variation

arXiv:1712.08877v113 citations
Originality Incremental advance
AI Analysis

This addresses the ill-posed problem of deblurring images without prior knowledge of the blur kernel, which is incremental as it builds on existing non-blind deblurring techniques.

The paper tackles blind image deblurring by proposing a reweighted graph total variation prior to estimate a skeleton image and blur kernel, with experimental results showing robust kernel estimation and competitive image restoration against state-of-the-art methods.

Blind image deblurring, i.e., deblurring without knowledge of the blur kernel, is a highly ill-posed problem. The problem can be solved in two parts: i) estimate a blur kernel from the blurry image, and ii) given estimated blur kernel, de-convolve blurry input to restore the target image. In this paper, by interpreting an image patch as a signal on a weighted graph, we first argue that a skeleton image---a proxy that retains the strong gradients of the target but smooths out the details---can be used to accurately estimate the blur kernel and has a unique bi-modal edge weight distribution. We then design a reweighted graph total variation (RGTV) prior that can efficiently promote bi-modal edge weight distribution given a blurry patch. However, minimizing a blind image deblurring objective with RGTV results in a non-convex non-differentiable optimization problem. We propose a fast algorithm that solves for the skeleton image and the blur kernel alternately. Finally with the computed blur kernel, recent non-blind image deblurring algorithms can be applied to restore the target image. Experimental results show that our algorithm can robustly estimate the blur kernel with large kernel size, and the reconstructed sharp image is competitive against the state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes