Pith. sign in

REVIEW 2 cited by

Acceleration of Federated Learning with Alleviated Forgetting in Local Training

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

arxiv 2203.02645 v1 pith:GM3RGD5M submitted 2022-03-05 cs.LG cs.AI

classification cs.LGcs.AI
keywords trainingdatalocalclientsfedregforgettinglearningalleviated
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Federated learning (FL) enables distributed optimization of machine learning models while protecting privacy by independently training local models on each client and then aggregating parameters on a central server, thereby producing an effective global model. Although a variety of FL algorithms have been proposed, their training efficiency remains low when the data are not independently and identically distributed (non-i.i.d.) across different clients. We observe that the slow convergence rates of the existing methods are (at least partially) caused by the catastrophic forgetting issue during the local training stage on each individual client, which leads to a large increase in the loss function concerning the previous training data at the other clients. Here, we propose FedReg, an algorithm to accelerate FL with alleviated knowledge forgetting in the local training stage by regularizing locally trained parameters with the loss on generated pseudo data, which encode the knowledge of previous training data learned by the global model. Our comprehensive experiments demonstrate that FedReg not only significantly improves the convergence rate of FL, especially when the neural network architecture is deep and the clients' data are extremely non-i.i.d., but is also able to protect privacy better in classification problems and more robust against gradient inversion attacks. The code is available at: https://github.com/Zoesgithub/FedReg.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Learning Critically: Selective Self Distillation in Federated Learning on Non-IID Data

    cs.LG 2025-04 conditional novelty 6.0 of 10

    FedSSD applies class-level and sample-level credibility weights to the global model's logits when distilling them into local models, reducing client drift and speeding up convergence in non-IID federated learning.

  2. FlexFed: Mitigating Catastrophic Forgetting in Heterogeneous Federated Learning in Pervasive Computing Environments

    cs.LG 2025-05 conditional novelty 5.0 of 10

    FlexFed combines offline local training with performance-based retention of rare-class samples and reports reduced catastrophic forgetting in federated human activity recognition.

Pith tools