SDIP: Self-Reinforcement Deep Image Prior Framework for Image Processing
Ziyu Shu, Zhixin Pan
TL;DR
SDIP extends the Deep Image Prior (DIP) by introducing a self-reinforcement mechanism that iteratively updates the DIP input using a steering algorithm guided by the current output. It leverages two key observations: a strong input-output correlation in DIP and a predictable influence of input changes on output, enabling the integration of traditional optimization priors as steering guidance. The framework operates without any training data and demonstrates improved stability and performance across highly ill-posed imaging tasks, including Computed Tomography reconstruction from few views or limited angles, deblurring, and single-image super-resolution. The results show SDIP consistently outperforms original DIP and benefits from incorporating additional priors, while noting remaining sensitivity to noise and outlining future enhancements via more sophisticated steering strategies and alternative network architectures.
Abstract
Deep image prior (DIP) proposed in recent research has revealed the inherent trait of convolutional neural networks (CNN) for capturing substantial low-level image statistics priors. This framework efficiently addresses the inverse problems in image processing and has induced extensive applications in various domains. However, as the whole algorithm is initialized randomly, the DIP algorithm often lacks stability. Thus, this method still has space for further improvement. In this paper, we propose the self-reinforcement deep image prior (SDIP) as an improved version of the original DIP. We observed that the changes in the DIP networks' input and output are highly correlated during each iteration. SDIP efficiently utilizes this trait in a reinforcement learning manner, where the current iteration's output is utilized by a steering algorithm to update the network input for the next iteration, guiding the algorithm toward improved results. Experimental results across multiple applications demonstrate that our proposed SDIP framework offers improvement compared to the original DIP method and other state-of-the-art methods.
