Single Cell Training on Architecture Search for Image Denoising
Bokyeung Lee, Kyungdeuk Ko, Jonghwan Hong, Hanseok Ko

TL;DR
This paper introduces DPNAS, a reinforcement learning-based method for efficient neural architecture search at the block level for image denoising, incorporating dimension matching modules to handle feature map mismatches, achieving rapid search with reduced computation.
Contribution
The paper proposes a novel block-level NAS approach with dimension matching modules, significantly reducing search space and computational cost for image denoising networks.
Findings
Completed architecture search in one day on a single GPU.
Achieved competitive denoising performance.
Introduced flexible dimension matching modules.
Abstract
Neural Architecture Search (NAS) for automatically finding the optimal network architecture has shown some success with competitive performances in various computer vision tasks. However, NAS in general requires a tremendous amount of computations. Thus reducing computational cost has emerged as an important issue. Most of the attempts so far has been based on manual approaches, and often the architectures developed from such efforts dwell in the balance of the network optimality and the search cost. Additionally, recent NAS methods for image restoration generally do not consider dynamic operations that may transform dimensions of feature maps because of the dimensionality mismatch in tensor calculations. This can greatly limit NAS in its search for optimal network structure. To address these issues, we re-frame the optimal search problem by focusing at component block level. From…
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
TopicsMedical Image Segmentation Techniques · Sparse and Compressive Sensing Techniques · Image Processing Techniques and Applications
