ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2021
Year
Once users have shared their data online, it is generally difficult for them to revoke access and ask for the data to be deleted. Machine learning (ML) exacerbates this problem because …
Machine unlearning addresses a critical gap in modern ML: the inability to forget. With regulations like GDPR's 'right to be forgotten', data deletion requests are a legal reality. However, trained models retain information from deleted data, making compliance difficult. This paper is one of the first to formalize the problem, providing a common vocabulary and taxonomy that has shaped subsequent research.
The paper's significance lies in its timing. As AI systems become more pervasive, the need for privacy-preserving mechanisms grows. By framing unlearning as a distinct challenge—separate from differential privacy or secure deletion—it opens a new research direction. It also highlights the tension between model utility and forgetfulness, a fundamental trade-off that the field continues to grapple with.
The paper's main contributions are conceptual:
As a survey, the paper does not present new experimental results. Instead, it synthesizes existing work and highlights that most methods are either computationally expensive (retraining) or provide weak guarantees (influence functions). It notes that no single method achieves both efficiency and strong guarantees, setting the stage for future hybrid approaches.
This paper has had a lasting impact by legitimizing machine unlearning as a research field. It has inspired numerous follow-up works on efficient unlearning algorithms, verification methods, and applications in federated learning. For practitioners, it underscores the need to design ML systems with deletion in mind, rather than as an afterthought. The framework it provides remains a foundational reference for anyone working on privacy-compliant AI.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba