REVIEW 1 cited by
Online Normalization for Training Neural Networks
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
Online Normalization is a new technique for normalizing the hidden activations of a neural network. Like Batch Normalization, it normalizes the sample dimension. While Online Normalization does not use batches, it is as accurate as Batch Normalization. We resolve a theoretical limitation of Batch Normalization by introducing an unbiased technique for computing the gradient of normalized activations. Online Normalization works with automatic differentiation by adding statistical normalization as a primitive. This technique can be used in cases not covered by some other normalizers, such as recurrent networks, fully connected networks, and networks with activation memory requirements prohibitive for batching. We show its applications to image classification, image segmentation, and language modeling. We present formal proofs and experimental results on ImageNet, CIFAR, and PTB datasets.
Forward citations
Cited by 1 Pith paper
-
Training Dynamics of the Cooldown Stage in Warmup-Stable-Decay Learning Rate Scheduler
Cooldown shapes in WSD training trade off bias and variance, with sqrt and lowered-linear-0.7 shapes best for single runs, mirror-cosine best for averaging, and higher beta_2 during cooldown matching shape-selection gains.
Discussion (0). Continue with ORCID to comment.