CVLGIVApr 6, 2020

Deblurring using Analysis-Synthesis Networks Pair

arXiv:2004.02956v162 citations
Originality Highly original
AI Analysis

This addresses the problem of poor performance in deblurring networks for uniform and 3D blur models, offering a solution for image restoration tasks.

The paper tackles blind image deblurring by proposing an analysis-synthesis network pair that explicitly incorporates blur-kernel estimation, achieving state-of-the-art accuracy and major speedup on benchmark datasets.

Blind image deblurring remains a challenging problem for modern artificial neural networks. Unlike other image restoration problems, deblurring networks fail behind the performance of existing deblurring algorithms in case of uniform and 3D blur models. This follows from the diverse and profound effect that the unknown blur-kernel has on the deblurring operator. We propose a new architecture which breaks the deblurring network into an analysis network which estimates the blur, and a synthesis network that uses this kernel to deblur the image. Unlike existing deblurring networks, this design allows us to explicitly incorporate the blur-kernel in the network's training. In addition, we introduce new cross-correlation layers that allow better blur estimations, as well as unique components that allow the estimate blur to control the action of the synthesis deblurring action. Evaluating the new approach over established benchmark datasets shows its ability to achieve state-of-the-art deblurring accuracy on various tests, as well as offer a major speedup in runtime.

Foundations

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

Your Notes