Unlearning
Last updated
Was this helpful?
Last updated
Was this helpful?
Machine unlearning (MU) refers to the challenge of erasing a data point's influence on the input-output mapping of an ML model.
(really good) A of .
(really good) ()- a collection of academic articles, published methodology, and datasets on the subject of machine unlearning. model agnostic, intrinsic, and data-driven approaches, evaluation metrics, and datasets.
Who's Harry Potter? Approximate Unlearning in LLMs. , , ,
, Zhang et al.
, Siva et al.
a solution that uses three of the following approaches. Data Augmentation, Weight Decay, Fine-Tuning, Selective Retraining, and Neural Architecture Modifications.
What is MU? Part ,
This contains the core code used in the SISA experiments of our paper along with some example scripts.
This contains the code used in our experiments of our paper on in the src/ folder along with some sample scripts in the scripts/ folder.
NeurIPS 2023 - Machine Unlearning Erase the influence of requested samples without hurting accuracy