Machine Unlearning

64 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Certifiable Machine Unlearning for Linear Models

mahadeva/unlearning-experiments 29 Jun 2021

In this paper, we present an experimental study of the three state-of-the-art approximate unlearning methods for linear models and demonstrate the trade-offs between efficiency, effectiveness and certifiability offered by each method.

Machine Unlearning of Features and Labels

alewarne/machineunlearning 26 Aug 2021

In this paper, we propose the first method for unlearning features and labels.

Hard to Forget: Poisoning Attacks on Certified Machine Unlearning

ngmarchant/attack-unlearning 17 Sep 2021

The right to erasure requires removal of a user's information from data held by organizations, with rigorous interpretations extending to downstream products such as learned models.

Unrolling SGD: Understanding Factors Influencing Machine Unlearning

cleverhans-lab/unrolling-sgd 27 Sep 2021

In this work, we first taxonomize approaches and metrics of approximate unlearning.

Fast Yet Effective Machine Unlearning

vikram2000b/Fast-Machine-Unlearning 17 Nov 2021

In the impair step, the noise matrix along with a very high learning rate is used to induce sharp unlearning in the model.

Zero-Shot Machine Unlearning

ayu987/zero-shot-unlearning 14 Jan 2022

In case of machine learning (ML) applications, this necessitates deletion of data not only from storage archives but also from ML models.

Recommendation Unlearning

chenchongthu/recommendation-unlearning 18 Jan 2022

From the perspective of utility, if a system's utility is damaged by some bad data, the system needs to forget these data to regain utility.

Knowledge Removal in Sampling-based Bayesian Inference

fshp971/mcmc-unlearning ICLR 2022

In this paper, we propose the first machine unlearning algorithm for MCMC.

Deep Unlearning via Randomized Conditionally Independent Hessians

vsingh-group/LCODEC-deep-unlearning CVPR 2022

For models which require no training (k-NN), simply deleting the closest original sample can be effective.

Can Bad Teaching Induce Forgetting? Unlearning in Deep Networks using an Incompetent Teacher

vikram2000b/bad-teaching-unlearning 17 May 2022

It facilitates the provision for removal of certain set or class of data from an already trained ML model without requiring retraining from scratch.