English

Evolutionary Neural Architecture Search for Image Restoration

Neural and Evolutionary Computing 2019-04-02 v2

Abstract

Convolutional neural network (CNN) architectures have traditionally been explored by human experts in a manual search process that is time-consuming and ineffectively explores the massive space of potential solutions. Neural architecture search (NAS) methods automatically search the space of neural network hyperparameters in order to find optimal task-specific architectures. NAS methods have discovered CNN architectures that achieve state-of-the-art performance in image classification among other tasks, however the application of NAS to image-to-image regression problems such as image restoration is sparse. This paper proposes a NAS method that performs computationally efficient evolutionary search of a minimally constrained network architecture search space. The performance of architectures discovered by the proposed method is evaluated on a variety of image restoration tasks applied to the ImageNet64x64 dataset, and compared with human-engineered CNN architectures. The best neural architectures discovered using only 2 GPU-hours of evolutionary search exhibit comparable performance to the human-engineered baseline architecture.

Keywords

Cite

@article{arxiv.1812.05866,
  title  = {Evolutionary Neural Architecture Search for Image Restoration},
  author = {Gerard Jacques van Wyk and Anna Sergeevna Bosman},
  journal= {arXiv preprint arXiv:1812.05866},
  year   = {2019}
}

Comments

Paper accepted to IJCNN 2019

R2 v1 2026-06-23T06:42:27.578Z