paper-with-me

홈 › Papers

Analytical Lyapunov Function Discovery: An RL-based Generative Approach

2025-02-04 · Haohan Zou, Jie Feng, Hao Zhao, Yuanyuan Shi

Despite advances in learning-based methods, finding valid Lyapunov functions for nonlinear dynamical systems remains challenging. Current neural network approaches face two main issues: challenges in scalable verification and limited interpretability. To address these, we propose an end-to-end framework using transformers to construct analytical Lyapunov functions (local), which simplifies formal verification, enhances interpretability, and provides valuable insights for control engineers. Our framework consists of a transformer-based trainer that generates candidate Lyapunov functions and a falsifier that verifies candidate expressions and refines the model via risk-seeking policy gradient. Unlike Alfarano et al. (2024), which utilizes pre-training and seeks global Lyapunov functions for low-dimensional systems, our model is trained from scratch via reinforcement learning (RL) and succeeds in finding local Lyapunov functions for high-dimensional and non-polynomial systems. Given the analytical nature of the candidates, we employ efficient optimization methods for falsification during training and formal verification tools for the final verification. We demonstrate the efficiency of our approach on a range of nonlinear dynamical systems with up to ten dimensions and show that it can discover Lyapunov functions not previously identified in the control literature. Full implementation is available on \href{https://github.com/JieFeng-cse/Analytical-Lyapunov-Function-Discovery}{Github}

📄 PDF Abstract BibTeX arXiv:2502.02014

Code (1)

jiefeng-cse/analytical-lyapunov-function-discovery 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)valid

Similar Papers 제목 키워드 기반

Combining Neural Networks and Symbolic Regression for Analytical Lyapunov Function Discovery

2024-06-21 · Jie Feng, Haohan Zou, Yuanyuan Shi

We propose CoNSAL (Combining Neural networks and Symbolic regression for Analytical Lyapunov function) to construct analytical Lyapunov functions for nonlinear dynamic systems. This framework contains a neural Lyapunov f…

regressionSymbolic Regressionvalid

Transient and Asymptotic Properties of Robust Adaptive Controllers in the Presence of Non-Coercive Lyapunov Functions

2021-04-22 · Aditya A. Paranjape, Vivek Natarajan, Supratim Ghosh

Adaptive control architectures often make use of Lyapunov functions to design adaptive laws. We are specifically interested in adaptive control methods, such as the well-known L1 adaptive architecture, which employ a par…

Physics-Informed Neural Network Lyapunov Functions: PDE Characterization, Learning, and Verification

2023-12-14 · Jun Liu, Yiming Meng, Maxwell Fitzsimmons, Ruikun Zhou

We provide a systematic investigation of using physics-informed neural networks to compute Lyapunov functions. We encode Lyapunov conditions as a partial differential equation (PDE) and use this for training neural netwo…

What ODE-Approximation Schemes of Time-Delay Systems Reveal about Lyapunov-Krasovskii Functionals

2022-02-26 · Tessina H. Scholl, Veit Hagenmeyer, Lutz Gröll

The article proposes an approach to complete-type and related Lyapunov-Krasovskii functionals that neither requires knowledge of the delay-Lyapunov matrix function nor does it involve linear matrix inequalities. The appr…

Numerical Integration

Symbolic Reduction for Formal Synthesis of Global Lyapunov Functions

2025-06-22 · Jun Liu, Maxwell Fitzsimmons

We investigate the formal synthesis of global polynomial Lyapunov functions for polynomial vector fields. We establish that a sign-definite polynomial must satisfy specific algebraic constraints, which we leverage to dev…

Design Synthesisvalid