Class Machine Unlearning for Complex Data via Concepts Inference and Data Poisoning
Wenhan Chang, Tianqing Zhu, Heng Xu, Wenjian Liu, Wanlei Zhou

TL;DR
This paper introduces a novel approach to machine unlearning for complex data by leveraging concept inference and data poisoning techniques, enabling precise and efficient deletion of specific class information from models.
Contribution
It proposes a concept-based unlearning framework using concept bottleneck models and data poisoning, improving accuracy and efficiency in unlearning complex data classes.
Findings
Effective class erasure in image and language models
Maintains model performance after unlearning
Accurately identifies concepts across classes
Abstract
In current AI era, users may request AI companies to delete their data from the training dataset due to the privacy concerns. As a model owner, retraining a model will consume significant computational resources. Therefore, machine unlearning is a new emerged technology to allow model owner to delete requested training data or a class with little affecting on the model performance. However, for large-scaling complex data, such as image or text data, unlearning a class from a model leads to a inferior performance due to the difficulty to identify the link between classes and model. An inaccurate class deleting may lead to over or under unlearning. In this paper, to accurately defining the unlearning class of complex data, we apply the definition of Concept, rather than an image feature or a token of text data, to represent the semantic information of unlearning class. This new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Face and Expression Recognition · Machine Learning and Data Classification
