Pith. sign in

REVIEW 2 cited by

On the Implicit Bias of Adam

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

arxiv 2309.00079 v4 pith:DLY4FVFM submitted 2023-08-31 cs.LG cs.AImath.OCstat.COstat.ML

On the Implicit Bias of Adam

classification cs.LG cs.AImath.OCstat.COstat.ML
keywords adamgradientsimplicitlossodespenalizetermsanalysis
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

In previous literature, backward error analysis was used to find ordinary differential equations (ODEs) approximating the gradient descent trajectory. It was found that finite step sizes implicitly regularize solutions because terms appearing in the ODEs penalize the two-norm of the loss gradients. We prove that the existence of similar implicit regularization in RMSProp and Adam depends on their hyperparameters and the training stage, but with a different "norm" involved: the corresponding ODE terms either penalize the (perturbed) one-norm of the loss gradients or, conversely, impede its reduction (the latter case being typical). We also conduct numerical experiments and discuss how the proven facts can influence generalization.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Implicit Bias of Steepest Descent with Mini-batch Stochastic Gradient

    cs.LG 2026-02 conditional novelty 7.0

    Mini-batch stochastic steepest descent has a batch-size-dependent margin gap; momentum or variance reduction eliminates it, while batch-size-1 sign/normalized SGD converges to a sample-frequency-biased direction rathe...

  2. Optimizer-Induced Mode Connectivity: From AdamW to Muon

    cs.AI 2026-05 unverdicted novelty 6.0

    Optimizer choice induces distinct connected regions in the loss landscape of two-layer ReLU networks, with AdamW and Muon sometimes separated by provable barriers.