Pith. sign in

REVIEW 3 cited by

SAFE: Machine Unlearning With Shard Graphs

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 2304.13169 v2 pith:EETDTVQQ submitted 2023-04-25 cs.LG

classification cs.LG
keywords forgettingsafecostshardstrainingwhileaccuracyexpected
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

We present Synergy Aware Forgetting Ensemble (SAFE), a method to adapt large models on a diverse collection of data while minimizing the expected cost to remove the influence of training samples from the trained model. This process, also known as selective forgetting or unlearning, is often conducted by partitioning a dataset into shards, training fully independent models on each, then ensembling the resulting models. Increasing the number of shards reduces the expected cost to forget but at the same time it increases inference cost and reduces the final accuracy of the model since synergistic information between samples is lost during the independent model training. Rather than treating each shard as independent, SAFE introduces the notion of a shard graph, which allows incorporating limited information from other shards during training, trading off a modest increase in expected forgetting cost with a significant increase in accuracy, all while still attaining complete removal of residual influence after forgetting. SAFE uses a lightweight system of adapters which can be trained while reusing most of the computations. This allows SAFE to be trained on shards an order-of-magnitude smaller than current state-of-the-art methods (thus reducing the forgetting costs) while also maintaining high accuracy, as we demonstrate empirically on fine-grained computer vision datasets.

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. The Space Complexity of Learning-Unlearning Algorithms

    cs.LG 2025-06 accept novelty 8.0 of 10

    The space complexity of machine unlearning for realizability testing is characterized by eluder dimension (central lower bound), star number (ticketed upper bound), and hollow star number (bounded deletions), separati...

  2. Privacy-Aware Lifelong Learning

    cs.LG 2025-05 conditional novelty 6.0 of 10

    PALL learns tasks in a single network as sparse subnetworks and performs exact task unlearning by resetting the task's trained parameters and briefly retraining shared ones from a rehearsal buffer.

  3. Enabling Group Fairness in Graph Unlearning via Bi-level Debiasing

    cs.LG 2025-05 conditional novelty 6.0 of 10

    FGU is a shard-based graph unlearning framework with a local fairness regularizer plus a global disparity alignment step, reporting lower demographic parity and equal opportunity gaps than existing graph unlearning baselines.

Pith tools