Selecting the Best Optimizers for Deep Learning based Medical Image Segmentation
Aliasghar Mortazi, Vedat Cicek, Elif Keles, Ulas Bagci

TL;DR
This paper investigates the effectiveness of optimizer strategies, particularly cyclic learning and momentum rates, for deep learning-based cardiac image segmentation, demonstrating a new method that improves accuracy and generalization.
Contribution
The paper introduces a cyclic optimizer combining learning rate and momentum rate, showing improved segmentation performance over existing optimizers in medical imaging.
Findings
Proposed optimizer outperforms others with over 2% dice metric improvement.
Cyclic optimization enhances generalization in cardiac image segmentation.
Method achieves similar or lower computational cost than existing approaches.
Abstract
The goal of this work is to identify the best optimizers for deep learning in the context of cardiac image segmentation and to provide guidance on how to design segmentation networks with effective optimization strategies. Adaptive learning helps with fast convergence by starting with a larger learning rate (LR) and gradually decreasing it. Momentum optimizers are particularly effective at quickly optimizing neural networks within the accelerated schemes category. By revealing the potential interplay between these two types of algorithms (LR and momentum optimizers or momentum rate (MR) in short), in this article, we explore the two variants of SGD algorithms in a single setting. We suggest using cyclic learning as the base optimizer and integrating optimal values of learning rate and momentum rate. We investigated the relationship of LR and MR under an important problem of medical…
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 · Reservoir Engineering and Simulation Methods
MethodsBalanced Selection · Stochastic Gradient Descent
