The reviewed record of science sign in
Pith

arxiv: 2406.01116 · v1 · pith:VGJQTHXT · submitted 2024-06-03 · cs.LG · cs.AI· cs.CV

Accelerating Heterogeneous Federated Learning with Closed-form Classifiers

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:VGJQTHXTrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.CV
keywords fed3rclassifierfederatedlearningcross-devicefeaturesheterogeneousparticularly
0
0 comments X
read the original abstract

Federated Learning (FL) methods often struggle in highly statistically heterogeneous settings. Indeed, non-IID data distributions cause client drift and biased local solutions, particularly pronounced in the final classification layer, negatively impacting convergence speed and accuracy. To address this issue, we introduce Federated Recursive Ridge Regression (Fed3R). Our method fits a Ridge Regression classifier computed in closed form leveraging pre-trained features. Fed3R is immune to statistical heterogeneity and is invariant to the sampling order of the clients. Therefore, it proves particularly effective in cross-device scenarios. Furthermore, it is fast and efficient in terms of communication and computation costs, requiring up to two orders of magnitude fewer resources than the competitors. Finally, we propose to leverage the Fed3R parameters as an initialization for a softmax classifier and subsequently fine-tune the model using any FL algorithm (Fed3R with Fine-Tuning, Fed3R+FT). Our findings also indicate that maintaining a fixed classifier aids in stabilizing the training and learning more discriminative features in cross-device settings. Official website: https://fed-3r.github.io/.

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...