English

Resource Optimized Neural Architecture Search for 3D Medical Image Segmentation

Image and Video Processing 2019-09-04 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Neural Architecture Search (NAS), a framework which automates the task of designing neural networks, has recently been actively studied in the field of deep learning. However, there are only a few NAS methods suitable for 3D medical image segmentation. Medical 3D images are generally very large; thus it is difficult to apply previous NAS methods due to their GPU computational burden and long training time. We propose the resource-optimized neural architecture search method which can be applied to 3D medical segmentation tasks in a short training time (1.39 days for 1GB dataset) using a small amount of computation power (one RTX 2080Ti, 10.8GB GPU memory). Excellent performance can also be achieved without retraining(fine-tuning) which is essential in most NAS methods. These advantages can be achieved by using a reinforcement learning-based controller with parameter sharing and focusing on the optimal search space configuration of macro search rather than micro search. Our experiments demonstrate that the proposed NAS method outperforms manually designed networks with state-of-the-art performance in 3D medical image segmentation.

Keywords

Cite

@article{arxiv.1909.00548,
  title  = {Resource Optimized Neural Architecture Search for 3D Medical Image Segmentation},
  author = {Woong Bae and Seungho Lee and Yeha Lee and Beomhee Park and Minki Chung and Kyu-Hwan Jung},
  journal= {arXiv preprint arXiv:1909.00548},
  year   = {2019}
}

Comments

MICCAI(International Conference on Medical Image Computing and Computer Assisted Intervention) 2019 accepted

R2 v1 2026-06-23T11:02:50.799Z