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
Caffe-like explicit model constructor. C(onfig)Model

cmodel Caffe-like explicit model constructor. C(onfig)Model Installation pip install git+https://github.com/bonlime/cmodel Usage In order to allow usi

1 Feb 18, 2022
Code for the ICCV'21 paper "Context-aware Scene Graph Generation with Seq2Seq Transformers"

ICCV'21 Context-aware Scene Graph Generation with Seq2Seq Transformers Authors: Yichao Lu*, Himanshu Rai*, Cheng Chang*, Boris Knyazev†, Guangwei Yu,

Layer6 Labs 37 Dec 18, 2022
Semantic Segmentation of images using PixelLib with help of Pascalvoc dataset trained with Deeplabv3+ framework.

CARscan- Approach 1 - Segmentation of images by detecting contours. It failed because in images with elements along with cars were also getting detect

Padmanabha Banerjee 5 Jul 29, 2021
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

Automatic, Readable, Reusable, Extendable Machin is a reinforcement library designed for pytorch. Build status Platform Status Linux Windows Supported

Iffi 348 Dec 24, 2022
A simple, fast, and efficient object detector without FPN

You Only Look One-level Feature (YOLOF), CVPR2021 A simple, fast, and efficient object detector without FPN. This repo provides an implementation for

789 Jan 09, 2023
SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data

SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data Au

14 Nov 28, 2022
Code for "LoRA: Low-Rank Adaptation of Large Language Models"

LoRA: Low-Rank Adaptation of Large Language Models This repo contains the implementation of LoRA in GPT-2 and steps to replicate the results in our re

Microsoft 394 Jan 08, 2023
Do Smart Glasses Dream of Sentimental Visions? Deep Emotionship Analysis for Eyewear Devices

EMOShip This repository contains the EMO-Film dataset described in the paper "Do Smart Glasses Dream of Sentimental Visions? Deep Emotionship Analysis

1 Nov 18, 2022
Implement A3C for Mujoco gym envs

pytorch-a3c-mujoco Disclaimer: my implementation right now is unstable (you ca refer to the learning curve below), I'm not sure if it's my problems. A

Andrew 70 Dec 12, 2022
Depth-Aware Video Frame Interpolation (CVPR 2019)

DAIN (Depth-Aware Video Frame Interpolation) Project | Paper Wenbo Bao, Wei-Sheng Lai, Chao Ma, Xiaoyun Zhang, Zhiyong Gao, and Ming-Hsuan Yang IEEE C

Wenbo Bao 7.7k Dec 31, 2022
A framework that allows people to write their own Rocket League bots.

YOU PROBABLY SHOULDN'T PULL THIS REPO Bot Makers Read This! If you just want to make a bot, you don't need to be here. Instead, start with one of thes

543 Dec 20, 2022
A Pytorch Implementation of ClariNet

ClariNet A Pytorch Implementation of ClariNet (Mel Spectrogram -- Waveform) Requirements PyTorch 0.4.1 & python 3.6 & Librosa Examples Step 1. Downlo

Sungwon Kim 286 Sep 15, 2022
Code for "Steerable Pyramid Transform Enables Robust Left Ventricle Quantification"

Code for "Steerable Pyramid Transform Enables Robust Left Ventricle Quantification" This is an end-to-end framework for accurate and robust left ventr

2 Jul 09, 2022
Code release for "MERLOT Reserve: Neural Script Knowledge through Vision and Language and Sound"

merlot_reserve Code release for "MERLOT Reserve: Neural Script Knowledge through Vision and Language and Sound" MERLOT Reserve (in submission) is a mo

Rowan Zellers 92 Dec 11, 2022
[NeurIPS-2021] Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation

Efficient Graph Similarity Computation - (EGSC) This repo contains the source code and dataset for our paper: Slow Learning and Fast Inference: Effici

23 Nov 11, 2022
Code for our paper Aspect Sentiment Quad Prediction as Paraphrase Generation in EMNLP 2021.

Aspect Sentiment Quad Prediction (ASQP) This repo contains the annotated data and code for our paper Aspect Sentiment Quad Prediction as Paraphrase Ge

Isaac 39 Dec 11, 2022
Pairwise learning neural link prediction for ogb link prediction

Pairwise Learning for Neural Link Prediction for OGB (PLNLP-OGB) This repository provides evaluation codes of PLNLP for OGB link property prediction t

Zhitao WANG 31 Oct 10, 2022
Second-order Attention Network for Single Image Super-resolution (CVPR-2019)

Second-order Attention Network for Single Image Super-resolution (CVPR-2019) "Second-order Attention Network for Single Image Super-resolution" is pub

516 Dec 28, 2022
Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.

Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.

Wilson 1.7k Dec 30, 2022
Python Library for Signal/Image Data Analysis with Transport Methods

PyTransKit Python Transport Based Signal Processing Toolkit Website and documentation: https://pytranskit.readthedocs.io/ Installation The library cou

24 Dec 23, 2022