English

Online Forgetting Process for Linear Regression Models

Machine Learning 2024-05-30 v1 Machine Learning

Abstract

Motivated by the EU's "Right To Be Forgotten" regulation, we initiate a study of statistical data deletion problems where users' data are accessible only for a limited period of time. This setting is formulated as an online supervised learning task with \textit{constant memory limit}. We propose a deletion-aware algorithm \texttt{FIFD-OLS} for the low dimensional case, and witness a catastrophic rank swinging phenomenon due to the data deletion operation, which leads to statistical inefficiency. As a remedy, we propose the \texttt{FIFD-Adaptive Ridge} algorithm with a novel online regularization scheme, that effectively offsets the uncertainty from deletion. In theory, we provide the cumulative regret upper bound for both online forgetting algorithms. In the experiment, we showed \texttt{FIFD-Adaptive Ridge} outperforms the ridge regression algorithm with fixed regularization level, and hopefully sheds some light on more complex statistical models.

Keywords

Cite

@article{arxiv.2012.01668,
  title  = {Online Forgetting Process for Linear Regression Models},
  author = {Yuantong Li and Chi-hua Wang and Guang Cheng},
  journal= {arXiv preprint arXiv:2012.01668},
  year   = {2024}
}
R2 v1 2026-06-23T20:41:35.613Z