Skip to main content

Feature Unlearning

Definition

Feature unlearning in machine learning refers to the process of removing the influence of specific input features from a trained model’s decision-making process. This technique aims to make the model forget particular attributes of the data it was trained on. It is useful for mitigating bias or complying with data privacy regulations. The objective is to adjust model behavior without full retraining.