ブラインド画像のブレ除去の不可欠なコンポーネントとして、非ブラインドデコンボリューションは特定のブラーカーネルで画像のブラーを除去します。これは不可欠ですが、逆問題の不適切な性質のために困難です。主なアプローチは、手動で設計された、または例から学んだ正則化関数に従う最適化に基づいています。既存の学習ベースの方法は、優れた復元品質を示していますが、制限された静的なモデル設計のために十分に実用的ではありません。事前学習のみに焦点を合わせ、デコンボリューションのノイズレベルを知る必要があります。ユニバーサル勾配降下オプティマイザーを学習することにより、最適化ベースのアプローチと学習ベースのアプローチのギャップに対処します。ディープニューラルネットワークを完全にパラメーター化された勾配降下スキームに体系的に組み込むことにより、回帰勾配降下ネットワーク(RGDN)を提案します。ステップ間で共有されるハイパーパラメーターなしの更新ユニットを使用して、畳み込みニューラルネットワークに基づいて現在の推定値から更新を生成します。さまざまな例でトレーニングすることにより、再帰的勾配降下ネットワークは、再帰的な監視を通じて、暗黙的なイメージの事前およびユニバーサル更新ルールを学習します。学習したオプティマイザーを繰り返し使用して、さまざまな縮退した観測の品質を向上させることができます。提案された方法は、強力な解釈可能性と高い一般化を備えています。合成ベンチマークと困難な実世界の画像に関する広範な実験により、提案されたディープ最適化手法は、実世界の画像のぼけ修正アプリケーションに適しただけでなく、好ましい結果を生成するために効果的かつ堅牢であることを示しています。
As an integral component of blind image deblurring, non-blind deconvolution removes image blur with a given blur kernel, which is essential but difficult due to the ill-posed nature of the inverse problem. The predominant approach is based on optimization subject to regularization functions that are either manually designed, or learned from examples. Existing learning based methods have shown superior restoration quality but are not practical enough due to their restricted and static model design. They solely focus on learning a prior and require to know the noise level for deconvolution. We address the gap between the optimization-based and learning-based approaches by learning a universal gradient descent optimizer. We propose a Recurrent Gradient Descent Network (RGDN) by systematically incorporating deep neural networks into a fully parameterized gradient descent scheme. A hyper-parameter-free update unit shared across steps is used to generate updates from the current estimates, based on a convolutional neural network. By training on diverse examples, the Recurrent Gradient Descent Network learns an implicit image prior and a universal update rule through recursive supervision. The learned optimizer can be repeatedly used to improve the quality of diverse degenerated observations. The proposed method possesses strong interpretability and high generalization. Extensive experiments on synthetic benchmarks and challenging real-world images demonstrate that the proposed deep optimization method is effective and robust to produce favorable results as well as practical for real-world image deblurring applications.