A simple theory for training response of deep neural networks
Kenichi Nakazato
TL;DR
The paper studies training dynamics in deep networks by proposing a minimal toy model with a single hidden layer trained by SGD. It shows that training responses can exhibit aging with a near-constant interaction kernel, reproducing power-law-like decay observed in more complex systems. The results reveal how activation functions and stochastic training drive feature-space reduction and potential network fragility, offering a principled explanation for generalization-versus-robustness phenomena. This simple framework provides intuition for when NTK-like behavior holds and how nonlinear effects reshape learning dynamics, with implications for designing robust training regimes.
Abstract
Deep neural networks give us a powerful method to model the training dataset's relationship between input and output. We can regard that as a complex adaptive system consisting of many artificial neurons that work as an adaptive memory as a whole. The network's behavior is training dynamics with a feedback loop from the evaluation of the loss function. We already know the training response can be constant or shows power law-like aging in some ideal situations. However, we still have gaps between those findings and other complex phenomena, like network fragility. To fill the gap, we introduce a very simple network and analyze it. We show the training response consists of some different factors based on training stages, activation functions, or training methods. In addition, we show feature space reduction as an effect of stochastic training dynamics, which can result in network fragility. Finally, we discuss some complex phenomena of deep networks.
