Skip to main content

Class Unlearning

Definition

Class unlearning in machine learning refers to the process of selectively removing knowledge pertaining to a specific class of data from a trained model. This operation ensures that the model can no longer identify or generate outputs related to the expunged class. It is particularly relevant for privacy-preserving AI and data deletion requirements. The objective is to eliminate specific information without retraining the entire model.