paper-with-me

홈 › Papers

Privacy-Preserving Federated Foundation Model for Generalist Ultrasound Artificial Intelligence

2024-11-25 · Yuncheng Jiang, Chun-Mei Feng, Jinke Ren, Jun Wei, Zixun Zhang, Yiwen Hu, Yunbi Liu, Rui Sun, Xuemei Tang, Juan Du, Xiang Wan, Yong Xu, Bo Du, Xin Gao, Guangyu Wang, Shaohua Zhou, Shuguang Cui, Rick Siow Mong Goh, Yong liu, Zhen Li

Ultrasound imaging is widely used in clinical diagnosis due to its non-invasive nature and real-time capabilities. However, conventional ultrasound diagnostics face several limitations, including high dependence on physician expertise and suboptimal image quality, which complicates interpretation and increases the likelihood of diagnostic errors. Artificial intelligence (AI) has emerged as a promising solution to enhance clinical diagnosis, particularly in detecting abnormalities across various biomedical imaging modalities. Nonetheless, current AI models for ultrasound imaging face critical challenges. First, these models often require large volumes of labeled medical data, raising concerns over patient privacy breaches. Second, most existing models are task-specific, which restricts their broader clinical utility. To overcome these challenges, we present UltraFedFM, an innovative privacy-preserving ultrasound foundation model. UltraFedFM is collaboratively pre-trained using federated learning across 16 distributed medical institutions in 9 countries, leveraging a dataset of over 1 million ultrasound images covering 19 organs and 10 ultrasound modalities. This extensive and diverse data, combined with a secure training framework, enables UltraFedFM to exhibit strong generalization and diagnostic capabilities. It achieves an average area under the receiver operating characteristic curve of 0.927 for disease diagnosis and a dice similarity coefficient of 0.878 for lesion segmentation. Notably, UltraFedFM surpasses the diagnostic accuracy of mid-level ultrasonographers and matches the performance of expert-level sonographers in the joint diagnosis of 8 common systemic diseases. These findings indicate that UltraFedFM can significantly enhance clinical diagnostics while safeguarding patient privacy, marking an advancement in AI-driven ultrasound imaging for future clinical applications.

📄 PDF Abstract BibTeX arXiv:2411.16380

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticFederated LearningLesion SegmentationPrivacy Preserving

Similar Papers 제목 키워드 기반

Federated Foundation Models: Privacy-Preserving and Collaborative Learning for Large Models

2023-05-19 · Sixing Yu, J. Pablo Muñoz, Ali Jannesari

Foundation Models (FMs), such as LLaMA, BERT, GPT, ViT, and CLIP, have demonstrated remarkable success in a wide range of applications, driven by their ability to leverage vast amounts of data for pre-training. However, …

Federated LearningLifelong learningPrivacy PreservingPrompt Engineering

Silent Failures in Federated Personalization of Foundation Models

2026-05-31 · YongKyung Oh, Alex Bui arxiv

Foundation models are increasingly personalized on decentralized private data through federated learning and are now deployed at scale under growing regulatory requirements for post-market monitoring. We argue that this …

Federated Learning

Federated Adaptation for Foundation Model-based Recommendations

2024-05-08 · Chunxu Zhang, Guodong Long, Hongkuan Guo, Xiao Fang 외

With the recent success of large language models, particularly foundation models with generalization abilities, applying foundation models for recommendations becomes a new paradigm to improve existing recommendation sys…

Federated LearningmodelPrivacy PreservingRecommendation Systems

FedML-HE: An Efficient Homomorphic-Encryption-Based Privacy-Preserving Federated Learning System

2023-03-20 · Weizhao Jin, Yuhang Yao, Shanshan Han, Jiajun Gu 외

Federated Learning trains machine learning models on distributed devices by aggregating local model updates instead of local data. However, privacy concerns arise as the aggregated local models on the server may reveal s…

Federated LearningPrivacy Preserving

Theoretical Analysis of Privacy Leakage in Trustworthy Federated Learning: A Perspective from Linear Algebra and Optimization Theory

2024-07-23 · Xiaojin Zhang, Wei Chen

Federated learning has emerged as a promising paradigm for collaborative model training while preserving data privacy. However, recent studies have shown that it is vulnerable to various privacy attacks, such as data rec…

Federated LearningPrivacy Preserving