Stable Robot Motions on Manifolds: Learning Lyapunov-Constrained Neural Manifold ODEs
David Boetius, Abdelrahman Abdelnaby, Ashok Kumar, Stefan Leue, Abdalla Swikir, Fares J. Abu-Dakka
TL;DR
This work tackles the challenge of learning stable robot motions on Riemannian manifolds by introducing sNMODE, a neural manifold ODE framework that enforces stability via a Lyapunov-based projection. It jointly learns a base vector field and a neural Lyapunov function on the manifold, formulating $f(x)=g(x)-\nabla_{x}^{\mathcal{M}}V(x) \frac{\text{ReLU}(\mathcal{L}_{g}V(x)+\alpha V(x))}{\|\nabla_{x}^{\mathcal{M}}V(x)\|^2}$ to guarantee ${\mathcal{L}_{f}V}(x)\le -\alpha V(x)$ and hence exponential stability. The paper also identifies and corrects a critical equilibrium-point issue in prior Euclidean NODE stability work by enforcing $g(x_e)=0$, and it introduces a three-stage training strategy to efficiently learn stable dynamics from demonstrations. Extensive experiments on Riemannian LASA datasets, multi-manipulator tasks, and a real-world Panda robot demonstrate improved stability, scalability, and applicability over existing methods such as RSDS and SDS-RM, highlighting the practical impact of stable, manifold-aware learning for robotics.
Abstract
Learning stable dynamical systems from data is crucial for safe and reliable robot motion planning and control. However, extending stability guarantees to trajectories defined on Riemannian manifolds poses significant challenges due to the manifold's geometric constraints. To address this, we propose a general framework for learning stable dynamical systems on Riemannian manifolds using neural ordinary differential equations. Our method guarantees stability by projecting the neural vector field evolving on the manifold so that it strictly satisfies the Lyapunov stability criterion, ensuring stability at every system state. By leveraging a flexible neural parameterisation for both the base vector field and the Lyapunov function, our framework can accurately represent complex trajectories while respecting manifold constraints by evolving solutions directly on the manifold. We provide an efficient training strategy for applying our framework and demonstrate its utility by solving Riemannian LASA datasets on the unit quaternion (S^3) and symmetric positive-definite matrix manifolds, as well as robotic motions evolving on \mathbb{R}^3 \times S^3. We demonstrate the performance, scalability, and practical applicability of our approach through extensive simulations and by learning robot motions in a real-world experiment.
