paper-with-me

홈 › Papers

Federated Learning for Data and Model Heterogeneity in Medical Imaging

2023-07-31 · Hussain Ahmad Madni, Rao Muhammad Umer, Gian Luca Foresti

Federated Learning (FL) is an evolving machine learning method in which multiple clients participate in collaborative learning without sharing their data with each other and the central server. In real-world applications such as hospitals and industries, FL counters the challenges of data heterogeneity and model heterogeneity as an inevitable part of the collaborative training. More specifically, different organizations, such as hospitals, have their own private data and customized models for local training. To the best of our knowledge, the existing methods do not effectively address both problems of model heterogeneity and data heterogeneity in FL. In this paper, we exploit the data and model heterogeneity simultaneously, and propose a method, MDH-FL (Exploiting Model and Data Heterogeneity in FL) to solve such problems to enhance the efficiency of the global model in FL. We use knowledge distillation and a symmetric loss to minimize the heterogeneity and its impact on the model performance. Knowledge distillation is used to solve the problem of model heterogeneity, and symmetric loss tackles with the data and label heterogeneity. We evaluate our method on the medical datasets to conform the real-world scenario of hospitals, and compare with the existing methods. The experimental results demonstrate the superiority of the proposed approach over the other existing methods.

📄 PDF Abstract BibTeX arXiv:2308.00155

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

An Experimental Study of Data Heterogeneity in Federated Learning Methods for Medical Imaging

2021-07-18 · Liangqiong Qu, Niranjan Balachandar, Daniel L Rubin

Federated learning enables multiple institutions to collaboratively train machine learning models on their local data in a privacy-preserving way. However, its distributed nature often leads to significant heterogeneity …

Federated LearningPrivacy Preserving

SplitAVG: A heterogeneity-aware federated deep learning method for medical imaging

2021-07-06 · Miao Zhang, Liangqiong Qu, Praveer Singh, Jayashree Kalpathy-Cramer 외

Federated learning is an emerging research paradigm for enabling collaboratively training deep learning models without sharing patient data. However, the data from different institutions are usually heterogeneous across …

Binary ClassificationFederated Learning

FeTTL: Federated Template and Task Learning for Multi-Institutional Medical Imaging

2026-01-22 · Abhijeet Parida, Antonia Alomar, Zhifan Jiang, Pooneh Roshanitabrizi 외 arxiv

Federated learning enables collaborative model training across geographically distributed medical centers while preserving data privacy. However, domain shifts and heterogeneity in data often lead to a degradation in mod…

Federated Learning

FedMRL: Data Heterogeneity Aware Federated Multi-agent Deep Reinforcement Learning for Medical Imaging

2024-07-08 · Pranab Sahoo, Ashutosh Tripathi, Sriparna Saha, Samrat Mondal

Despite recent advancements in federated learning (FL) for medical image diagnosis, addressing data heterogeneity among clients remains a significant challenge for practical implementation. A primary hurdle in FL arises …

Deep Reinforcement LearningFairnessFederated LearningMulti-agent Reinforcement Learning+2

Label-Efficient Self-Supervised Federated Learning for Tackling Data Heterogeneity in Medical Imaging

2022-05-17 · Rui Yan, Liangqiong Qu, Qingyue Wei, Shih-Cheng Huang 외

The collection and curation of large-scale medical datasets from multiple institutions is essential for training accurate deep learning models, but privacy concerns often hinder data sharing. Federated learning (FL) is a…

Federated LearningMedical Image AnalysisPrivacy PreservingRepresentation Learning+2