Smooth globally PLI functions are nonlinear least-squares, and so are their gradient-dominated cousins

arXiv:2608.08849 2026 Dynamics 1 ideas extracted · analyzed Sep 1, 2026

What the math gives to ML

The paper provides a nonstandard structural result: under a semiglobal Polyak–Łojasiewicz inequality, a smooth objective can still be reduced to nonlinear least squares even when the usual global PŁI fails at large loss values. The key quantitative condition is that the gradient lower bound \(\|\nabla f(x)\|\geq \alpha(f(x)-f^*)\) may weaken far from the optimum but must satisfy \(\alpha(s)\geq c\sqrt{s}\) near \(s=0\). This explains a two-phase optimization profile observed in continuous-time LQR: approximately linear loss decrease far away, followed by exponential convergence near the optimum. A direct neural-network transfer is a semiglobal-PŁ monitor and optimizer scheduler that detects this phase transition from the empirical gradient-to-loss ratio and changes learning-rate, stopping, or noise policies accordingly.

Ideas from this paper

✓✓ Beats tuned baseline 2026

Semiglobal-PL Phase Scheduler

Monitor the ratio between gradient norm and square-root loss suboptimality, and use it to distinguish the far-from-optimum linear-decay regime from the near-optimum exponential regime predicted by semiglobal PŁI. Apply conservative updates or gradient clipping while the ratio is small, then switch to a larger stable learning rate, reduced gradient noise, or early stopping once the local PŁI regime is detected.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Smooth globally PLI functions are nonlinear least-squares, and so are their gradient-dominated cousins arXiv:2608.08849