paper-with-me

Papers

Framework for Co-distillation Driven Federated Learning to Address Class Imbalance in Healthcare

2024-11-15 · Suraj Racha, Shubh Gupta, Humaira Firdowse, Aastik Solanki, Ganesh Ramakrishnan, Kshitij S. Jadhav

Federated Learning (FL) is a pioneering approach in distributed machine learning, enabling collaborative model training across multiple clients while retaining data privacy. However, the inherent heterogeneity due to imbalanced resource representations across multiple clients poses significant challenges, often introducing bias towards the majority class. This issue is particularly prevalent in healthcare settings, where hospitals acting as clients share medical images. To address class imbalance and reduce bias, we propose a co-distillation driven framework in a federated healthcare setting. Unlike traditional federated setups with a designated server client, our framework promotes knowledge sharing among clients to collectively improve learning outcomes. Our experiments demonstrate that in a federated healthcare setting, co-distillation outperforms other federated methods in handling class imbalance. Additionally, we demonstrate that our framework has the least standard deviation with increasing imbalance while outperforming other baselines, signifying the robustness of our framework for FL in healthcare.

📄 PDF Abstract BibTeX arXiv:2411.10383

Code (1)

humairafirdowse/codistillation 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Label driven Knowledge Distillation for Federated Learning with non-IID Data

2022-09-29 · Minh-Duong Nguyen, Quoc-Viet Pham, Dinh Thai Hoang, Long Tran-Thanh 외

In real-world applications, Federated Learning (FL) meets two challenges: (1) scalability, especially when applied to massive IoT networks; and (2) how to be robust against an environment with heterogeneous data. Realizi…

Federated LearningKnowledge Distillation

Evidential Federated Learning for Skin Lesion Image Classification

2024-11-15 · Rutger Hendrix, Federica Proietto Salanitri, Concetto Spampinato, Simone Palazzo 외

We introduce FedEvPrompt, a federated learning approach that integrates principles of evidential deep learning, prompt tuning, and knowledge distillation for distributed skin lesion classification. FedEvPrompt leverages …

ClassificationFederated Learningimage-classificationImage Classification+3

Heterogeneous Federated Learning Using Knowledge Codistillation

2023-10-04 · Jared Lichtarge, Ehsan Amid, Shankar Kumar, Tien-Ju Yang 외

Federated Averaging, and many federated learning algorithm variants which build upon it, have a limitation: all clients must share the same model architecture. This results in unused modeling capacity on many clients, wh…

Federated Learningimage-classificationImage ClassificationKnowledge Distillation+2

ModalityMirror: Improving Audio Classification in Modality Heterogeneity Federated Learning with Multimodal Distillation

2024-08-28 · Tiantian Feng, Tuo Zhang, Salman Avestimehr, Shrikanth S. Narayanan

Multimodal Federated Learning frequently encounters challenges of client modality heterogeneity, leading to undesired performances for secondary modality in multimodal learning. It is particularly prevalent in audiovisua…

Audio ClassificationFederated LearningKnowledge Distillation

Preserving Privacy in Federated Learning with Ensemble Cross-Domain Knowledge Distillation

2022-09-10 · Xuan Gong, Abhishek Sharma, Srikrishna Karanam, Ziyan Wu 외

Federated Learning (FL) is a machine learning paradigm where local nodes collaboratively train a central model while the training data remains decentralized. Existing FL methods typically share model parameters or employ…

Federated Learningimage-classificationImage ClassificationKnowledge Distillation+3