Differentiable Neural Architecture Search for Extremely Lightweight Image Super-Resolution
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 performance. Unlike the existing Reinforcement Learning (RL) or Evolutionary Algorithm (EA) based NAS methods for SISR tasks, our search pipeline is fully differentiable, and the lightweight SISR models can be efficiently searched on both the cell-level and network-level jointly on a single GPU. Experiments show that our methods can achieve state-of-the-art performance on the benchmark datasets in terms of PSNR, SSIM, and model complexity with merely 68G Multi-Adds for $\times 2$ and 18G Multi-Adds for $\times 4$ SR tasks.
Code (1)
Tasks
GPUImage Super-ResolutionNeural Architecture SearchReinforcement Learning (RL)SSIMSuper-ResolutionSimilar Papers 제목 키워드 기반
Differentiable Vector Quantization for Rate-Distortion Optimization of Generative Image Compression
The rapid growth of visual data under stringent storage and bandwidth constraints makes extremely low-bitrate image compression increasingly important. While Vector Quantization (VQ) offers strong structural fidelity, ex…
Representation LearningImage CompressionYou Only Search Once: On Lightweight Differentiable Architecture Search for Resource-Constrained Embedded Platforms
Benefiting from the search efficiency, differentiable neural architecture search (NAS) has evolved as the most dominant alternative to automatically design competitive deep neural networks (DNNs). We note that DNNs must …
Neural Architecture SearchLearning Latent Architectural Distribution in Differentiable Neural Architecture Search via Variational Information Maximization
Existing differentiable neural architecture search approaches simply assume the architectural distribution on each edge is independent of each other, which conflicts with the intrinsic properties of architecture. In…
Neural Architecture SearchRADARS: Memory Efficient Reinforcement Learning Aided Differentiable Neural Architecture Search
Differentiable neural architecture search (DNAS) is known for its capacity in the automatic generation of superior neural networks. However, DNAS based methods suffer from memory usage explosion when the search space exp…
GPUNeural Architecture Searchreinforcement-learningReinforcement Learning+1A Lightweight Neural Architecture Search Model for Medical Image Classification
Accurate classification of medical images is essential for modern diagnostics. Deep learning advancements led clinicians to increasingly use sophisticated models to make faster and more accurate decisions, sometimes repl…
Deep Learningimage-classificationImage ClassificationMedical Image Classification+1