Skip to main content

Sample Unlearning

Definition

Sample unlearning in machine learning refers to the process of removing the influence of specific data samples from a trained model. This operation aims to erase all knowledge derived from particular training examples, effectively making the model behave as if those samples were never used. It is a critical component for data privacy and regulatory compliance, such as the “right to be forgotten.” The objective is to precisely modify a model’s memory.