Partially Blinded Unlearning: Class Unlearning for Deep Networks a Bayesian Perspective
Subhodip Panda, Shashwat Sourav, Prathosh A.P

TL;DR
This paper introduces Partially-Blinded Unlearning (PBU), a Bayesian-based method for efficiently removing specific class information from deep networks, reducing data retention needs while maintaining overall model performance.
Contribution
The paper proposes a novel Bayesian formulation for class unlearning that minimizes data-specific likelihoods and employs stability regularization, outperforming existing methods without full dataset access.
Findings
PBU effectively degrades performance on unlearned classes.
PBU outperforms state-of-the-art class unlearning methods.
Requires only unlearned data points, not entire dataset.
Abstract
In order to adhere to regulatory standards governing individual data privacy and safety, machine learning models must systematically eliminate information derived from specific subsets of a user's training data that can no longer be utilized. The emerging discipline of Machine Unlearning has arisen as a pivotal area of research, facilitating the process of selectively discarding information designated to specific sets or classes of data from a pre-trained model, thereby eliminating the necessity for extensive retraining from scratch. The principal aim of this study is to formulate a methodology tailored for the purposeful elimination of information linked to a specific class of data from a pre-trained classification network. This intentional removal is crafted to degrade the model's performance specifically concerning the unlearned data class while concurrently minimizing any…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Neural Networks and Applications
