Learning Discriminative Shrinkage Deep Networks for Image Deconvolution
Pin-Hung Kuo, Jinshan Pan, Shao-Yi Chien, Ming-Hsuan Yang

TL;DR
This paper introduces a novel deep learning approach for image deconvolution that learns discriminative shrinkage functions to implicitly model data and regularization terms, improving efficiency and accuracy over existing methods.
Contribution
It proposes a new non-blind deconvolution method using deep CNNs with Maxout layers to learn shrinkage functions and a Conjugate Gradient Network for efficient image restoration.
Findings
Outperforms state-of-the-art methods in accuracy.
Offers faster and more effective image deconvolution.
Reduces ringing artifacts compared to traditional Fourier-based methods.
Abstract
Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear images. However, explicitly designing these two terms is quite challenging and usually leads to complex optimization problems which are difficult to solve. In this paper, we propose an effective non-blind deconvolution approach by learning discriminative shrinkage functions to implicitly model these terms. In contrast to most existing methods that use deep convolutional neural networks (CNNs) or radial basis functions to simply learn the regularization term, we formulate both the data term and regularization term and split the deconvolution model into data-related and regularization-related sub-problems according to the alternating direction method of multipliers. We explore…
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
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Image Enhancement Techniques
MethodsMaxout
