🤖 AI Summary
This study addresses the performance degradation of medical ultrasound models under domain shift across devices or clinical centers by proposing a privacy-preserving, label-free cross-domain generalization framework. The approach integrates supervised learning on labeled source-domain data with self-supervised pre-training on unlabeled target-domain images, leveraging masked image modeling (MIM) and contrastive learning to capture structural features inherent to the target domain. A confidence-aware fusion head is further introduced to adaptively aggregate predictions from multiple models. Evaluated on a dataset of 62 pediatric wrist point-of-care ultrasound (POCUS) scans, the method achieves a Dice score improvement of over 6% compared to baseline models, demonstrating substantially enhanced cross-device generalization and strong suitability for multi-center and federated learning deployments.
📝 Abstract
It is often desirable to generalize medical imaging AI models trained with dense annotations to data acquired from different ultrasound scanners or clinical sites; however, retraining these models with new annotations is often difficult and costly. We examine this challenge in pediatric wrist fracture assessment using point-of-care ultrasound (POCUS), where fractures are common and can be effectively triaged via ultrasound. AI has shown radiologist-level performance for fracture detection, often aided by high-quality bony structure segmentation. However, due to significant domain shifts, models perform poorly on data from other centers or probes, and obtaining segmentation labels across devices is impractical due to manual annotation effort and data privacy concerns. To address this, we propose a target-informed self-supervised pretraining and model-ensemble strategy. Specifically, our approach combines masked image modeling (MIM) and contrastive learning to learn target-domain structural representations without labels, and introduces a confidence-aware infusion head to adaptively integrate predictions. The source dataset, collected with a Philips Lumify probe, contained dense labels, while the target dataset, acquired with a TeleMED portable probe, was unlabeled. The datasets were kept strictly separate throughout the entire process. Our method used labeled source data for supervised training and leveraged target-domain pretraining to improve generalization. On 318 images from 62 pediatric POCUS videos, this approach significantly improved cross-device performance, achieving over 6% Dice improvement on the target domain versus the baseline. These results demonstrate a label-efficient and privacy-preserving approach for cross-device-robust ultrasound AI, offering a framework that can be extended to multi-center studies or federated learning setups.