pith. machine review for the scientific record. sign in

arxiv: 2510.19239 · v2 · submitted 2025-10-22 · 📡 eess.IV

Recognition: unknown

TinyUSFM: Towards Compact and Efficient Ultrasound Foundation Models

Authors on Pith no claims yet
classification 📡 eess.IV
keywords foundationmodelsultrasoundacrossmodeltinyusfmclassificationdistillation
0
0 comments X
read the original abstract

Foundation models for medical imaging demonstrate superior generalization capabilities across diverse anatomical structures and clinical applications. Their outstanding performance relies on substantial computational resources, limiting deployment in resource-constrained clinical environments. This paper presents TinyUSFM, the first lightweight ultrasound foundation model that maintains superior organ versatility and task adaptability of our large-scale Ultrasound Foundation Model (USFM) through knowledge distillation with strategically curated small datasets, delivering significant computational efficiency without sacrificing performance. Considering the limited capacity and representation ability of lightweight models, we propose a feature-gradient driven coreset selection strategy to curate high-quality compact training data, avoiding training degradation from low-quality redundant images. To preserve the essential spatial and frequency domain characteristics during knowledge transfer, we develop domain-separated masked image modeling assisted consistency-driven dynamic distillation. This novel framework adaptively transfers knowledge from large foundation models by leveraging teacher model consistency across different domain masks, specifically tailored for ultrasound interpretation. For evaluation, we establish the UniUS-Bench, the largest publicly available ultrasound benchmark comprising 8 classification and 10 segmentation datasets across 15 organs. Using only 200K images in distillation, TinyUSFM matches USFM's performance with just 6.36% of parameters and 6.40% of GFLOPs. TinyUSFM significantly outperforms the vanilla model by 9.45% in classification and 7.72% in segmentation, surpassing all state-of-the-art lightweight models, and achieving 84.91% average classification accuracy and 85.78% average segmentation Dice score across diverse medical devices and centers.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Defining Robust Ultrasound Quality Metrics via an Ultrasound Foundation Model

    eess.IV 2026-04 unverdicted novelty 6.0

    TinyUSFM-uLPIPS and TinyUSFM-NRQ provide task-linked, cross-organ, and clinically predictive quality assessment for ultrasound images that outperforms conventional metrics in calibration with segmentation performance ...

  2. Unified Ultrasound Intelligence Toward an End-to-End Agentic System

    cs.CV 2026-04 unverdicted novelty 6.0

    USTri is a tri-stage ultrasound system that trains a generalist model, fine-tunes specialists while frozen, and deploys an agent for workflow orchestration, claiming top performance across 4 task types and 27 datasets.