Current result
Awaiting updateRun the method to compare it with the retrained reference.
Machine unlearning aims to remove selected training influence without rebuilding everything. Choose a forget set, compare methods against exact retraining, and watch removal quality collide with retained utility, privacy leakage, and compute cost.
Select records to include in the forget set.
Distance to the exact retrain reference across optimization steps.
Run the method to compare it with the retrained reference.
A deletion claim needs removal, retained performance, and attack-based evidence.
The strongest reference trains from scratch without the forget set. Approximate methods are useful only when their outputs, attacks, and retained-task behavior stay acceptably close to that counterfactual.
Pair forget-set performance with retained utility, membership inference, output distance, and targeted probes. A model can fail one signal while looking clean on another.
Full retraining is the clean baseline, but it repeats almost all original compute.
Destroying broad capability can make forget accuracy look excellent for the wrong reason.
Membership inference tests whether forgotten examples still look unusually familiar.
Record deletion, class removal, poisoning repair, and generative memorization need different probes.
Freeze the original checkpoint, forget set, retained set, attack suite, random seeds, and exact retrain baseline before comparing approximate deletion.
Inspect loss, confidence, calibration, extraction, and task-specific behavior on the requested records.
Use held-out retained data and downstream tasks to expose broad degradation disguised as deletion.
Membership inference and targeted extraction can reveal influence that average accuracy misses.
Hover or focus each method to expand the mechanism and its verification burden.
The trajectories are illustrative. These papers introduce machine unlearning, SISA training, certified removal, and modern evaluation of approximate unlearning.
Frames efficient removal of training influence without full retraining.
SHARDED TRAININGIntroduces sharding, isolation, slicing, and aggregation for efficient deletion.
CERTIFIED REMOVALDevelops a statistical indistinguishability guarantee for removal.
EVALUATIONShows why unlearning outputs and privacy attacks require careful joint evaluation.
Preserve the method, threat model, evidence, and failure threshold. Then see how Superpowers builds inspectable agent tools and caches repeatable computer-use evaluations.