Towards Better Ultrasound Video Segmentation Foundation Model: An Empirical study on SAM2 Finetuning from Data Perspective
Xing Yao, Ahana Gangopadhyay, Hsi-Ming Chang, Ravi Soni
TL;DR
This study investigates how to adapt Segment Anything Model 2 to ultrasound video segmentation from a data-centric perspective. It systematically compares task-specific fine-tuning, midtraining, and multi-task joint training across multiple SAM2 variants, prompting modes, and ultrasound-specific augmentations, revealing that training data scale and temporal context often trump architectural changes. Key findings show that data quantity and temporal context significantly influence performance, short videos boost learning mainly in data-scarce regimes, and spatial augmentations grounded in imaging physics yield more reliable gains than generic methods. The results offer practical guidance for data-aware SAM2 adaptation pipelines in ultrasound video analysis, emphasizing data scale and domain-aligned augmentations over mere model scaling. These insights have potential to improve efficiency and generalizability in clinical ultrasound segmentation workflows.
Abstract
Ultrasound (US) video segmentation remains a challenging problem due to strong inter- and intra-dataset variability, motion artifacts, and limited annotated data. Although foundation models such as Segment Anything Model 2 (SAM2) demonstrate strong zero-shot and prompt-guided segmentation capabilities, their performance deteriorates substantially when transferred to medical imaging domains. Current adaptation studies mainly emphasize architectural modifications, while the influence of data characteristics and training regimes has not been systematically examined. In this study, we present a comprehensive, data-centric investigation of SAM2 adaptation for ultrasound video segmentation. We analyze how training-set size, video duration, and augmentation schemes affect adaptation performance under three paradigms: task-specific fine-tuning, intermediate adaptation, and multi-task joint training, across five SAM2 variants and multiple prompting modes. We further design six ultrasound-specific augmentations, assessing their effect relative to generic strategies. Experiments on three representative ultrasound datasets reveal that data scale and temporal context play a more decisive role than model architecture or initialization. Moreover, joint training offers an efficient compromise between modality alignment and task specialization. This work aims to provide empirical insights for developing efficient, data-aware adaptation pipelines for SAM2 in ultrasound video analysis.
