CVAIJul 30, 2025

Advancing Fetal Ultrasound Image Quality Assessment in Low-Resource Settings

arXiv:2507.22802v12 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of scarce trained sonographers for prenatal care in low-income countries, though it appears incremental as an adaptation of existing models.

The paper tackles automated fetal ultrasound image quality assessment in low-resource settings by adapting the FetalCLIP vision-language model using Low-Rank Adaptation, achieving an F1 score of 0.757 and further improving to 0.771 with a repurposed segmentation model.

Accurate fetal biometric measurements, such as abdominal circumference, play a vital role in prenatal care. However, obtaining high-quality ultrasound images for these measurements heavily depends on the expertise of sonographers, posing a significant challenge in low-income countries due to the scarcity of trained personnel. To address this issue, we leverage FetalCLIP, a vision-language model pretrained on a curated dataset of over 210,000 fetal ultrasound image-caption pairs, to perform automated fetal ultrasound image quality assessment (IQA) on blind-sweep ultrasound data. We introduce FetalCLIP$_{CLS}$, an IQA model adapted from FetalCLIP using Low-Rank Adaptation (LoRA), and evaluate it on the ACOUSLIC-AI dataset against six CNN and Transformer baselines. FetalCLIP$_{CLS}$ achieves the highest F1 score of 0.757. Moreover, we show that an adapted segmentation model, when repurposed for classification, further improves performance, achieving an F1 score of 0.771. Our work demonstrates how parameter-efficient fine-tuning of fetal ultrasound foundation models can enable task-specific adaptations, advancing prenatal care in resource-limited settings. The experimental code is available at: https://github.com/donglihe-hub/FetalCLIP-IQA.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes