When Unlearning Is Free: Leveraging Low Influence Points to Reduce Computational Costs
AuthorsAnat Kleiman†**, Robert Fisher, Ben Deaner‡, Udi Wieder, Vitaly Feldman
When Unlearning Is Free: Leveraging Low Influence Points to Reduce Computational Costs
AuthorsAnat Kleiman†**, Robert Fisher, Ben Deaner‡, Udi Wieder, Vitaly Feldman
As concerns around data privacy in machine learning grow, the ability to unlearn—or remove—specific data points from trained models becomes increasingly important. While state-of-the-art unlearning methods have emerged in response, they typically treat all points in the forget set equally. In this work, we challenge this approach by asking: do points that have a negligible impact on the model’s learning need to be removed? Through a comparative analysis of influence functions across language and vision tasks, we identify subsets of training data with negligible impact on model outputs. Leveraging this insight, we propose an efficient unlearning framework that reduces the size of datasets before unlearning—leading to significant computational savings (up to ~50%) on real-world empirical examples.
Apple Workshop on Privacy-Preserving Machine Learning 2025
August 12, 2025
Apple believes that privacy is a fundamental human right. As AI experiences become increasingly personal and a part of people’s daily lives, it’s important that novel privacy-preserving techniques are created in parallel to advancing AI capabilities.
Apple’s fundamental research has consistently pushed the state-of-the-art in using differential privacy with machine learning, and earlier this year, we hosted the Workshop on Privacy-Preserving…
Subspace Recovery from Heterogeneous Data with Non-isotropic Noise
November 10, 2022research area Methods and Algorithms, research area Privacyconference NeurIPS
*= Equal Contributions
Recovering linear subspaces from data is a fundamental and important task in statistics and machine learning. Motivated by heterogeneity in Federated Learning settings, we study a basic formulation of this problem: the principal component analysis (PCA), with a focus on dealing with irregular noise. Our data come from users with user contributing data samples from a -dimensional distribution with mean …