AI RESEARCH
Stable Forgetting: Bounded Parameter-Efficient Unlearning in Foundation Models
arXiv CS.LG
•
ArXi:2509.24166v2 Announce Type: replace Machine unlearning in foundation models (e.g., language and vision transformers) is essential for privacy and safety; however, existing approaches are unstable and unreliable. A widely used strategy, the gradient difference method, applies gradient descent to retained data while performing gradient ascent on forgotten data. When combined with cross-entropy, this procedure can trigger the unbounded growth of weights and gradients, degrading both forgetting and retention.