Optimal Parameter-Free Gradient Minimization in $\ell_p$ Geometry
arXiv:2608.26688
2026
Optimization
1 ideas extracted · analyzed Aug 29, 2026
What the math gives to ML
The paper identifies a practical obstruction in parameter-free first-order optimization: the dimensionless quantity LR/ε cannot determine a finite oracle budget unless the algorithm first obtains a nondegenerate local curvature observation. Its constructive asset is the secant scale M_0, which can bootstrap unknown smoothness in general l_p geometry, together with dimension-free complexity exponents that vary with p. This suggests an optimizer using secant-calibrated curvature and dual-norm steepest-descent directions, adapting the scale through rejected trial steps without requiring L, R, or f*. The first implementation should test whether this reduces gradient evaluations or improves stability relative to AdamW and norm-adaptive line searches.
Ideas from this paper
✗ Mechanism failed
2026
Bootstrap the optimizer curvature scale from a deliberately nondegenerate pair of gradient queries, then perform steepest descent in lp geometry with a local secant backtracking rule. The method does not require a supplied learning rate, smoothness constant L, initial distance R, or optimum value f*, and it automatically uses the dual norm associated with p.
Useful6/10
Difficulty5/10
Novelty6/10