Image & Video

DACL framework boosts fetal ultrasound segmentation with 2.77% Dice gain

A new semi-supervised method cuts labeled data needs by 95% while improving boundary accuracy.

Deep Dive

Researchers from University College Dublin and other institutions have developed DACL (Dual Agreement Consistency Learning), a novel semi-supervised framework for fetal ultrasound image segmentation. Published on arXiv and accepted to MICCAI 2026, DACL addresses the scarcity of pixel-level annotations by jointly training a lightweight convolutional network (1.47M parameters) and a Transformer-based network. It extends cross pseudo supervision (CPS) with a dual-agreement consistency loss that aligns both pixel-wise probability distributions and entropy-based confidence, suppressing unreliable pseudo-labels and enabling stable learning under extreme annotation scarcity. Additionally, mixup-based interpolation on unlabeled samples enhances robustness.

Tested on fetal head and abdomen ultrasound datasets with only 5% labeled data, DACL outperforms recent semi-supervised methods by up to 2.77% in Dice score and reduces the 95th percentile Hausdorff distance (HD95) by up to 14.69 mm, indicating significantly better boundary accuracy. The framework's deployment-oriented lightweight CNN makes it practical for clinical settings. Code is available on GitHub. This work demonstrates that agreement-based consistency learning can dramatically reduce the annotation burden for automated fetal ultrasound analysis.

Key Points
  • DACL combines a lightweight CNN (1.47M parameters) and a Transformer using cross pseudo supervision for semi-supervised learning.
  • A dual-agreement consistency loss enforces both pixel-wise probability alignment and entropy-guided confidence matching to suppress unreliable pseudo-labels.
  • Under 5% labeled data, DACL achieved a 2.77% Dice improvement and reduced boundary error (HD95) by 14.69 mm over state-of-the-art methods.

Why It Matters

Enables accurate fetal ultrasound segmentation with 95% fewer annotations, paving the way for scalable prenatal screening.

📬 Get the top 10 AI stories daily