AI & Computational Science

AI Technique Boosts Ultrasound Image Analysis Without Creating Fake Data

How the science connects

Deep learningMedical imagingImage segmentation

AI Insight

Researchers developed SAS (Segment Anything Small), a data augmentation technique that improves deep learning models' ability to segment small anatomical structures in ultrasound images. The method uses two strategies: resizing and embedding organ thumbnails on black backgrounds to simulate different organ scales, and injecting noise into regions of interest to mimic varying tissue textures. When tested on one internal and five external datasets, SAS achieved Dice score improvements up to 0.35, with an average gain of 0.16, while maintaining accuracy for larger structures.


This technique addresses a critical challenge in ultrasound imaging—accurately identifying small anatomical structures despite noise and imaging variability—without requiring extensive manual labeling or generating artificial artifacts. The computational efficiency makes it particularly valuable for resource-constrained medical settings where high-quality training data may be limited.


⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

-cross
Abstract: Accurate segmentation of anatomical structures in ultrasound (US) images, particularly small ones, is challenging due to noise and variability in imaging conditions (e.g., probe position, patient anatomy, tissue characteristics and pathology). To address this, we introduce Segment Anything Small (SAS), a simple yet effective scale- and texture-aware data augmentation technique designed to enhance the performance of deep learning models for segmenting small anatomical structures in ultrasound images. SAS employs a dual transformation strategy: (1) simulating diverse organ scales by resizing and embedding organ thumbnails into a black background, and (2) injecting noise into regions of interest to simulate varying tissue textures. These transformations generate realistic and diverse training data without introducing hallucinations or artifacts, improving the model’s robustness to noise and variability. We fine-tuned a promptable foundation model on a controlled organ-specific medical imaging dataset and evaluated its performance on one internal and five external datasets. Experimental results demonstrate significant improvements in segmentation performance, with Dice score gains of up to 0.35 and an average improvement of 0.16 [95% CI 0.132,0.188]. Additionally, our iterative point prompts provide precise control and adaptive refinement, achieving performance comparable to bounding box prompts with just two points. SAS enhances model robustness and generalizability across diverse anatomical structures and imaging conditions, particularly for small structures, without compromising the accuracy of larger ones. By offering a computationally efficient solution that eliminates the need for extensive human labeling efforts, SAS emerges as a powerful tool for advancing medical image analysis, particularly in resource-constrained settings.

Source: SAS: Segment Anything Small for Ultrasound — A Non-Generative Data Augmentation Technique for Robust Deep Learning in Ultrasound Imaging