REVIEW 3 cited by
FedBABU: Towards Enhanced Representation for Federated Image Classification
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Federated learning has evolved to improve a single global model under data heterogeneity (as a curse) or to develop multiple personalized models using data heterogeneity (as a blessing). However, little research has considered both directions simultaneously. In this paper, we first investigate the relationship between them by analyzing Federated Averaging at the client level and determine that a better federated global model performance does not constantly improve personalization. To elucidate the cause of this personalization performance degradation problem, we decompose the entire network into the body (extractor), which is related to universality, and the head (classifier), which is related to personalization. We then point out that this problem stems from training the head. Based on this observation, we propose a novel federated learning algorithm, coined FedBABU, which only updates the body of the model during federated training (i.e., the head is randomly initialized and never updated), and the head is fine-tuned for personalization during the evaluation process. Extensive experiments show consistent performance improvements and an efficient personalization of FedBABU. The code is available at https://github.com/jhoon-oh/FedBABU.
Forward citations
Cited by 3 Pith papers
-
UniVarFL: Uniformity and Variance Regularized Federated Learning for Heterogeneous Data
UniVarFL adds a classifier variance regularizer and a hyperspherical uniformity regularizer to local federated training, reporting improved accuracy on some non-IID benchmarks but not consistently across its own experiments.
-
pFedSOP : Accelerating Training Of Personalized Federated Learning Using Second-Order Optimization
pFedSOP combines Gompertz-weighted local/global gradients with a rank-one Fisher Information Matrix update to speed up personalized federated learning, but the convergence proof is invalid and the update reduces to no...
-
Personalized Federated Learning via Dual-Prompt Optimization and Cross Fusion
pFedDC combines global and local text and vision prompts with cross-attention fusion to personalize federated CLIP models under label and domain shift.
Discussion (0). Sign in to comment.