Pith. sign in

REVIEW 3 cited by

Subspace based Federated Unlearning

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 2302.12448 v1 pith:WD6XNV6O submitted 2023-02-24 cs.LG cs.CRcs.DCmath.OC

classification cs.LGcs.CRcs.DCmath.OC
keywords federatedgradientsubspaceunlearninginputmodelserverclient
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Federated learning (FL) enables multiple clients to train a machine learning model collaboratively without exchanging their local data. Federated unlearning is an inverse FL process that aims to remove a specified target client's contribution in FL to satisfy the user's right to be forgotten. Most existing federated unlearning algorithms require the server to store the history of the parameter updates, which is not applicable in scenarios where the server storage resource is constrained. In this paper, we propose a simple-yet-effective subspace based federated unlearning method, dubbed SFU, that lets the global model perform gradient ascent in the orthogonal space of input gradient spaces formed by other clients to eliminate the target client's contribution without requiring additional storage. Specifically, the server first collects the gradients generated from the target client after performing gradient ascent, and the input representation matrix is computed locally by the remaining clients. We also design a differential privacy method to protect the privacy of the representation matrix. Then the server merges those representation matrices to get the input gradient subspace and updates the global model in the orthogonal subspace of the input gradient subspace to complete the forgetting task with minimal model performance degradation. Experiments on MNIST, CIFAR10, and CIFAR100 show that SFU outperforms several state-of-the-art (SOTA) federated unlearning algorithms by a large margin in various settings.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Unlearning Clients, Features and Samples in Vertical Federated Learning

    cs.LG 2025-01 conditional novelty 6.0 of 10

    VFU-KD and VFU-GA unlearn clients, features, and samples in vertical federated learning with no communication during unlearning, using stored embeddings.

  2. Federated Unlearning with Gradient Descent and Conflict Mitigation

    cs.LG 2024-12 conditional novelty 5.0 of 10

    FedOSD uses a bounded unlearning loss, an orthogonal steepest descent direction, and gradient projection in post-training to unlearn a federated learning client with little utility loss.

  3. Streamlined Federated Unlearning: Unite as One to Be Highly Efficient

    cs.LG 2024-11 conditional novelty 5.0 of 10

    SFU replaces the two usual federated unlearning steps with a single multi-teacher distillation objective that erases target classes in one or two rounds while keeping retained-data accuracy.

Pith tools