Learning Neural Contracting Dynamics: Extended Linearization and Global Guarantees
Sean Jaffe, Alexander Davydov, Deniz Lapsekili, Ambuj Singh, Francesco Bullo
TL;DR
The paper tackles the challenge of learning neural dynamical systems with global stability and robustness guarantees in arbitrary metrics. It introduces Extended Linearized Contracting Dynamics (ELCD), which factorizes the vector field as $f(x)=A(x,x^*)(x-x^*)$ with a neural-parameterized $A$ whose symmetric part is negative definite, yielding global exponential stability and equilibrium contraction; it also learns a latent-space diffeomorphism of equal dimension to realize contraction in the data space under general metrics, trained jointly with the dynamics. The authors demonstrate that the joint training and the skew-symmetric component of $A$ enable accurate trajectory reproduction on high-dimensional LASA data, multi-link pendulum, and generalized Rosenbrock dynamics, outperforming baselines like NCDS, EFlow, and SDD. This work provides scalable, global contraction guarantees for neural contracting dynamics, with practical implications for robust imitation, control, and robotics.
Abstract
Global stability and robustness guarantees in learned dynamical systems are essential to ensure well-behavedness of the systems in the face of uncertainty. We present Extended Linearized Contracting Dynamics (ELCD), the first neural network-based dynamical system with global contractivity guarantees in arbitrary metrics. The key feature of ELCD is a parametrization of the extended linearization of the nonlinear vector field. In its most basic form, ELCD is guaranteed to be (i) globally exponentially stable, (ii) equilibrium contracting, and (iii) globally contracting with respect to some metric. To allow for contraction with respect to more general metrics in the data space, we train diffeomorphisms between the data space and a latent space and enforce contractivity in the latent space, which ensures global contractivity in the data space. We demonstrate the performance of ELCD on the high dimensional LASA, multi-link pendulum, and Rosenbrock datasets.
