The paper provides a structured review and classification of machine unlearning methods, linking them to data lineage management.
Machine Unlearning: Linear Filtration for Logit-based Classifiers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recently enacted legislation grants individuals certain rights to decide in what fashion their personal data may be used, and in particular a "right to be forgotten". This poses a challenge to machine learning: how to proceed when an individual retracts permission to use data which has been part of the training process of a model? From this question emerges the field of machine unlearning, which could be broadly described as the investigation of how to "delete training data from models". Our work complements this direction of research for the specific setting of class-wide deletion requests for classification models (e.g. deep neural networks). As a first step, we propose linear filtration as a intuitive, computationally efficient sanitization method. Our experiments demonstrate benefits in an adversarial setting over naive deletion schemes.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A Review on Machine Unlearning
The paper provides a structured review and classification of machine unlearning methods, linking them to data lineage management.