paper-with-me

Papers

MH-pFLID: Model Heterogeneous personalized Federated Learning via Injection and Distillation for Medical Data Analysis

2024-05-10 · Luyuan Xie, Manqing Lin, Tianyu Luan, Cong Li, Yuejian Fang, Qingni Shen, Zhonghai Wu

Federated learning is widely used in medical applications for training global models without needing local data access. However, varying computational capabilities and network architectures (system heterogeneity), across clients pose significant challenges in effectively aggregating information from non-independently and identically distributed (non-IID) data. Current federated learning methods using knowledge distillation require public datasets, raising privacy and data collection issues. Additionally, these datasets require additional local computing and storage resources, which is a burden for medical institutions with limited hardware conditions. In this paper, we introduce a novel federated learning paradigm, named Model Heterogeneous personalized Federated Learning via Injection and Distillation (MH-pFLID). Our framework leverages a lightweight messenger model that carries concentrated information to collect the information from each client. We also develop a set of receiver and transmitter modules to receive and send information from the messenger model, so that the information could be injected and distilled with efficiency.

📄 PDF Abstract BibTeX arXiv:2405.06822

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKnowledge DistillationPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Spectral Co-Distillation for Personalized Federated Learning

2024-01-29 · NeurIPS 2023 11 · Zihan Chen, Howard H. Yang, Tony Q. S. Quek, Kai Fong Ernest Chong

Personalized federated learning (PFL) has been widely investigated to address the challenge of data heterogeneity, especially when a single generic model is inadequate in satisfying the diverse performance requirements o…

Federated LearningPersonalized Federated Learning

The Best of Both Worlds: Accurate Global and Personalized Models through Federated Learning with Data-Free Hyper-Knowledge Distillation

2023-01-21 · Huancheng Chen, Johnny, Wang, Haris Vikalo

Heterogeneity of data distributed across clients limits the performance of global models trained through federated learning, especially in the settings with highly imbalanced class distributions of local datasets. In rec…

Federated LearningKnowledge DistillationPersonalized Federated Learning

Personalized Federated Learning via Backbone Self-Distillation

2024-09-24 · Pengju Wang, Bochao Liu, Dan Zeng, Chenggang Yan 외

In practical scenarios, federated learning frequently necessitates training personalized models for each client using heterogeneous data. This paper proposes a backbone self-distillation approach to facilitate personaliz…

Federated LearningPersonalized Federated LearningTransfer Learning

Personalized Federated Learning for Heterogeneous Clients with Clustered Knowledge Transfer

2021-09-16 · Yae Jee Cho, Jianyu Wang, Tarun Chiruvolu, Gauri Joshi

Personalized federated learning (FL) aims to train model(s) that can perform well for individual clients that are highly data and system heterogeneous. Most work in personalized FL, however, assumes using the same model …

Federated LearningPersonalized Federated LearningTransfer Learning

QuPeD: Quantized Personalization via Distillation with Applications to Federated Learning

2021-07-29 · NeurIPS 2021 12 · Kaan Ozkara, Navjot Singh, Deepesh Data, Suhas Diggavi

Traditionally, federated learning (FL) aims to train a single global model while collaboratively using multiple clients and a server. Two natural challenges that FL algorithms face are heterogeneity in data across client…

Federated LearningKnowledge DistillationModel CompressionQuantization