English

Forgetting is Everywhere

Machine Learning 2026-02-03 v3 Machine Learning

Abstract

A fundamental challenge in developing general learning algorithms is their tendency to forget past knowledge when adapting to new data. Addressing this problem requires a principled understanding of forgetting; yet, despite decades of study, no unified definition has emerged that provides insights into the underlying dynamics of learning. We propose an algorithm- and task-agnostic theory that characterises forgetting as a lack of self-consistency in a learner's predictive distribution, manifesting as a loss of predictive information. Our theory naturally yields a general measure of an algorithm's propensity to forget and demonstrates that exact Bayesian inference allows for adaptation without forgetting. To validate the theory, we design a comprehensive set of experiments that span classification, regression, generative modelling, and reinforcement learning. We empirically demonstrate how forgetting is present across all deep learning settings and plays a significant role in determining learning efficiency. Together, these results establish a principled understanding of forgetting and lay the foundation for analysing and improving the information retention capabilities of general learning algorithms.

Keywords

Cite

@article{arxiv.2511.04666,
  title  = {Forgetting is Everywhere},
  author = {Ben Sanati and Thomas L. Lee and Trevor McInroe and Aidan Scannell and Nikolay Malkin and David Abel and Amos Storkey},
  journal= {arXiv preprint arXiv:2511.04666},
  year   = {2026}
}

Comments

Project page: https://ben-sanati.github.io/forgetting-is-everywhere-project/

R2 v1 2026-07-01T07:25:05.678Z