CVOct 12, 2018

MPTV: Matching Pursuit Based Total Variation Minimization for Image Deconvolution

arXiv:1810.05438v11 citations
Originality Incremental advance
AI Analysis

This work addresses image deconvolution problems in computer vision, offering an incremental improvement over existing TV-based methods.

The paper tackles the over-smoothing and solution bias issues in total variation regularization for image deconvolution by proposing an inhomogeneous TV minimization method (MPTV), which improves robustness to blur kernel errors and reduces artifacts, achieving superior performance over state-of-the-art methods in experiments.

Total variation (TV) regularization has proven effective for a range of computer vision tasks through its preferential weighting of sharp image edges. Existing TV-based methods, however, often suffer from the over-smoothing issue and solution bias caused by the homogeneous penalization. In this paper, we consider addressing these issues by applying inhomogeneous regularization on different image components. We formulate the inhomogeneous TV minimization problem as a convex quadratic constrained linear programming problem. Relying on this new model, we propose a matching pursuit based total variation minimization method (MPTV), specifically for image deconvolution. The proposed MPTV method is essentially a cutting-plane method, which iteratively activates a subset of nonzero image gradients, and then solves a subproblem focusing on those activated gradients only. Compared to existing methods, MPTV is less sensitive to the choice of the trade-off parameter between data fitting and regularization. Moreover, the inhomogeneity of MPTV alleviates the over-smoothing and ringing artifacts, and improves the robustness to errors in blur kernel. Extensive experiments on different tasks demonstrate the superiority of the proposed method over the current state-of-the-art.

Foundations

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

Your Notes