paper-with-me

Papers

Machine Unlearning via Algorithmic Stability

2021-02-25 · Enayat Ullah, Tung Mai, Anup Rao, Ryan Rossi, Raman Arora

We study the problem of machine unlearning and identify a notion of algorithmic stability, Total Variation (TV) stability, which we argue, is suitable for the goal of exact unlearning. For convex risk minimization problems, we design TV-stable algorithms based on noisy Stochastic Gradient Descent (SGD). Our key contribution is the design of corresponding efficient unlearning algorithms, which are based on constructing a (maximal) coupling of Markov chains for the noisy SGD procedure. To understand the trade-offs between accuracy and unlearning efficiency, we give upper and lower bounds on excess empirical and populations risk of TV stable algorithms for convex risk minimization. Our techniques generalize to arbitrary non-convex functions, and our algorithms are differentially private as well.

📄 PDF Abstract BibTeX arXiv:2102.13179

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Unlearning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

On the Necessity of Auditable Algorithmic Definitions for Machine Unlearning

2021-10-22 · Anvith Thudi, Hengrui Jia, Ilia Shumailov, Nicolas Papernot

Machine unlearning, i.e. having a model forget about some of its training data, has become increasingly more important as privacy legislation promotes variants of the right-to-be-forgotten. In the context of deep learnin…

Machine Unlearning

Langevin Unlearning: A New Perspective of Noisy Gradient Descent for Machine Unlearning

2024-01-18 · Eli Chien, Haoyu Wang, Ziang Chen, Pan Li

Machine unlearning has raised significant interest with the adoption of laws ensuring the ``right to be forgotten''. Researchers have provided a probabilistic notion of approximate unlearning under a similar definition o…

Machine Unlearning

Unlearning Algorithmic Biases over Graphs

2025-05-20 · O. Deniz Kose, Gonzalo Mateos, Yanning Shen

The growing enforcement of the right to be forgotten regulations has propelled recent advances in certified (graph) unlearning strategies to comply with data removal requests from deployed machine learning (ML) models. M…

FairnessNode Classification

Statistical Roughness-Informed Machine Unlearning

2026-02-10 · Mohammad Partohaghighi, Roummel Marcia, Bruce J. West, YangQuan Chen arxiv

Machine unlearning aims to remove the influence of a designated forget set from a trained model while preserving utility on the retained data. In modern deep networks, approximate unlearning frequently fails under large …

The Illusion of Unlearning: The Unstable Nature of Machine Unlearning in Text-to-Image Diffusion Models

2025-01-01 · CVPR 2025 1 · Naveen George, Karthik Nandan Dasaraju, Rutheesh Reddy Chittepu, Konda Reddy Mopuri

Text-to-image models such as Stable Diffusion, DALL*E, and Midjourney have gained immense popularity lately. However, they are trained on vast amounts of data that may include private, explicit, or copyrighted materi…

Machine Unlearning