Resource Optimized Neural Architecture Search for 3D Medical Image Segmentation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
GPUImage SegmentationMedical Image SegmentationNeural Architecture SearchReinforcement LearningSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Scalable Neural Architecture Search for 3D Medical Image Segmentation
In this paper, a neural architecture search (NAS) framework is proposed for 3D medical image segmentation, to automatically optimize a neural architecture from a large design space. Our NAS framework searches the structu…
DecoderImage SegmentationMedical Image SegmentationNeural Architecture Search+2Mobile U-ViT: Revisiting large kernel and U-shaped ViT for efficient medical image segmentation
In clinical practice, medical image analysis often requires efficient execution on resource-constrained mobile devices. However, existing mobile models-primarily optimized for natural images-tend to perform poorly on med…
Medical Image SegmentationComputational EfficiencyRepresentation LearningLong-range modelingInvestigation of Energy-efficient AI Model Architectures and Compression Techniques for "Green" Fetal Brain Segmentation
Artificial intelligence have contributed to advancements across various industries. However, the rapid growth of artificial intelligence technologies also raises concerns about their environmental impact, due to associat…
Brain SegmentationImage SegmentationMedical Image SegmentationSemantic SegmentationCoMViT: An Efficient Vision Backbone for Supervised Classification in Medical Imaging
Vision Transformers (ViTs) have demonstrated strong potential in medical imaging; however, their high computational demands and tendency to overfit on small datasets limit their applicability in real-world clinical scena…
Optimizing Neural Network Architecture for Medical Image Segmentation Using Monte Carlo Tree Search
This paper proposes a novel medical image segmentation framework, MNAS-Unet, which combines Monte Carlo Tree Search (MCTS) and Neural Architecture Search (NAS). MNAS-Unet dynamically explores promising network architectu…
Neural Architecture SearchMedical Image Segmentation