REVIEW 2 cited by
Understanding Why Neural Networks Generalize Well Through GSNR of Parameters
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
As deep neural networks (DNNs) achieve tremendous success across many application domains, researchers tried to explore in many aspects on why they generalize well. In this paper, we provide a novel perspective on these issues using the gradient signal to noise ratio (GSNR) of parameters during training process of DNNs. The GSNR of a parameter is defined as the ratio between its gradient's squared mean and variance, over the data distribution. Based on several approximations, we establish a quantitative relationship between model parameters' GSNR and the generalization gap. This relationship indicates that larger GSNR during training process leads to better generalization performance. Moreover, we show that, different from that of shallow models (e.g. logistic regression, support vector machines), the gradient descent optimization dynamics of DNNs naturally produces large GSNR during training, which is probably the key to DNNs' remarkable generalization ability.
Forward citations
Cited by 2 Pith papers
-
Language-Unlocked ViT (LUViT): Empowering Self-Supervised Vision Transformers with LLMs
LUViT jointly pretrains a ViT with masked auto-encoding and LoRA adapters in a frozen LLM block, reporting +0.4% ImageNet-1K accuracy and up to +2.2% on ImageNet-A over its own MAE baseline.
-
DeepKD: A Deeply Decoupled and Denoised Knowledge Distillation Trainer
DeepKD is a knowledge distillation trainer that decouples task, target-class, and non-target-class gradients with GSNR-based momentum and a dynamic top-k mask, yielding consistent accuracy gains on CIFAR-100, ImageNet...
Discussion (0). Sign in to comment.