Existing Literature about Machine Unlearning

Overview

Machine Unlearning Papers

2021

Brophy and Lowd. Machine Unlearning for Random Forests. In ICML 2021.

Bourtoule et al. Machine Unlearning. In IEEE Symposium on Security and Privacy 2021.

Gupta et al. Adaptive Machine Unlearning. In Neurips 2021.

Huang et al. Unlearnable Examples: Making Personal Data Unexploitable. In ICLR 2021.

Neel et al. Descent-to-Delete: Gradient-Based Methods for Machine Unlearning. In ALT 2021.

Schelter et al. HedgeCut: Maintaining Randomised Trees for Low-Latency Machine Unlearning. In SIGMOD 2021.

Sekhari et al. Remember What You Want to Forget: Algorithms for Machine Unlearning. In Neurips 2021.

arXiv

Chen et al. Graph Unlearning. In arXiv 2021.

Chen et al. Machine unlearning via GAN. In arXiv 2021.

Fu et al. Bayesian Inference Forgetting. In arXiv 2021.

He et al. DeepObliviate: A Powerful Charm for Erasing Data Residual Memory in Deep Neural Networks. In arXiv 2021.

Khan and Swaroop. Knowledge-Adaptation Priors. In arXiv 2021.

Marchant et al. Hard to Forget: Poisoning Attacks on Certified Machine Unlearning . In arXiv 2021.

Parne et al. Machine Unlearning: Learning, Polluting, and Unlearning for Spam Email. In arXiv 2021.

Tarun et al. Fast Yet Effective Machine Unlearning . In arXiv 2021.

Ullah et al. Machine Unlearning via Algorithmic Stability. In arXiv 2021.

Wang et al. Federated Unlearning via Class-Discriminative Pruning . In arXiv 2021.

Warnecke et al. Machine Unlearning for Features and Labels. In arXiv 2021.

Zeng et al. Learning to Refit for Convex Learning Problems In arXiv 2021.

2020

Guo et al. Certified Data Removal from Machine Learning Models. In ICML 2020.

Golatkar et al. Eternal Sunshine of the Spotless Net: Selective Forgetting in Deep Networks. In CVPR 2020.

Wu et. al DeltaGrad: Rapid Retraining of Machine Learning Models. In ICML 2020.

arXiv

Aldaghri et al. Coded Machine Unlearning. In arXiv 2020.

Baumhauer et al. Machine Unlearning: Linear Filtration for Logit-based Classifiers. In arXiv 2020.

Garg et al. Formalizing Data Deletion in the Context of the Right to be Forgotten. In arXiv 2020.

Chen et al. When Machine Unlearning Jeopardizes Privacy. In arXiv 2020.

Felps et al. Class Clown: Data Redaction in Machine Unlearning at Enterprise Scale. In arXiv 2020.

Golatkar et al. Mixed-Privacy Forgetting in Deep Networks. In arXiv 2020.

Golatkar et al. Forgetting Outside the Box: Scrubbing Deep Networks of Information Accessible from Input-Output Observations. In arXiv 2020.

Izzo et al. Approximate Data Deletion from Machine Learning Models: Algorithms and Evaluations. In arXiv 2020.

Liu et al. Learn to Forget: User-Level Memorization Elimination in Federated Learning. In arXiv 2020.

Sommer et al. Towards Probabilistic Verification of Machine Unlearning. In arXiv 2020.

Yiu et al. Learn to Forget: User-Level Memorization Elimination in Federated Learning. In arXiv 2020.

Yu et al. Membership Inference with Privately Augmented Data Endorses the Benign while Suppresses the Adversary. In arXiv 2020.

2019

Chen et al. A Novel Online Incremental and Decremental Learning Algorithm Based on Variable Support Vector Machine. In Cluster Computing 2019.

Ginart et al. Making AI Forget You: Data Deletion in Machine Learning. In NeurIPS 2019.

Schelter. “Amnesia” – Towards Machine Learning Models That Can Forget User Data Very Fast. In AIDB 2019.

Shintre et al. Making Machine Learning Forget. In APF 2019.

Du et al. Lifelong Anomaly Detection Through Unlearning. In CCS 2019.

Wang et al. Neural Cleanse: Identifying and Mitigating Backdoor Attacks in Neural Networks. In IEEE Symposium on Security and Privacy 2019.

arXiv

Tople te al. Analyzing Privacy Loss in Updates of Natural Language Models. In arXiv 2019.

2018

Cao et al. Efficient Repair of Polluted Machine Learning Systems via Causal Unlearning. In ASIACCS 2018.

European Union. GDPR, 2018.

State of California. California Consumer Privacy Act, 2018.

Veale et al. Algorithms that remember: model inversion attacks and data protection law. In The Royal Society 2018.

Villaronga et al. Humans Forget, Machines Remember: Artificial Intelligence and the Right to Be Forgotten. In Computer Law & Security Review 2018.

2017

Kwak et al. Let Machines Unlearn--Machine Unlearning and the Right to be Forgotten. In SIGSEC 2017.

Shokri et al. Membership Inference Attacks Against Machine Learning Models. In SP 2017.

Before 2017

Cao and Yang. Towards Making Systems Forget with Machine Unlearning. In IEEE Symposium on Security and Privacy 2015.

Tsai et al. Incremental and decremental training for linear classification. In KDD 2014.

Karasuyama and Takeuchi. Multiple Incremental Decremental Learning of Support Vector Machines. In NeurIPS 2009.

Duan et al. Decremental Learning Algorithms for Nonlinear Langrangian and Least Squares Support Vector Machines. In OSB 2007.

Romero et al. Incremental and Decremental Learning for Linear Support Vector Machines. In ICANN 2007.

Tveit et al. Incremental and Decremental Proximal Support Vector Classification using Decay Coefficients. In DaWaK 2003.

Tveit and Hetland. Multicategory Incremental Proximal Support Vector Classifiers. In KES 2003.

Cauwenberghs and Poggio. Incremental and Decremental Support Vector Machine Learning. In NeurIPS 2001.

Canada. PIPEDA, 2000.

Owner
Jonathan Brophy
PhD student at UO.
Jonathan Brophy
Wav2Vec for speech recognition, classification, and audio classification

Soxan در زبان پارسی به نام سخن This repository consists of models, scripts, and notebooks that help you to use all the benefits of Wav2Vec 2.0 in your

Mehrdad Farahani 140 Dec 15, 2022
The story of Chicken for Club Bing

Chicken Story tl;dr: The time when Microsoft banned my entire country for cheating at Club Bing. (A lot of the details are from memory so I've recreat

Eyal 142 May 16, 2022
[ICCV 2021 Oral] Mining Latent Classes for Few-shot Segmentation

Mining Latent Classes for Few-shot Segmentation Lihe Yang, Wei Zhuo, Lei Qi, Yinghuan Shi, Yang Gao. This codebase contains baseline of our paper Mini

Lihe Yang 66 Nov 29, 2022
Fast, general, and tested differentiable structured prediction in PyTorch

Fast, general, and tested differentiable structured prediction in PyTorch

HNLP 1.1k Dec 16, 2022
A platform for intelligent agent learning based on a 3D open-world FPS game developed by Inspir.AI.

Wilderness Scavenger: 3D Open-World FPS Game AI Challenge This is a platform for intelligent agent learning based on a 3D open-world FPS game develope

46 Nov 24, 2022
Unofficial PyTorch implementation of MobileViT.

MobileViT Overview This is a PyTorch implementation of MobileViT specified in "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Tr

Chin-Hsuan Wu 348 Dec 23, 2022
Simple and ready-to-use tutorials for TensorFlow

TensorFlow World To support maintaining and upgrading this project, please kindly consider Sponsoring the project developer. Any level of support is a

Amirsina Torfi 4.5k Dec 23, 2022
Annotate with anyone, anywhere.

h h is the web app that serves most of the https://hypothes.is/ website, including the web annotations API at https://hypothes.is/api/. The Hypothesis

Hypothesis 2.6k Jan 08, 2023
wmctrl ported to Python Ctypes

work in progress wmctrl is a command that can be used to interact with an X Window manager that is compatible with the EWMH/NetWM specification. wmctr

Iyad Ahmed 22 Dec 31, 2022
This is the official PyTorch implementation for "Mesa: A Memory-saving Training Framework for Transformers".

A Memory-saving Training Framework for Transformers This is the official PyTorch implementation for Mesa: A Memory-saving Training Framework for Trans

Zhuang AI Group 105 Dec 06, 2022
The aim of this project is to build an AI bot that can play the Wordle game, or more generally Squabble

Wordle RL The aim of this project is to build an AI bot that can play the Wordle game, or more generally Squabble I know there are more deterministic

Aditya Arora 3 Feb 22, 2022
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.

Pattern Pattern is a web mining module for Python. It has tools for: Data Mining: web services (Google, Twitter, Wikipedia), web crawler, HTML DOM par

Computational Linguistics Research Group 8.4k Jan 03, 2023
Source code for the GPT-2 story generation models in the EMNLP 2020 paper "STORIUM: A Dataset and Evaluation Platform for Human-in-the-Loop Story Generation"

Storium GPT-2 Models This is the official repository for the GPT-2 models described in the EMNLP 2020 paper [STORIUM: A Dataset and Evaluation Platfor

Nader Akoury 27 Dec 20, 2022
Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)

Skyformer This repository is the official implementation of Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr"om Method (NeurIPS 2021).

Qi Zeng 46 Sep 20, 2022
A PyTorch Implementation of Neural IMage Assessment

NIMA: Neural IMage Assessment This is a PyTorch implementation of the paper NIMA: Neural IMage Assessment (accepted at IEEE Transactions on Image Proc

yunxiaos 418 Dec 29, 2022
Lane follower: Lane-detector (OpenCV) + Object-detector (YOLO5) + CAN-bus

Lane Follower This code is for the lane follower, including perception and control, as shown below. Environment Hardware Industrial Camera Intel-NUC(1

Siqi Fan 3 Jul 07, 2022
571 Dec 25, 2022
Accelerating BERT Inference for Sequence Labeling via Early-Exit

Sequence-Labeling-Early-Exit Code for ACL 2021 paper: Accelerating BERT Inference for Sequence Labeling via Early-Exit Requirement: Please refer to re

李孝男 23 Oct 14, 2022
Code and model benchmarks for "SEVIR : A Storm Event Imagery Dataset for Deep Learning Applications in Radar and Satellite Meteorology"

NeurIPS 2020 SEVIR Code for paper: SEVIR : A Storm Event Imagery Dataset for Deep Learning Applications in Radar and Satellite Meteorology Requirement

USAF - MIT Artificial Intelligence Accelerator 46 Dec 15, 2022
Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].

PLBART Code pre-release of our work, Unified Pre-training for Program Understanding and Generation accepted at NAACL 2021. Note. A detailed documentat

Wasi Ahmad 138 Dec 30, 2022