paper-with-me

Papers

Neural Lyapunov Function Approximation with Self-Supervised Reinforcement Learning

2025-03-19 · Luc McCutcheon, Bahman Gharesifard, Saber Fallah

Control Lyapunov functions are traditionally used to design a controller which ensures convergence to a desired state, yet deriving these functions for nonlinear systems remains a complex challenge. This paper presents a novel, sample-efficient method for neural approximation of nonlinear Lyapunov functions, leveraging self-supervised Reinforcement Learning (RL) to enhance training data generation, particularly for inaccurately represented regions of the state space. The proposed approach employs a data-driven World Model to train Lyapunov functions from off-policy trajectories. The method is validated on both standard and goal-conditioned robotic tasks, demonstrating faster convergence and higher approximation accuracy compared to the state-of-the-art neural Lyapunov approximation baseline. The code is available at: https://github.com/CAV-Research-Lab/SACLA.git

📄 PDF Abstract BibTeX arXiv:2503.15629

Code (1)

cav-research-lab/sacla 공식 구현 jax

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Off Policy Lyapunov Stability in Reinforcement Learning

2025-09-11 · Sarvan Gill, Daniela Constantinescu arxiv

Traditional reinforcement learning lacks the ability to provide stability guarantees. More recent algorithms learn Lyapunov functions alongside the control policies to ensure stable learning. However, the current self-le…

Reinforcement Learning

Non-Asymptotic Convergence of Stochastic Iterative Algorithms: A Lyapunov Framework

2026-05-29 · Zaiwei Chen, Siva Theja Maguluri arxiv

We survey Lyapunov-based techniques for the finite-time analysis of stochastic iterative algorithms, also known as stochastic approximation (SA) algorithms, for solving fixed-point equations $\bar{F}(x)=x$, where the ope…

Reinforcement Learning

Certifying Stability of Reinforcement Learning Policies using Generalized Lyapunov Functions

2025-05-16 · Kehan Long, Jorge Cortés, Nikolay Atanasov

We study the problem of certifying the stability of closed-loop systems under control policies derived from optimal control or reinforcement learning (RL). Classical Lyapunov methods require a strict step-wise decrease i…

Reinforcement Learning (RL)

Reinforcement Learning for Safe Robot Control using Control Lyapunov Barrier Functions

2023-05-16 · Desong Du, Shaohang Han, Naiming Qi, Haitham Bou Ammar 외

Reinforcement learning (RL) exhibits impressive performance when managing complicated control tasks for robots. However, its wide application to physical robots is limited by the absence of strong safety guarantees. To o…

reinforcement-learningReinforcement Learning (RL)

Verifiable Error Bounds for Physics-Informed Neural Network Solutions of Lyapunov and Hamilton-Jacobi-Bellman Equations

2026-03-20 · Jun Liu arxiv

Many core problems in nonlinear systems analysis and control can be recast as solving partial differential equations (PDEs) such as Lyapunov and Hamilton-Jacobi-Bellman (HJB) equations. Physics-informed neural networks (…