ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2103.03279
26
284

Remember What You Want to Forget: Algorithms for Machine Unlearning

4 March 2021
Ayush Sekhari
Jayadev Acharya
Gautam Kamath
A. Suresh
    FedML
    MU
ArXivPDFHTML
Abstract

We study the problem of unlearning datapoints from a learnt model. The learner first receives a dataset SSS drawn i.i.d. from an unknown distribution, and outputs a model w^\widehat{w}w that performs well on unseen samples from the same distribution. However, at some point in the future, any training datapoint z∈Sz \in Sz∈S can request to be unlearned, thus prompting the learner to modify its output model while still ensuring the same accuracy guarantees. We initiate a rigorous study of generalization in machine unlearning, where the goal is to perform well on previously unseen datapoints. Our focus is on both computational and storage complexity. For the setting of convex losses, we provide an unlearning algorithm that can unlearn up to O(n/d1/4)O(n/d^{1/4})O(n/d1/4) samples, where ddd is the problem dimension. In comparison, in general, differentially private learning (which implies unlearning) only guarantees deletion of O(n/d1/2)O(n/d^{1/2})O(n/d1/2) samples. This demonstrates a novel separation between differential privacy and machine unlearning.

View on arXiv
Comments on this paper