MVSegNet: A Lightweight Boundary-Aware Network for Fetal Lateral Ventricle Segmentation and Atrial Width Estimation in Prenatal Ultrasound

· Source: Computer Vision and Pattern Recognition · Field: Science & Research — Health & Medical Research, Artificial Intelligence & Machine Learning, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

MVSegNet is a lightweight encoder-decoder network designed for accurate fetal lateral ventricle segmentation and atrial width estimation in prenatal ultrasound. Addressing challenges like acoustic shadowing, speckle noise, and poor contrast, the model integrates multi-scale feature extraction and boundary-aware refinement. Trained on 584 expert-annotated transventricular ultrasound frames, MVSegNet achieved an 80.79% Dice score, 68.47% IoU, 4.07 mm Hausdorff distance, and 3.40 mm atrial width mean absolute error. With 2.31 million parameters, it processes 165.6 frames per second on an NVIDIA T4 GPU, outperforming six baseline models on boundary and measurement metrics while maintaining low computational cost.

Key takeaway

For Machine Learning Engineers developing automated prenatal diagnostic tools, MVSegNet demonstrates that integrating multi-scale feature extraction with boundary-aware refinement significantly improves segmentation accuracy and measurement precision in challenging ultrasound data. You should consider these architectural elements to achieve robust, lightweight models capable of real-time performance for clinical applications.

Key insights

MVSegNet accurately segments fetal lateral ventricles for atrial width estimation despite ultrasound challenges.

Principles

Method

MVSegNet employs an encoder-decoder architecture with multi-scale feature extraction and boundary-aware refinement for robust medical image segmentation.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.