English

The Underlying Correlated Dynamics in Neural Training

Machine Learning 2022-12-20 v1 Numerical Analysis Numerical Analysis

Abstract

Training of neural networks is a computationally intensive task. The significance of understanding and modeling the training dynamics is growing as increasingly larger networks are being trained. We propose in this work a model based on the correlation of the parameters' dynamics, which dramatically reduces the dimensionality. We refer to our algorithm as \emph{correlation mode decomposition} (CMD). It splits the parameter space into groups of parameters (modes) which behave in a highly correlated manner through the epochs. We achieve a remarkable dimensionality reduction with this approach, where networks like ResNet-18, transformers and GANs, containing millions of parameters, can be modeled well using just a few modes. We observe each typical time profile of a mode is spread throughout the network in all layers. Moreover, our model induces regularization which yields better generalization capacity on the test set. This representation enhances the understanding of the underlying training dynamics and can pave the way for designing better acceleration techniques.

Keywords

Cite

@article{arxiv.2212.09040,
  title  = {The Underlying Correlated Dynamics in Neural Training},
  author = {Rotem Turjeman and Tom Berkov and Ido Cohen and Guy Gilboa},
  journal= {arXiv preprint arXiv:2212.09040},
  year   = {2022}
}
R2 v1 2026-06-28T07:40:49.490Z