REVIEW 11 cited by
Implicit Gradient Regularization
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
Signed reviews
read the original abstract
Gradient descent can be surprisingly good at optimizing deep neural networks without overfitting and without explicit regularization. We find that the discrete steps of gradient descent implicitly regularize models by penalizing gradient descent trajectories that have large loss gradients. We call this Implicit Gradient Regularization (IGR) and we use backward error analysis to calculate the size of this regularization. We confirm empirically that implicit gradient regularization biases gradient descent toward flat minima, where test errors are small and solutions are robust to noisy parameter perturbations. Furthermore, we demonstrate that the implicit gradient regularization term can be used as an explicit regularizer, allowing us to control this gradient regularization directly. More broadly, our work indicates that backward error analysis is a useful theoretical approach to the perennial question of how learning rate, model size, and parameter regularization interact to determine the properties of overparameterized models optimized with gradient descent.
Forward citations
Cited by 11 Pith papers
-
Towards Universal Convergence of Backward Error in Linear System Solvers
Richardson iteration achieves universal 1/k backward error on PSD systems, enabling O(n²/ε) solvers; MINBERR reaches O(1/k²) rate and O(n²/√ε) complexity, with empirical O(1/k) extension to general systems.
-
Information Abundance Paradox: Long-Context Training Undermines Parametric Knowledge
Long-context training shifts language models from parametric knowledge to context reliance, producing an inverted-U in pretraining performance and context addiction in supervised fine-tuning.
-
Avoiding unsafe sets when training with Langevin Dynamics
Langevin training trajectories on strongly convex losses avoid geometrically isolated failure regions with probability exponentially small in dimension after an O(d) burn-in, with a local spectral rate controlling tra...
-
Gradient Regularization Mitigates Reward Hacking in Reinforcement Learning from Human Feedback and Verifiable Rewards
Regularizing the policy-gradient norm during RLHF/RLVR training biases the policy toward flat optima where the proxy reward stays accurate, mitigating reward hacking better than a KL penalty.
-
Quantitative Understanding of PDF Fits and their Uncertainties
After an initial transient, a PDF-fitting neural network's output obeys f_t = U(t) f_0 + V(t) Y, a linear blend of the initial network and the data with explicit time-dependent operators.
-
What Can Grokking Teach Us About Learning Under Nonstationarity?
Periodically increasing the effective learning rate while constraining parameter norms induces feature-learning dynamics and mitigates primacy bias in grokking, warm-starting, and reinforcement learning.
-
Neural Thermodynamic Laws for Large Language Model Training
Under a river-valley model of the loss landscape, the paper shows that valley fluctuations behave like heat, with learning rate as temperature, and derives a 1/t optimal decay schedule.
-
Explicit Eigenvalue Regularization Improves Sharpness-Aware Minimization
Eigen-SAM improves Sharpness-Aware Minimization by explicitly aligning the perturbation with the top Hessian eigenvector, supported by a third-order SDE analysis and consistent small accuracy gains on CIFAR, SVHN, and...
-
Optimizers Qualitatively Alter Solutions And We Should Leverage This
Deep learning optimizers should be designed to induce desired solution properties, not just convergence speed; different optimizers demonstrably land in qualitatively different minima.
-
Design Criteria for SGD Preconditioners: Local Conditioning, Noise Floors, and Basin Stability
The late-stage noise floor of preconditioned SGD is the product of the M-metric condition number and the preconditioned noise level, so the design goal is to improve conditioning while dampening noise.
-
CGD: Modifying the Loss Landscape by Gradient Regularization
CGD, gradient descent on a gradient-norm-penalized objective, has a proven linear convergence rate and practical finite-difference and quasi-Newton variants, though the core idea matches explicit gradient regularization.
Discussion (0). Continue with ORCID to comment.