paper-with-me

홈 › Papers

Optimizing Federated Learning for Medical Image Classification on Distributed Non-iid Datasets with Partial Labels

2023-03-10 · Pranav Kulkarni, Adway Kanhere, Paul H. Yi, Vishwa S. Parekh

Numerous large-scale chest x-ray datasets have spearheaded expert-level detection of abnormalities using deep learning. However, these datasets focus on detecting a subset of disease labels that could be present, thus making them distributed and non-iid with partial labels. Recent literature has indicated the impact of batch normalization layers on the convergence of federated learning due to domain shift associated with non-iid data with partial labels. To that end, we propose FedFBN, a federated learning framework that draws inspiration from transfer learning by using pretrained networks as the model backend and freezing the batch normalization layers throughout the training process. We evaluate FedFBN with current FL strategies using synthetic iid toy datasets and large-scale non-iid datasets across scenarios with partial and complete labels. Our results demonstrate that FedFBN outperforms current aggregation strategies for training global models using distributed and non-iid data with partial labels.

📄 PDF Abstract BibTeX arXiv:2303.06180

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningimage-classificationImage ClassificationMedical Image ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

A Unified Benchmark of Federated Learning with Kolmogorov-Arnold Networks for Medical Imaging

2025-04-28 · YoungJoon Lee, Jinu Gong, Joonhyuk Kang

Federated Learning (FL) enables model training across decentralized devices without sharing raw data, thereby preserving privacy in sensitive domains like healthcare. In this paper, we evaluate Kolmogorov-Arnold Networks…

Federated LearningKolmogorov-Arnold NetworksPrivacy Preserving

Backdoor Attack is a Devil in Federated GAN-based Medical Image Synthesis

2022-07-02 · Ruinan Jin, Xiaoxiao Li

Deep Learning-based image synthesis techniques have been applied in healthcare research for generating medical images to support open research. Training generative adversarial neural networks (GAN) usually requires large…

Backdoor AttackData PoisoningFederated LearningImage Generation+2

Distributed Federated Learning-Based Deep Learning Model for Privacy MRI Brain Tumor Detection

2024-04-15 · Lisang Zhou, Meng Wang, Ning Zhou

Distributed training can facilitate the processing of large medical image datasets, and improve the accuracy and efficiency of disease diagnosis while protecting patient privacy, which is crucial for achieving efficient …

DiagnosticFederated Learningimage-classificationImage Classification+2

Federated Model Aggregation via Self-Supervised Priors for Highly Imbalanced Medical Image Classification

2023-07-27 · Marawan Elbatel, Hualiang Wang, Robert Martí, Huazhu Fu 외

In the medical field, federated learning commonly deals with highly imbalanced datasets, including skin lesions and gastrointestinal images. Existing federated methods under highly imbalanced datasets primarily focus on …

Federated Learningimage-classificationImage ClassificationMedical Image Classification+1

IPMN Risk Assessment under Federated Learning Paradigm

2024-11-08 · Hongyi Pan, Ziliang Hong, Gorkem Durak, Elif Keles 외

Accurate classification of Intraductal Papillary Mucinous Neoplasms (IPMN) is essential for identifying high-risk cases that require timely intervention. In this study, we develop a federated learning framework for multi…

ClassificationFederated Learning