Pith. sign in

REVIEW 1 cited by

Improving Robustness with Adaptive Weight Decay

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 2210.00094 v2 pith:RZHQIO76 submitted 2022-09-30 cs.LG cs.CV

classification cs.LGcs.CV
keywords robustnessweightdecayadaptiveclassificationhyper-parameterimprovementloss
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We propose adaptive weight decay, which automatically tunes the hyper-parameter for weight decay during each training iteration. For classification problems, we propose changing the value of the weight decay hyper-parameter on the fly based on the strength of updates from the classification loss (i.e., gradient of cross-entropy), and the regularization loss (i.e., $\ell_2$-norm of the weights). We show that this simple modification can result in large improvements in adversarial robustness -- an area which suffers from robust overfitting -- without requiring extra data across various datasets and architecture choices. For example, our reformulation results in $20\%$ relative robustness improvement for CIFAR-100, and $10\%$ relative robustness improvement on CIFAR-10 comparing to the best tuned hyper-parameters of traditional weight decay resulting in models that have comparable performance to SOTA robustness methods. In addition, this method has other desirable properties, such as less sensitivity to learning rate, and smaller weight norms, which the latter contributes to robustness to overfitting to label noise, and pruning.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. No More Adam: Learning Rate Scaling at Initialization is All You Need

    cs.LG 2024-12 conditional novelty 5.0 of 10

    A fixed, per-group learning-rate scaling computed at initialization lets SGD with momentum match AdamW on several Transformer tasks while halving optimizer memory.

Pith tools