Deep Learning + Contraction Theory for Robust State Estimation
Solving the MPDI for nonlinear observers just got easier with unsupervised ML.
A team of researchers has introduced a novel method that integrates deep learning with contraction theory to tackle the decades-old challenge of robust nonlinear state estimation. The standard observer design adds a correction term to a copy of the system, but designing that term for nonlinear systems has remained notoriously difficult. Contraction theory offers a unified framework by solving a matrix partial differential inequality (MPDI) to find a contraction metric and the correction term, but solving the MPDI is both analytically and computationally prohibitive.
To overcome this, the researchers propose an unsupervised scientific machine learning formulation that embeds the contraction requirements directly into the training loss function. This allows a neural network to simultaneously learn the observer's correction term and the contraction metric without requiring labeled data. The method is extended to non-autonomous systems while keeping both terms static to avoid generalization issues from time-dependent training. The paper establishes computable bounds on learning errors as a function of training residual and sampling resolution, and proves the observer's robustness to measurement noise and learning errors in an exponential input-to-state stability sense. Numerical simulations demonstrate strong performance with different contraction rates and noise levels, marking a significant step toward practical, reliable state estimation for complex nonlinear systems.
- Embeds contraction theory conditions into the neural network loss function for unsupervised learning of observer gains and metrics.
- Extends to non-autonomous systems with static correction terms and metrics, avoiding time-dependent training generalization issues.
- Provides theoretical guarantees: exponential input-to-state stability against measurement noise and learning errors with computable bounds.
Why It Matters
Enables robust state estimation for complex nonlinear systems in robotics, aerospace, and industrial control without requiring expert system modeling.