TL;DR
This paper introduces Attention-ResUNet, a novel deep learning architecture combining residual learning and multi-scale attention for improved fetal head segmentation in ultrasound images, achieving state-of-the-art accuracy.
Contribution
It presents a new architecture that enhances segmentation accuracy by integrating attention gates and residual connections, outperforming existing models on a standard dataset.
Findings
Achieved a mean Dice score of 99.30% on HC18 dataset.
Significantly outperformed baseline architectures with p < 0.001.
Produced highly concentrated, anatomically consistent activation patterns.
Abstract
Automated fetal head segmentation in ultrasound images is critical for accurate biometric measurements in prenatal care. While existing deep learning approaches have achieved a reasonable performance, they struggle with issues like low contrast, noise, and complex anatomical boundaries which are inherent to ultrasound imaging. This paper presents Attention-ResUNet. It is a novel architecture that synergistically combines residual learning with multi-scale attention mechanisms in order to achieve enhanced fetal head segmentation. Our approach integrates attention gates at four decoder levels to focus selectively on anatomically relevant regions while suppressing the background noise, and complemented by residual connections which facilitates gradient flow and feature reuse. Extensive evaluation on the HC18 Challenge dataset where n = 200 demonstrates that Attention ResUNet achieves 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.
