Scheduling Techniques for Liver Segmentation: ReduceLRonPlateau Vs OneCycleLR
Ayman Al-Kababji, Faycal Bensaali, Sarada Prasad Dakua

TL;DR
This study compares ReduceLRonPlateau and OneCycleLR learning rate schedulers for liver segmentation, finding that ReduceLRonPlateau converges faster and achieves comparable or better validation loss, with implications for medical image segmentation efficiency.
Contribution
It provides a comparative analysis of two learning rate schedulers specifically for liver segmentation, highlighting their effectiveness and suggesting optimal configurations for medical image tasks.
Findings
ReduceLRonPlateau converges faster than OneCycleLR.
Both schedulers outperform previous state-of-the-art results.
Early peak LR in OneCycleLR may enhance super-convergence.
Abstract
Machine learning and computer vision techniques have influenced many fields including the biomedical one. The aim of this paper is to investigate the important concept of schedulers in manipulating the learning rate (LR), for the liver segmentation task, throughout the training process, focusing on the newly devised OneCycleLR against the ReduceLRonPlateau. A dataset, published in 2018 and produced by the Medical Segmentation Decathlon Challenge organizers, called Task 8 Hepatic Vessel (MSDC-T8) has been used for testing and validation. The reported results that have the same number of maximum epochs (75), and are the average of 5-fold cross-validation, indicate that ReduceLRonPlateau converges faster while maintaining a similar or even better loss score on the validation set when compared to OneCycleLR. The epoch at which the peak LR occurs perhaps should be made early for the…
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 · COVID-19 diagnosis using AI · Retinal Imaging and Analysis
