TL;DR
This paper proposes a modified SISA framework with reinforcement and gating mechanisms to enable efficient class-level unlearning in CNNs, addressing data privacy concerns in AI models.
Contribution
It introduces a novel SISA-based architecture with enhancements for effective class unlearning without full retraining.
Findings
Effective class unlearning demonstrated across multiple datasets.
Model performance preserved while reducing retraining overhead.
Implementation available at https://github.com/SiamFS/sisa-class-unlearning.
Abstract
The rapid proliferation of image generation models and other artificial intelligence (AI) systems has intensified concerns regarding data privacy and user consent. As the availability of public datasets declines, major technology companies increasingly rely on proprietary or private user data for model training, raising ethical and legal challenges when users request the deletion of their data after it has influenced a trained model. Machine unlearning seeks to address this issue by enabling the removal of specific data from models without complete retraining. This study investigates a modified SISA (Sharded, Isolated, Sliced, and Aggregated) framework designed to achieve class-level unlearning in Convolutional Neural Network (CNN) architectures. The proposed framework incorporates a reinforced replay mechanism and a gating network to enhance selective forgetting efficiency.…
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.
