AI RESEARCH
Orthogonal Subspace Projection for Continual Machine Unlearning via SVD-Based LoRA
arXiv CS.AI
•
ArXi:2604.12526v1 Announce Type: cross Continual machine unlearning aims to remove the influence of data that should no longer be retained, while preserving the usefulness of the model on everything else. This setting becomes especially difficult when deletion requests arrive sequentially, because the model must repeatedly adapt without erasing previously retained knowledge. Low-Rank Adaptation (LoRA) offers an efficient way to implement such updates, but naively combining many sequential LoRA modules leads to parameter collision, causing \textit{strong interference} between tasks.