ISNAS-DIP: Image-Specific Neural Architecture Search for Deep Image Prior
Metin Ersin Arican, Ozgur Kara, Gustav Bredell, Ender Konukoglu

TL;DR
This paper introduces ISNAS-DIP, an efficient image-specific neural architecture search method tailored for the Deep Image Prior framework, which outperforms existing NAS techniques by customizing architectures for individual images in various restoration tasks.
Contribution
The paper presents a novel, resource-efficient NAS strategy that adapts architectures to individual images within the DIP framework, improving restoration performance over dataset-wide models.
Findings
Image-specific architectures outperform dataset-wide models in DIP tasks.
The proposed NAS method reduces search space significantly while maintaining high performance.
Experimental results on denoising, inpainting, and super-resolution validate the approach.
Abstract
Recent works show that convolutional neural network (CNN) architectures have a spectral bias towards lower frequencies, which has been leveraged for various image restoration tasks in the Deep Image Prior (DIP) framework. The benefit of the inductive bias the network imposes in the DIP framework depends on the architecture. Therefore, researchers have studied how to automate the search to determine the best-performing model. However, common neural architecture search (NAS) techniques are resource and time-intensive. Moreover, best-performing models are determined for a whole dataset of images instead of for each image independently, which would be prohibitively expensive. In this work, we first show that optimal neural architectures in the DIP framework are image-dependent. Leveraging this insight, we then propose an image-specific NAS strategy for the DIP framework that requires…
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
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Sparse and Compressive Sensing Techniques
