UltraFedFM / README.md
fmassimo's picture
Mirror UltraFedFM pretrained checkpoint (Apache-2.0, unmodified)
d65af8a verified
|
Raw
History Blame Contribute Delete
1.7 kB
metadata
license: apache-2.0
tags:
  - ultrasound
  - medical-imaging
  - foundation-model
  - federated-learning
  - self-supervised-learning
  - masked-autoencoder
library_name: pytorch

UltraFedFM — Federated Ultrasound Foundation Model (mirror)

This is an unmodified mirror. All credit goes to the original authors.

A privacy-preserving federated ultrasound foundation model, collaboratively pre-trained with self-supervised learning (MAE) across 16 institutions without sharing raw data — ~1M images, 19 organs, 10 modalities — for downstream diagnosis and segmentation.

Files

File Purpose
checkpoint.pth (1.34 GB) Pre-trained UltraFedFM checkpoint — place in output_dir/ per the upstream README
LICENSE Upstream Apache-2.0 license text

License

Apache-2.0, as released by the original authors. See LICENSE.

Citation

@article{jiang2025pretraining,
  title     = {From pretraining to privacy: federated ultrasound foundation model with self-supervised learning},
  author    = {Jiang, Yuncheng and Feng, Chun-Mei and Ren, Jinke and Wei, Jun and Zhang, Zixun and Hu, Yiwen and Liu, Yunbi and Sun, Rui and Tang, Xuemei and Du, Juan and others},
  journal   = {npj Digital Medicine},
  volume    = {8},
  number    = {1},
  pages     = {714},
  year      = {2025},
  publisher = {Nature Publishing Group UK London}
}