REVIEW 3 cited by
MUNBa: Machine Unlearning via Nash Bargaining
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Machine Unlearning (MU) aims to selectively erase harmful behaviors from models while retaining the overall utility of the model. As a multi-task learning problem, MU involves balancing objectives related to forgetting specific concepts/data and preserving general performance. A naive integration of these forgetting and preserving objectives can lead to gradient conflicts and dominance, impeding MU algorithms from reaching optimal solutions. To address the gradient conflict and dominance issue, we reformulate MU as a two-player cooperative game, where the two players, namely, the forgetting player and the preservation player, contribute via their gradient proposals to maximize their overall gain and balance their contributions. To this end, inspired by the Nash bargaining theory, we derive a closed-form solution to guide the model toward the Pareto stationary point. Our formulation of MU guarantees an equilibrium solution, where any deviation from the final state would lead to a reduction in the overall objectives for both players, ensuring optimality in each objective. We evaluate our algorithm's effectiveness on a diverse set of tasks across image classification and image generation. Extensive experiments with ResNet, vision-language model CLIP, and text-to-image diffusion models demonstrate that our method outperforms state-of-the-art MU algorithms, achieving a better trade-off between forgetting and preserving. Our results also highlight improvements in forgetting precision, preservation of generalization, and robustness against adversarial attacks.
Forward citations
Cited by 3 Pith papers
-
Unleashing Uncertainty: Efficient Machine Unlearning for Generative AI
SAFEMax unlearns a class from a diffusion model by training the denoiser to output final-step Gaussian noise for that class, achieving strong forgetting and retention with low compute.
-
Rethinking Machine Unlearning in Image Generation Models
A new taxonomy and multi-aspect evaluation framework for image generation unlearning, with a curated dataset, shows that ten existing unlearning methods perform poorly on preservation and robustness.
-
Erasing Concepts, Steering Generations: A Comprehensive Survey of Concept Suppression
This survey classifies concept erasure methods for text-to-image diffusion models along intervention level, optimization strategy, and semantic scope, and reviews the datasets, metrics, and benchmarks used to evaluate them.
Discussion (0). Sign in to comment.