Differentiable Neural Architecture Search for Extremely Lightweight Image Super-Resolution
Han Huang, Li Shen, Chaoyang He, Weisheng Dong, Wei Liu

TL;DR
This paper introduces a fully differentiable neural architecture search method to automatically design lightweight and high-performance super-resolution models, significantly reducing computational complexity while maintaining state-of-the-art results.
Contribution
It proposes a novel differentiable NAS framework for both cell-level and network-level search in lightweight SISR models, improving efficiency and flexibility over prior handcrafted or RL-based methods.
Findings
Achieves state-of-the-art PSNR and SSIM on benchmark datasets.
Reduces model complexity to 68G Multi-Adds for 2x SR.
Efficiently searches models on a single GPU.
Abstract
Single Image Super-Resolution (SISR) tasks have achieved significant performance with deep neural networks. However, the large number of parameters in CNN-based met-hods for SISR tasks require heavy computations. Although several efficient SISR models have been recently proposed, most are handcrafted and thus lack flexibility. In this work, we propose a novel differentiable Neural Architecture Search (NAS) approach on both the cell-level and network-level to search for lightweight SISR models. Specifically, the cell-level search space is designed based on an information distillation mechanism, focusing on the combinations of lightweight operations and aiming to build a more lightweight and accurate SR structure. The network-level search space is designed to consider the feature connections among the cells and aims to find which information flow benefits the cell most to boost the…
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 Processing Techniques and Applications · Advanced Vision and Imaging
