Automatically Designing CNN Architectures for Medical Image Segmentation
Aliasghar Mortazi, Ulas Bagci

TL;DR
This paper introduces an automatic hyperparameter optimization method using reinforcement learning to design CNN architectures for medical image segmentation, achieving state-of-the-art results efficiently.
Contribution
It presents a novel reinforcement learning algorithm for automatic CNN architecture design tailored for medical image segmentation tasks.
Findings
Achieved state-of-the-art segmentation accuracy on cardiac MRI images.
Reduced computational cost compared to existing methods.
Demonstrated effectiveness of automatic hyperparameter tuning in medical imaging.
Abstract
Deep neural network architectures have traditionally been designed and explored with human expertise in a long-lasting trial-and-error process. This process requires huge amount of time, expertise, and resources. To address this tedious problem, we propose a novel algorithm to optimally find hyperparameters of a deep network architecture automatically. We specifically focus on designing neural architectures for medical image segmentation task. Our proposed method is based on a policy gradient reinforcement learning for which the reward function is assigned a segmentation evaluation utility (i.e., dice index). We show the efficacy of the proposed method with its low computational cost in comparison with the state-of-the-art medical image segmentation networks. We also present a new architecture design, a densely connected encoder-decoder CNN, as a strong baseline architecture to apply…
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 · Advanced X-ray and CT Imaging · Medical Imaging Techniques and Applications
