English

Training Memory in Deep Neural Networks: Mechanisms, Evidence, and Measurement Gaps

Machine Learning 2026-01-30 v1

Abstract

Modern deep-learning training is not memoryless. Updates depend on optimizer moments and averaging, data-order policies (random reshuffling vs with-replacement, staged augmentations and replay), the nonconvex path, and auxiliary state (teacher EMA/SWA, contrastive queues, BatchNorm statistics). This survey organizes mechanisms by source, lifetime, and visibility. It introduces seed-paired, function-space causal estimands; portable perturbation primitives (carry/reset of momentum/Adam/EMA/BN, order-window swaps, queue/teacher tweaks); and a reporting checklist with audit artifacts (order hashes, buffer/BN checksums, RNG contracts). The conclusion is a protocol for portable, causal, uncertainty-aware measurement that attributes how much training history matters across models, data, and regimes.

Keywords

Cite

@article{arxiv.2601.21624,
  title  = {Training Memory in Deep Neural Networks: Mechanisms, Evidence, and Measurement Gaps},
  author = {Vasileios Sevetlidis and George Pavlidis},
  journal= {arXiv preprint arXiv:2601.21624},
  year   = {2026}
}