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
DualGAN-tensorflow: tensorflow implementation of DualGAN

ICCV paper of DualGAN DualGAN: unsupervised dual learning for image-to-image translation please cite the paper, if the codes has been used for your re

Jack Yi 252 Nov 10, 2022
Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data

Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data arXiv This is the code base for weakly supervised NER. We provide a

Amazon 92 Jan 04, 2023
Txt2Xml tool will help you convert from txt COCO format to VOC xml format in Object Detection Problem.

TXT 2 XML All codes assume running from root directory. Please update the sys path at the beginning of the codes before running. Over View Txt2Xml too

Nguyễn Trường Lâu 4 Nov 24, 2022
Strongly local p-norm-cut algorithms for semi-supervised learning and local graph clustering

Strongly local p-norm-cut algorithms for semi-supervised learning and local graph clustering

Meng Liu 2 Jul 19, 2022
A fast python implementation of Ray Tracing in One Weekend using python and Taichi

ray-tracing-one-weekend-taichi A fast python implementation of Ray Tracing in One Weekend using python and Taichi. Taichi is a simple "Domain specific

157 Dec 26, 2022
The official github repository for Towards Continual Knowledge Learning of Language Models

Towards Continual Knowledge Learning of Language Models This is the official github repository for Towards Continual Knowledge Learning of Language Mo

Joel Jang | 장요엘 65 Jan 07, 2023
List some popular DeepFake models e.g. DeepFake, FaceSwap-MarekKowal, IPGAN, FaceShifter, FaceSwap-Nirkin, FSGAN, SimSwap, CihaNet, etc.

deepfake-models List some popular DeepFake models e.g. DeepFake, CihaNet, SimSwap, FaceSwap-MarekKowal, IPGAN, FaceShifter, FaceSwap-Nirkin, FSGAN, Si

Mingcan Xiang 100 Dec 17, 2022
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

Core ML Tools Use coremltools to convert machine learning models from third-party libraries to the Core ML format. The Python package contains the sup

Apple 3k Jan 08, 2023
Towards Understanding Quality Challenges of the Federated Learning: A First Look from the Lens of Robustness

FL Analysis This repository contains the code and results for the paper "Towards Understanding Quality Challenges of the Federated Learning: A First L

3 Oct 17, 2022
Course about deep learning for computer vision and graphics co-developed by YSDA and Skoltech.

Deep Vision and Graphics This repo supplements course "Deep Vision and Graphics" taught at YSDA @fall'21. The course is the successor of "Deep Learnin

Yandex School of Data Analysis 160 Jan 02, 2023
Official repository for Jia, Raghunathan, Göksel, and Liang, "Certified Robustness to Adversarial Word Substitutions" (EMNLP 2019)

Certified Robustness to Adversarial Word Substitutions This is the official GitHub repository for the following paper: Certified Robustness to Adversa

Robin Jia 38 Oct 16, 2022
Naszilla is a Python library for neural architecture search (NAS)

A repository to compare many popular NAS algorithms seamlessly across three popular benchmarks (NASBench 101, 201, and 301). You can implement your ow

270 Jan 03, 2023
TResNet: High Performance GPU-Dedicated Architecture

TResNet: High Performance GPU-Dedicated Architecture paperV2 | pretrained models Official PyTorch Implementation Tal Ridnik, Hussam Lawen, Asaf Noy, I

426 Dec 28, 2022
[ICLR 2022] DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR

DAB-DETR This is the official pytorch implementation of our ICLR 2022 paper DAB-DETR. Authors: Shilong Liu, Feng Li, Hao Zhang, Xiao Yang, Xianbiao Qi

336 Dec 25, 2022
Predicting lncRNA–protein interactions based on graph autoencoders and collaborative training

Predicting lncRNA–protein interactions based on graph autoencoders and collaborative training Code for our paper "Predicting lncRNA–protein interactio

zhanglabNKU 1 Nov 29, 2022
This git repo contains the implementation of my ML project on Heart Disease Prediction

Introduction This git repo contains the implementation of my ML project on Heart Disease Prediction. This is a real-world machine learning model/proje

Aryan Dutta 1 Feb 02, 2022
Official code for 'Weakly-supervised Video Anomaly Detection with Robust Temporal Feature Magnitude Learning' [ICCV 2021]

RTFM This repo contains the Pytorch implementation of our paper: Weakly-supervised Video Anomaly Detection with Robust Temporal Feature Magnitude Lear

Yu Tian 242 Jan 08, 2023
A PyTorch port of the Neural 3D Mesh Renderer

Neural 3D Mesh Renderer (CVPR 2018) This repo contains a PyTorch implementation of the paper Neural 3D Mesh Renderer by Hiroharu Kato, Yoshitaka Ushik

Daniilidis Group University of Pennsylvania 1k Jan 09, 2023
Deep Learning Specialization by Andrew Ng, deeplearning.ai.

Deep Learning Specialization on Coursera Master Deep Learning, and Break into AI This is my personal projects for the course. The course covers deep l

Engen 1.5k Jan 07, 2023
Multi-resolution SeqMatch based long-term Place Recognition

MRS-SLAM for long-term place recognition In this work, we imply an multi-resolution sambling based visual place recognition method. This work is based

METASLAM 6 Dec 06, 2022