paper-with-me

Papers

A Mechanism Study of Delayed Loss Spikes in Batch-Normalized Linear Models

2026-04-18 · Peifeng Gao, Wenyi Fang, Yang Zheng, Difan Zou arxiv

Delayed loss spikes have been reported in neural-network training, but existing theory mainly explains earlier non-monotone behavior caused by overly large fixed learning rates. We study one stylized hypothesis: normalization can postpone instability by gradually increasing the effective learning rate during otherwise stable descent. To test this hypothesis at theorem level, we analyze batch-normalized linear models. Our flagship result concerns whitened square-loss linear regression, where we derive explicit no-rising-edge and delayed-onset conditions, bound the waiting time to directional onset, and show that the rising edge self-stabilizes within finitely many iterations. Combined with a square-loss decomposition, this yields a concrete delayed-spike mechanism in the whitened regime. For logistic regression, under highly restrictive active-margin assumptions, we prove only a supporting finite-horizon directional precursor in a knife-edge regime, with an optional appendix-only loss lower bound under an extra non-degeneracy condition. The paper should therefore be read as a stylized mechanism study rather than a general explanation of neural-network loss spikes. Within that scope, the results isolate one concrete delayed-instability pathway induced by batch normalization.

📄 PDF Abstract BibTeX arXiv:2604.16809

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Spikes in Stochastic Gradient Descent: A Large-Deviations View

2026-03-10 · Benjamin Gess, Daniel Heydecker arxiv

Large loss spikes in stochastic gradient descent are studied through a rigorous large-deviations analysis for a shallow, fully connected network in the NTK scaling. In contrast to full-batch gradient descent, the catapul…

Finite-Horizon Input-Output Dynamics of Minibatch Perturbations in AdamW

2026-08-20 · Kang Liu, Suyan Li arxiv

A minibatch can influence training beyond the update at which it is observed because AdamW stores past gradient information in its optimizer states. We study this delayed effect through paired trajectories that differ on…

Catapults in SGD: spikes in the training loss and their impact on generalization through feature learning

2023-06-07 · Libin Zhu, Chaoyue Liu, Adityanarayanan Radhakrishnan, Mikhail Belkin

In this paper, we first present an explanation regarding the common occurrence of spikes in the training loss when neural networks are trained with stochastic gradient descent (SGD). We provide evidence that the spikes i…

Adaptive Preconditioners Trigger Loss Spikes in Adam

2025-06-05 · Zhiwei Bai, Zhangchen Zhou, Jiajie Zhao, Xiaolong Li 외

Loss spikes emerge commonly during training across neural networks of varying architectures and scales when using the Adam optimizer. In this work, we investigate the underlying mechanism responsible for Adam spikes. Whi…

Attribute

Twin actor twin delayed deep deterministic policy gradient (TATD3) learning for batch process control

2021-02-25 · Tanuja Joshi, Shikhar Makker, Hariprasad Kodamana, Harikumar Kandath

Control of batch processes is a difficult task due to their complex nonlinear dynamics and unsteady-state operating conditions within batch and batch-to-batch. It is expected that some of these challenges can be addresse…

continuous-controlContinuous ControlReinforcement Learning (RL)