paper-with-me

Papers

OpenUS: A Fully Open-Source Foundation Model for Ultrasound Image Analysis via Self-Adaptive Masked Contrastive Learning

2025-11-14 · Xiaoyu Zheng, Xu Chen, Awais Rauf, Qifan Fu, Benedetta Monosi, Felice Rivellese, Myles J. Lewis, Shaogang Gong, Gregory Slabaugh arxiv

Ultrasound (US) is one of the most widely used medical imaging modalities, thanks to its low cost, portability, real-time feedback, and absence of ionizing radiation. However, US image interpretation remains highly operator-dependent and varies significantly across anatomical regions, acquisition protocols, and device types. These variations, along with unique challenges such as speckle, low contrast, and limited standardized annotations, hinder the development of generalizable, label-efficient ultrasound AI models. In this paper, we propose OpenUS, the first reproducible, open-source ultrasound foundation model built on a large collection of public data. OpenUS employs a vision Mamba backbone, capturing both local and global long-range dependencies across the image. To extract rich features during pre-training, we introduce a novel self-adaptive masking framework that combines contrastive learning with masked image modeling. This strategy integrates the teacher's attention map with student reconstruction loss, adaptively refining clinically-relevant masking to enhance pre-training effectiveness. OpenUS also applies a dynamic learning schedule to progressively adjust the difficulty of the pre-training process. To develop the foundation model, we compile the largest to-date public ultrasound dataset comprising over 308K images from 42 publicly available datasets, covering diverse anatomical regions, institutions, imaging devices, and disease types. Our pre-trained OpenUS model can be easily adapted to specific downstream tasks by serving as a backbone for label-efficient fine-tuning. Code is available at https://github.com/XZheng0427/OpenUS.

📄 PDF Abstract BibTeX arXiv:2511.11510

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

USF-MAE: Ultrasound Self-Supervised Foundation Model with Masked Autoencoding

2025-10-27 · Youssef Megahed, Robin Ducharme, Aylin Erman, Mark Walker 외 arxiv

Ultrasound imaging is one of the most widely used diagnostic modalities, offering real-time, radiation-free assessment across diverse clinical domains. However, interpretation of ultrasound images remains challenging due…

Cancer Classification

Deep Learning Analysis of Prenatal Ultrasound for Identification of Ventriculomegaly

2025-11-11 · Youssef Megahed, Inok Lee, Robin Ducharme, Aylin Erman 외 arxiv

The proposed study aimed to develop a deep learning model capable of detecting ventriculomegaly on prenatal ultrasound images. Ventriculomegaly is a prenatal condition characterized by dilated cerebral ventricles of the …

Binary Classification

A Fully Open and Generalizable Foundation Model for Ultrasound Clinical Applications

2025-09-15 · Hongyuan Zhang, Yuheng Wu, Mingyang Zhao, Zhiwei Chen 외 arxiv

Artificial intelligence (AI) that can effectively learn ultrasound representations by integrating multi-source data holds significant promise for advancing clinical care. However, the scarcity of large labeled datasets i…

Self-Supervised LearningLesion Segmentation

A texture-based framework for foundational ultrasound models

2026-02-01 · Tal Grutman, Carmel Shinar, Tali Ilovitsh arxiv

Ultrasound is the most widely used medical imaging modality, yet the images it produces are fundamentally unique, arising from tissue-dependent scattering, reflection, and speed-of-sound variations that produce a constra…

Self-Supervised Learning

SUPRA: Open Source Software Defined Ultrasound Processing for Real-Time Applications

2017-11-16 · Rüdiger Göbl, Nassir Navab, Christoph Hennersperger

Research in ultrasound imaging is limited in reproducibility by two factors: First, many existing ultrasound pipelines are protected by intellectual property, rendering exchange of code difficult. Second, most pipelines …