Machine Unlearning Method Based On Projection Residual

09/30/2022
by   Zihao Cao, et al.
0

Machine learning models (mainly neural networks) are used more and more in real life. Users feed their data to the model for training. But these processes are often one-way. Once trained, the model remembers the data. Even when data is removed from the dataset, the effects of these data persist in the model. With more and more laws and regulations around the world protecting data privacy, it becomes even more important to make models forget this data completely through machine unlearning. This paper adopts the projection residual method based on Newton iteration method. The main purpose is to implement machine unlearning tasks in the context of linear regression models and neural network models. This method mainly uses the iterative weighting method to completely forget the data and its corresponding influence, and its computational cost is linear in the feature dimension of the data. This method can improve the current machine learning method. At the same time, it is independent of the size of the training set. Results were evaluated by feature injection testing (FIT). Experiments show that this method is more thorough in deleting data, which is close to model retraining.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/30/2021

Leveraging Intrinsic Gradient Information for Machine Learning Model Training

Designing models that produce accurate predictions is the fundamental ob...
research
05/13/2021

DeepObliviate: A Powerful Charm for Erasing Data Residual Memory in Deep Neural Networks

Machine unlearning has great significance in guaranteeing model security...
research
11/10/2021

Lightweight machine unlearning in neural network

In recent years, machine learning neural network has penetrated deeply i...
research
05/16/2022

CurFi: An automated tool to find the best regression analysis model using curve fitting

Regression analysis is a well known quantitative research method that pr...
research
08/28/2023

Machine Unlearning Methodology base on Stochastic Teacher Network

The rise of the phenomenon of the "right to be forgotten" has prompted r...
research
06/18/2019

Barron Spaces and the Compositional Function Spaces for Neural Network Models

One of the key issues in the analysis of machine learning models is to i...
research
12/31/2020

Coded Machine Unlearning

Models trained in machine learning processes may store information about...

Please sign up or login with your details

Forgot password? Click here to reset