Less Noise, Same Certificate: Retain Sensitivity for Unlearning
Carolin Heinzler, Kasra Malihi, Amartya Sanyal

TL;DR
This paper introduces retain sensitivity, a new approach that reduces noise in certified machine unlearning by focusing only on data deletions, leading to more accurate unlearning with less added noise.
Contribution
The paper proposes retain sensitivity, a concept that allows for less noise in certified unlearning by not protecting retained data, improving utility over traditional DP-based methods.
Findings
Retain sensitivity reduces noise compared to DP-based calibration.
Validated reductions in noise across PCA, MST, and ERM problems.
Refined unlearning algorithms with improved utility using retain sensitivity.
Abstract
Certified machine unlearning aims to provably remove the influence of a deletion set from a model trained on a dataset , by producing an unlearned output that is statistically indistinguishable from retraining on the retain set . Many existing certified unlearning methods adapt techniques from Differential Privacy (DP) and add noise calibrated to global sensitivity, i.e., the worst-case output change over all adjacent datasets. We show that this DP-style calibration is often overly conservative for unlearning, based on a key observation: certified unlearning, by definition, does not require protecting the privacy of the retained data . Motivated by this distinction, we define retain sensitivity as the worst-case output change over deletions while keeping fixed. While insufficient for DP, retain sensitivity is exactly sufficient for unlearning, allowing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Machine Learning and Data Classification
