SEMU: Singular Value Decomposition for Efficient Machine Unlearning
Marcin Sendera, {\L}ukasz Struski, Kamil Ksi\k{a}\.zek, Kryspin, Musiol, Jacek Tabor, Dawid Rymarczyk

TL;DR
SEMU introduces a novel SVD-based method for machine unlearning that efficiently removes specific data influence from models with minimal parameter changes and no need for original training data.
Contribution
SEMU is the first approach to use SVD for efficient machine unlearning, reducing parameter modifications and eliminating the need for original training data.
Findings
Achieves competitive unlearning performance
Reduces the number of parameters modified
Eliminates dependency on original training data
Abstract
While the capabilities of generative foundational models have advanced rapidly in recent years, methods to prevent harmful and unsafe behaviors remain underdeveloped. Among the pressing challenges in AI safety, machine unlearning (MU) has become increasingly critical to meet upcoming safety regulations. Most existing MU approaches focus on altering the most significant parameters of the model. However, these methods often require fine-tuning substantial portions of the model, resulting in high computational costs and training instabilities, which are typically mitigated by access to the original training dataset. In this work, we address these limitations by leveraging Singular Value Decomposition (SVD) to create a compact, low-dimensional projection that enables the selective forgetting of specific data points. We propose Singular Value Decomposition for Efficient Machine Unlearning…
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
TopicsNeural Networks and Applications
MethodsFocus
