All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Adaptive Polyak Step Sizes for Sharpness-Aware Minimization: Theory-Grounded Learning Rate Schedulers

This paper introduces adaptive learning rate schedulers for Sharpness-Aware Minimization (SAM), a popular optimizer for training machine learning models. The authors derive Polyak-type step sizes tailored to SAM updates, creating novel adaptive algorithms for both deterministic and stochastic settings. They prove linear convergence for strongly convex objectives and O(1/T) convergence for convex objectives in the deterministic case, with analogous guarantees up to a neighborhood of the optimum in the stochastic setting. Numerical experiments show the proposed schedulers match or exceed carefully tuned SAM baselines while reducing the need for learning-rate tuning.

[Submitted on 1 Jun 2026]9h ago2 min readenInsight
Read on arxiv.org

Key quotes

Sharpness-Aware Minimization (SAM) has established itself as a powerful and widely adopted optimizer for training machine learning models.
By explicitly minimizing the sharpness of the loss landscape, SAM often improves generalization while delivering strong empirical performance.
We derive Polyak schedulers tailored to SAM-style updates, yielding novel adaptive algorithms in both deterministic and stochastic settings.
Numerical experiments demonstrate that the proposed Polyak schedulers achieve performance comparable to or better than carefully tuned SAM baselines, while substantially reducing the need for learning-rate tuning.

From the article

Sharpness-Aware Minimization (SAM) has established itself as a powerful and widely adopted optimizer for training machine learning models. By explicitly minimizing the sharpness of the loss landscape, SAM often improves generalization while delivering str
Continue reading on arxiv.org

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.