paper-with-me

홈 › Papers

On Bridging Generic and Personalized Federated Learning for Image Classification

2021-07-02 · ICLR 2022 4 · Hong-You Chen, Wei-Lun Chao

Federated learning is promising for its capability to collaboratively train models with multiple clients without accessing their data, but vulnerable when clients' data distributions diverge from each other. This divergence further leads to a dilemma: "Should we prioritize the learned model's generic performance (for future use at the server) or its personalized performance (for each client)?" These two, seemingly competing goals have divided the community to focus on one or the other, yet in this paper we show that it is possible to approach both at the same time. Concretely, we propose a novel federated learning framework that explicitly decouples a model's dual duties with two prediction tasks. On the one hand, we introduce a family of losses that are robust to non-identical class distributions, enabling clients to train a generic predictor with a consistent objective across them. On the other hand, we formulate the personalized predictor as a lightweight adaptive module that is learned to minimize each client's empirical risk on top of the generic predictor. With this two-loss, two-predictor framework which we name Federated Robust Decoupling (Fed-RoD), the learned model can simultaneously achieve state-of-the-art generic and personalized performance, essentially bridging the two tasks.

📄 PDF Abstract BibTeX arXiv:2107.00778

Code (3)

hongyouc/fed-rod 공식 구현
KarhouTam/FL-bench pytorch
TsingZ0/PFL-Non-IID pytorch

Tasks

ClassificationFederated Learningimage-classificationImage ClassificationPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Personalized Semantics Excitation for Federated Image Classification

2023-01-01 · ICCV 2023 1 · Haifeng Xia, Kai Li, Zhengming Ding

Federated learning casts a light on the collaboration of distributed local clients with privacy protected to attain a more generic global model. However, significant distribution shift in input/label space across dif…

ClassificationFederated Learningimage-classificationImage Classification+2

Personalized Quantum Federated Learning for Privacy Image Classification

2024-10-03 · Jinjing Shi, Tian Chen, Shichao Zhang, Xuelong Li

Quantum federated learning has brought about the improvement of privacy image classification, while the lack of personality of the client model may contribute to the suboptimal of quantum federated learning. A personaliz…

ClassificationFederated Learningimage-classificationImage Classification+1

FedABC: Targeting Fair Competition in Personalized Federated Learning

2023-02-15 · Dui Wang, Li Shen, Yong Luo, Han Hu 외

Federated learning aims to collaboratively train models without accessing their client's local private data. The data may be Non-IID for different clients and thus resulting in poor performance. Recently, personalized fe…

Binary ClassificationFederated LearningPersonalized Federated Learning

FedFR: Joint Optimization Federated Framework for Generic and Personalized Face Recognition

2021-12-23 · Chih-Ting Liu, Chien-Yi Wang, Shao-Yi Chien, Shang-Hong Lai

Current state-of-the-art deep learning based face recognition (FR) models require a large number of face identities for central training. However, due to the growing privacy awareness, it is prohibited to access the face…

Face RecognitionFederated Learning

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