LGApr 15

WIN-U: Woodbury-Informed Newton-Unlearning as a retain-free Machine Unlearning Framework

arXiv:2604.1343861.4h-index: 2
Predicted impact top 35% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the practical privacy constraint of unavailable retained data in machine unlearning for LLMs, offering a more robust solution against relearning attacks.

WIN-U proposes a retain-free machine unlearning framework that removes the influence of specific data from a trained model without accessing the retained data, achieving SOTA unlearning efficacy and utility preservation across vision and language benchmarks.

Privacy concerns in LLMs have led to the rapidly growing need to enforce a data's "right to be forgotten". Machine unlearning addresses precisely this task, namely the removal of the influence of some specific data, i.e., the forget set, from a trained model. The gold standard for unlearning is to produce the model that would have been learned on only the rest of the training data, i.e., the retain set. Most existing unlearning methods rely on direct access to the retained data, which may not be practical due to privacy or cost constraints. We propose WIN-U, a retained-data free unlearning framework that requires only second order information for the originally trained model on the full data. The unlearning is performed using a single Newton-style step. Using the Woodbury matrix identity and a generalized Gauss-Newton approximation for the forget set curvature, the WIN-U update recovers the closed-form linear solution and serves as a local second-order approximation to the gold-standard retraining optimum. Extensive experiments on various vision and language benchmarks demonstrate that WIN-U achieves SOTA performance in terms of unlearning efficacy and utility preservation, while being more robust against relearning attacks compared to existing methods. Importantly, WIN-U does not require access to the retained data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes