paper-with-me

홈 › Papers

Where to Begin? From Random to Foundation Model Instructed Initialization in Federated Learning for Medical Image Segmentation

2023-11-27 · Ming Li, Guang Yang

In medical image analysis, Federated Learning (FL) stands out as a key technology that enables privacy-preserved, decentralized data processing, crucial for handling sensitive medical data. Currently, most FL models employ random initialization, which has been proven effective in various instances. However, given the unique challenges posed by non-IID (independently and identically distributed) data in FL, we propose a novel perspective: exploring the impact of using the foundation model with enormous pre-trained knowledge, such as the Segment Anything Model (SAM), as an instructive teacher for FL model initialization in medical image segmentation task. This work for the first time attempts to utilize the foundation model as an instructive teacher for initialization in FL, assessing its impact on the performance of FL models, especially in non-IID data scenarios. Our empirical evaluation on chest x-ray lung segmentation showcases that FL with foundation model instructed initialization not only achieves faster convergence but also improves performance in complex data contexts. These findings offer a new perspective for model initialization in FL.

📄 PDF Abstract BibTeX arXiv:2311.15463

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningImage SegmentationMedical Image AnalysisMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Sinusoidal Initialization, Time for a New Start

2025-05-19 · Alberto Fernández-Hernández, Jose I. Mestre, Manuel F. Dolz, Jose Duato 외

Initialization plays a critical role in Deep Neural Network training, directly influencing convergence, stability, and generalization. Common approaches such as Glorot and He initializations rely on randomness, which can…

Where to Begin? On the Impact of Pre-Training and Initialization in Federated Learning

2022-06-30 · John Nguyen, Jianyu Wang, Kshitiz Malik, Maziar Sanjabi 외

An oft-cited challenge of federated learning is the presence of heterogeneity. \emph{Data heterogeneity} refers to the fact that data from different clients may follow very different distributions. \emph{System heterogen…

Federated Learning

Where to Begin? On the Impact of Pre-Training and Initialization in Federated Learning

2022-10-14 · John Nguyen, Jianyu Wang, Kshitiz Malik, Maziar Sanjabi 외

An oft-cited challenge of federated learning is the presence of heterogeneity. \emph{Data heterogeneity} refers to the fact that data from different clients may follow very different distributions. \emph{System heterogen…

Federated Learning

Predicting the Performance of Foundation Models via Agreement-on-the-Line

2024-04-02 · Rahul Saxena, Taeyoun Kim, Aman Mehra, Christina Baek 외

Estimating the out-of-distribution performance in regimes where labels are scarce is critical to safely deploy foundation models. Recently, it was shown that ensembles of neural networks observe the phenomena "agreement-…

Initializing Convolutional Filters with Semantic Features for Text Classification

2017-09-01 · EMNLP 2017 9 · Shen Li, Zhe Zhao, Tao Liu, Renfen Hu 외

Convolutional Neural Networks (CNNs) are widely used in NLP tasks. This paper presents a novel weight initialization method to improve the CNNs for text classification. Instead of randomly initializing the convolutional …

ClassificationGeneral ClassificationSentiment Analysistext-classification+2