Resource Optimized Neural Architecture Search for 3D Medical Image Segmentation
Woong Bae, Seungho Lee, Yeha Lee, Beomhee Park, Minki Chung, Kyu-Hwan, Jung

TL;DR
This paper introduces a resource-efficient neural architecture search method tailored for 3D medical image segmentation, significantly reducing training time and computational resources while achieving state-of-the-art results.
Contribution
The paper presents a novel resource-optimized NAS approach that uses reinforcement learning with parameter sharing, focusing on macro search space for efficient 3D medical image segmentation.
Findings
Outperforms manually designed networks in 3D segmentation tasks
Achieves high performance with short training time (1.39 days) on limited hardware
Operates with minimal computational resources (one RTX 2080Ti)
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…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Domain Adaptation and Few-Shot Learning
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
