TL;DR
This paper introduces a fast, efficient deconvolution framework for images with incomplete observations, enabling high-quality results by leveraging diagonalized convolution operators and an iterative estimation process.
Contribution
It proposes a novel deconvolution framework that handles unknown boundaries efficiently using diagonalized operators and an ADMM-based implementation with proven convergence.
Findings
Framework achieves high-quality deconvolution with incomplete data
Method outperforms existing boundary handling techniques
Applicable to various image processing tasks like superresolution and inpainting
Abstract
In image deconvolution problems, the diagonalization of the underlying operators by means of the FFT usually yields very large speedups. When there are incomplete observations (e.g., in the case of unknown boundaries), standard deconvolution techniques normally involve non-diagonalizable operators, resulting in rather slow methods, or, otherwise, use inexact convolution models, resulting in the occurrence of artifacts in the enhanced images. In this paper, we propose a new deconvolution framework for images with incomplete observations that allows us to work with diagonalized convolution operators, and therefore is very fast. We iteratively alternate the estimation of the unknown pixels and of the deconvolved image, using, e.g., an FFT-based deconvolution method. This framework is an efficient, high-quality alternative to existing methods of dealing with the image boundaries, such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAlternating Direction Method of Multipliers · Convolution
