NeuralGrok trains a softmax MLP to transform gradients via bilevel optimization, accelerating grokking on arithmetic tasks and correlating with reduced gradient entropy.
Inconsistency, Instability, and Generalization Gap of Deep Neural Network Training
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
As deep neural networks are highly expressive, it is important to find solutions with small generalization gap (the difference between the performance on the training data and unseen data). Focusing on the stochastic nature of training, we first present a theoretical analysis in which the bound of generalization gap depends on what we call inconsistency and instability of model outputs, which can be estimated on unlabeled data. Our empirical study based on this analysis shows that instability and inconsistency are strongly predictive of generalization gap in various settings. In particular, our finding indicates that inconsistency is a more reliable indicator of generalization gap than the sharpness of the loss landscape. Furthermore, we show that algorithmic reduction of inconsistency leads to superior performance. The results also provide a theoretical basis for existing methods such as co-distillation and ensemble.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
NeuralGrok: Accelerate Grokking by Neural Gradient Transformation
NeuralGrok trains a softmax MLP to transform gradients via bilevel optimization, accelerating grokking on arithmetic tasks and correlating with reduced gradient entropy.