Evaluate Fine-tuning Strategies for Fetal Head Ultrasound Image Segmentation with U-Net
Fangyijie Wang, Gu\'enol\'e Silvestre, Kathleen M. Curran

TL;DR
This paper evaluates transfer learning strategies using a lightweight U-Net with MobileNet encoder for fetal head ultrasound segmentation, demonstrating reduced model size with maintained accuracy, beneficial for AI applications in medical imaging.
Contribution
It introduces a transfer learning fine-tuning approach with a lightweight U-Net for fetal head segmentation, reducing model size while maintaining performance.
Findings
Achieved segmentation with 85.8% fewer parameters.
Outperformed other strategies with models under 4.4 million parameters.
Highlighted the trade-off between model size and segmentation accuracy.
Abstract
Fetal head segmentation is a crucial step in measuring the fetal head circumference (HC) during gestation, an important biometric in obstetrics for monitoring fetal growth. However, manual biometry generation is time-consuming and results in inconsistent accuracy. To address this issue, convolutional neural network (CNN) models have been utilized to improve the efficiency of medical biometry. But training a CNN network from scratch is a challenging task, we proposed a Transfer Learning (TL) method. Our approach involves fine-tuning (FT) a U-Net network with a lightweight MobileNet as the encoder to perform segmentation on a set of fetal head ultrasound (US) images with limited effort. This method addresses the challenges associated with training a CNN network from scratch. It suggests that our proposed FT strategy yields segmentation performance that is comparable when trained with a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFetal and Pediatric Neurological Disorders · Cleft Lip and Palate Research
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
