Denoising Designs-inherited Search Framework for Image Denoising
Zheyu Zhang, Yueyi Zhang, Xiaoyan sun

TL;DR
This paper introduces a comprehensive NAS framework for image denoising that explores multiple design levels, employs novel regularizations to reduce search complexity, and achieves state-of-the-art results with fewer parameters.
Contribution
It presents the first multi-level denoising design search framework with regularizations to efficiently find high-performing architectures.
Findings
Achieves state-of-the-art denoising performance on multiple datasets.
Reduces model parameters to one-third of Restormer.
Surpasses existing NAS-based methods by 1.50 dB on real-world datasets.
Abstract
How to benefit from plenty of existing denoising designs? Few methods via Neural Architecture Search (NAS) intend to answer this question. However, these NAS-based denoising methods explore limited search space and are hard to extend in terms of search space due to high computational burden. To tackle these limitations, we propose the first search framework to explore mainstream denoising designs. In our framework, the search space consists of the network-level, the cell-level and the kernel-level search space, which aims to inherit as many denoising designs as possible. Coordinating search strategies are proposed to facilitate the extension of various denoising designs. In such a giant search space, it is laborious to search for an optimal architecture. To solve this dilemma, we introduce the first regularization, i.e., denoising prior-based regularization, which reduces the search…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques
