Regularized Model Predictive Control via Contractivity and Implicit Lur'e Analysis
arXiv:2607.00383
2026
Dynamics
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper's transferable asset is a certificate for making an implicitly defined feedback map contractive in a non-Euclidean metric, rather than merely penalizing parameter norms or spectral radii. This can be transplanted to recurrent, state-space, and latent world-model transitions by constraining the one-step Jacobian of the learned state update, yielding bounded sensitivity to initialization and perturbations. The most practical first implementation is a sampled Jacobian contraction regularizer with a fixed or learned positive-definite metric P; the full multiplier/Lur'e machinery could later support nonsmooth or implicit neural blocks. The likely benefit is improved long-horizon stability and less exploding sensitivity, at the cost of potentially reducing dynamical expressivity.
Ideas from this paper
Unverified
Re-invented
2026
Replace an unconstrained recurrent or latent-dynamics transition with a transition whose local Jacobian is contractive in a learned or fixed positive-definite metric P. Add a hinge penalty whenever the induced P-norm of the Jacobian exceeds a target factor eta<1, so perturbations and differences between trajectories decay after each step.
Useful6/10
Difficulty5/10
Novelty5/10