A Few Accelerated Algorithms for Convex Optimization under $(H_0,H_1)$-Smoothness

arXiv:2608.04884 2026 Optimization 1 ideas extracted · analyzed Aug 31, 2026

What the math gives to ML

The paper introduces a curvature model in which the Hessian norm is allowed to grow with the current objective gap, \(\|\nabla^2 f(x)\|\le H_0+H_1(f(x)-f^*)\), rather than being globally bounded by a single smoothness constant. This suggests an optimizer whose effective learning rate is conservative when the model is far from a solution and automatically becomes more aggressive as the gap shrinks. The transferable asset is not merely acceleration, but phase-wise adaptation to a quantitatively shrinking curvature envelope, combined with restarts and inexpensive inexact estimates. The cleanest first deployment is on convex neural-network subproblems such as the final linear head, embeddings, or LoRA factors, followed by tests on full-network training with safeguarded backtracking.

Ideas from this paper

Unverified 2026

Gap-conditioned accelerated optimizer

Replace a fixed global learning-rate estimate in an accelerated optimizer with a curvature envelope that depends on the current estimated optimality gap. Use phase restarts and a descent backtracking test so that the method remains safe when the gap or \(H_1\) estimate is inaccurate. The expected benefit is faster progress on objectives whose curvature is large early in training but decreases substantially near a good solution.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A Few Accelerated Algorithms for Convex Optimization under $(H_0,H_1)$-Smoothness arXiv:2608.04884