English

Enhancing Neural Training via a Correlated Dynamics Model

Machine Learning 2024-07-24 v2 Dynamical Systems

Abstract

As neural networks grow in scale, their training becomes both computationally demanding and rich in dynamics. Amidst the flourishing interest in these training dynamics, we present a novel observation: Parameters during training exhibit intrinsic correlations over time. Capitalizing on this, we introduce Correlation Mode Decomposition (CMD). This algorithm clusters the parameter space into groups, termed modes, that display synchronized behavior across epochs. This enables CMD to efficiently represent the training dynamics of complex networks, like ResNets and Transformers, using only a few modes. Moreover, test set generalization is enhanced. We introduce an efficient CMD variant, designed to run concurrently with training. Our experiments indicate that CMD surpasses the state-of-the-art method for compactly modeled dynamics on image classification. Our modeling can improve training efficiency and lower communication overhead, as shown by our preliminary experiments in the context of federated learning.

Keywords

Cite

@article{arxiv.2312.13247,
  title  = {Enhancing Neural Training via a Correlated Dynamics Model},
  author = {Jonathan Brokman and Roy Betser and Rotem Turjeman and Tom Berkov and Ido Cohen and Guy Gilboa},
  journal= {arXiv preprint arXiv:2312.13247},
  year   = {2024}
}

Comments

ICLR 2024 accepted URL: https://openreview.net/forum?id=c9xsaASm9L

R2 v1 2026-06-28T13:57:51.938Z