MUNBa: Machine Unlearning via Nash Bargaining
Jing Wu, Mehrtash Harandi

TL;DR
MUNBa introduces a Nash bargaining-based approach to machine unlearning, effectively balancing forgetting specific data and preserving model utility, with proven improvements across diverse vision tasks.
Contribution
The paper formulates machine unlearning as a Nash bargaining game, providing a novel closed-form solution that guarantees an equilibrium for optimal forgetting and preservation.
Findings
Outperforms state-of-the-art MU algorithms in various tasks
Improves forgetting precision and model robustness
Enhances trade-off between forgetting and preservation
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuction Theory and Applications
MethodsAverage Pooling · Convolution · Sparse Evolutionary Training · Global Average Pooling · Kaiming Initialization · Diffusion · Contrastive Language-Image Pre-training · Max Pooling
