Adaptive Meshing for CPA Lyapunov Function Synthesis
Amy K. Strong, Samuel Akinwande, Leila Bridgeman
TL;DR
This work tackles the computational bottleneck of CPA Lyapunov function synthesis by proposing three mesh-based strategies to reduce the number of simplices required for a valid Lyapunov function. Method 1 online adapts the mesh using slack variables to identify and refine problematic regions via longest-edge bisection, while Method 2 builds a model-informed initial mesh by exploiting Hessian changes through bounding sets and a priori bounds, and Method 3 combines both approaches. Empirical results on 2D and 3D nonlinear systems show substantial reductions in mesh size compared to uniform grids, with Method 1 often delivering the most regular meshes and dramatic improvements in the 3D case (e.g., from about 24,576 simplices in a grid to around 3,431 with Method 1). The findings highlight the practicality of adaptive, model-aware meshing to enable scalable Lyapunov analysis of nonlinear dynamics, and point to future work on lowering recomputation costs and exploring initialization strategies that concentrate density where the dynamics evolve slowly (near $f(x)\approx 0$).
Abstract
Continuous piecewise affine (CPA) Lyapunov function synthesis is one method to perform Lyapunov stability analysis for nonlinear systems. This method first generates a mesh over the region of interest in the system's state space and then solves a linear program (LP), which enforces constraints on each vertex of the mesh, to synthesize a Lyapunov function. Finer meshes broaden the class of Lyapunov function candidates, but CPA function synthesis is more computationally expensive for finer meshes -- particularly so in higher dimensional systems. This paper explores methods to mesh the region of interest more efficiently so that a Lyapunov function can be synthesized using less computational effort. Three methods are explored -- adaptive meshing, meshing using knowledge of the system model, and a combination of the two. Numerical examples for two and three dimensional nonlinear dynamical systems are used to compare the efficacy of the three methods.
