paper-with-me

Papers

Baseline Method of the Foundation Model Challenge for Ultrasound Image Analysis

2026-02-01 · Bo Deng, Yitong Tang, Jiake Li, Yuxin Huang, Li Wang, Yu Zhang, Yufei Zhan, Hua Lu, Xiaoshen Zhang, Jieyun Bai arxiv

Ultrasound (US) imaging exhibits substantial heterogeneity across anatomical structures and acquisition protocols, posing significant challenges to the development of generalizable analysis models. Most existing methods are task-specific, limiting their suitability as clinically deployable foundation models. To address this limitation, the Foundation Model Challenge for Ultrasound Image Analysis (FM\_UIA~2026) introduces a large-scale multi-task benchmark comprising 27 subtasks across segmentation, classification, detection, and regression. In this paper, we present the official baseline for FM\_UIA~2026 based on a unified Multi-Head Multi-Task Learning (MH-MTL) framework that supports all tasks within a single shared network. The model employs an ImageNet-pretrained EfficientNet--B4 backbone for robust feature extraction, combined with a Feature Pyramid Network (FPN) to capture multi-scale contextual information. A task-specific routing strategy enables global tasks to leverage high-level semantic features, while dense prediction tasks exploit spatially detailed FPN representations. Training incorporates a composite loss with task-adaptive learning rate scaling and a cosine annealing schedule. Validation results demonstrate the feasibility and robustness of this unified design, establishing a strong and extensible baseline for ultrasound foundation model research. The code and dataset are publicly available at \href{https://github.com/lijiake2408/Foundation-Model-Challenge-for-Ultrasound-Image-Analysis}{GitHub}.

📄 PDF Abstract BibTeX arXiv:2602.01055

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

FetalCLIP: A Visual-Language Foundation Model for Fetal Ultrasound Image Analysis

2025-02-20 · Fadillah Maani, Numan Saeed, Tausifa Saleem, Zaid Farooq 외

Foundation models are becoming increasingly effective in the medical domain, offering pre-trained models on large datasets that can be readily adapted for downstream tasks. Despite progress, fetal ultrasound images remai…

Age EstimationBenchmarking

Adapting Vision-Language Foundation Model for Next Generation Medical Ultrasound Image Analysis

2025-06-10 · Jingguo Qu, Xinyang Han, Tonghuan Xiao, Jia Ai 외

Medical ultrasonography is an essential imaging technique for examining superficial organs and tissues, including lymph nodes, breast, and thyroid. It employs high-frequency ultrasound waves to generate detailed images o…

Domain AdaptationLarge Language Model

UltraSam: A Foundation Model for Ultrasound using Large Open-Access Segmentation Datasets

2024-11-25 · Adrien Meyer, Aditya Murali, Didier Mutter, Nicolas Padoy

Purpose: Automated ultrasound image analysis is challenging due to anatomical complexity and limited annotated data. To tackle this, we take a data-centric approach, assembling the largest public ultrasound segmentation …

Segmentation

SonoCLIP: Mask-Guided Region-Aware Vision-Language Pretraining for Fetal Ultrasound Analysis

2026-06-28 · Hang Su, Chao Sun, Zhaofan Li, Wei Hu 외 arxiv

Vision-language foundation models have shown strong potential in medical image analysis. Although foundation models for ultrasound imaging have recently emerged, the domain remains particularly challenging due to severe …

Representation Learning

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