pith. sign in

arxiv: 2508.04470 · v1 · pith:FNWWH24Vnew · submitted 2025-08-06 · 💻 cs.LG

FedHiP: Heterogeneity-Invariant Personalized Federated Learning Through Closed-Form Solutions

classification 💻 cs.LG
keywords fedhippersonalizedanalyticdataschemeclosed-formfederatedlearning
0
0 comments X
read the original abstract

Lately, Personalized Federated Learning (PFL) has emerged as a prevalent paradigm to deliver personalized models by collaboratively training while simultaneously adapting to each client's local applications. Existing PFL methods typically face a significant challenge due to the ubiquitous data heterogeneity (i.e., non-IID data) across clients, which severely hinders convergence and degrades performance. We identify that the root issue lies in the long-standing reliance on gradient-based updates, which are inherently sensitive to non-IID data. To fundamentally address this issue and bridge the research gap, in this paper, we propose a Heterogeneity-invariant Personalized Federated learning scheme, named FedHiP, through analytical (i.e., closed-form) solutions to avoid gradient-based updates. Specifically, we exploit the trend of self-supervised pre-training, leveraging a foundation model as a frozen backbone for gradient-free feature extraction. Following the feature extractor, we further develop an analytic classifier for gradient-free training. To support both collective generalization and individual personalization, our FedHiP scheme incorporates three phases: analytic local training, analytic global aggregation, and analytic local personalization. The closed-form solutions of our FedHiP scheme enable its ideal property of heterogeneity invariance, meaning that each personalized model remains identical regardless of how non-IID the data are distributed across all other clients. Extensive experiments on benchmark datasets validate the superiority of our FedHiP scheme, outperforming the state-of-the-art baselines by at least 5.79%-20.97% in accuracy.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Accurate and Resource-Efficient Federated Continual Learning

    cs.LG 2026-06 unverdicted novelty 6.0

    FedRAN achieves up to 4.8 pp higher accuracy in federated continual learning while using 30-122× less per-client communication by transmitting truncated-SVD summaries of random-feature Gram matrices and performing clo...