LGMay 24, 2025

Leveraging Per-Instance Privacy for Machine Unlearning

arXiv:2505.18786v13 citationsh-index: 31ICML
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient and adaptive unlearning strategies for machine learning models, tailored to individual data points, though it builds incrementally on prior analyses.

The paper tackles the problem of machine unlearning by introducing a per-instance approach to quantify unlearning difficulty via fine-tuning, achieving a better utility-unlearning tradeoff and demonstrating empirical validation with methods like Stochastic Gradient Langevin Dynamics and standard fine-tuning.

We present a principled, per-instance approach to quantifying the difficulty of unlearning via fine-tuning. We begin by sharpening an analysis of noisy gradient descent for unlearning (Chien et al., 2024), obtaining a better utility-unlearning tradeoff by replacing worst-case privacy loss bounds with per-instance privacy losses (Thudi et al., 2024), each of which bounds the (Renyi) divergence to retraining without an individual data point. To demonstrate the practical applicability of our theory, we present empirical results showing that our theoretical predictions are born out both for Stochastic Gradient Langevin Dynamics (SGLD) as well as for standard fine-tuning without explicit noise. We further demonstrate that per-instance privacy losses correlate well with several existing data difficulty metrics, while also identifying harder groups of data points, and introduce novel evaluation methods based on loss barriers. All together, our findings provide a foundation for more efficient and adaptive unlearning strategies tailored to the unique properties of individual data points.

Foundations

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

Your Notes