paper-with-me

Papers

Learning Stability Certificate for Robotics in Real-World Environments

2025-10-03 · Zhe Shen arxiv

Stability certificates play a critical role in ensuring the safety and reliability of robotic systems. However, deriving these certificates for complex, unknown systems has traditionally required explicit knowledge of system dynamics, often making it a daunting task. This work introduces a novel framework that learns a Lyapunov function directly from trajectory data, enabling the certification of stability for autonomous systems without needing detailed system models. By parameterizing the Lyapunov candidate using a neural network and ensuring positive definiteness through Cholesky factorization, our approach automatically identifies whether the system is stable under the given trajectory. To address the challenges posed by noisy, real-world data, we allow for controlled violations of the stability condition, focusing on maintaining high confidence in the stability certification process. Our results demonstrate that this framework can provide data-driven stability guarantees, offering a robust method for certifying the safety of robotic systems in dynamic, real-world environments. This approach works without access to the internal control algorithms, making it applicable even in situations where system behavior is opaque or proprietary. The tool for learning the stability proof is open-sourced by this research: https://github.com/HansOersted/stability.

📄 PDF Abstract BibTeX arXiv:2510.03123

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stability Certificates for Receding Horizon Games

2024-04-18 · Sophie Hall, Dominic Liao-McPherson, Giuseppe Belgioioso, Florian Dörfler

Game-theoretic MPC (or Receding Horizon Games) is an emerging control methodology for multi-agent systems that generates control actions by solving a dynamic game with coupling constraints in a receding-horizon fashion. …

Autonomous DrivingDecision Makingvalid

Formal Synthesis of Certifiably Robust Neural Lyapunov-Barrier Certificates

2026-02-05 · Chengxiao Wang, Haoze Wu, Gagandeep Singh arxiv

Neural Lyapunov and barrier certificates have recently been used as powerful tools for verifying the safety and stability properties of deep reinforcement learning (RL) controllers. However, existing methods offer guaran…

Reinforcement Learning

Temporal logics and formal synthesis for robot planning and control

2026-06-19 · Jana Tumova, Joris Verhagen, Matti Vahs arxiv

As robots move from controlled environments into real-world settings, it becomes increasingly crucial to ensure that they perform as expected. A key step toward that goal is a rigorous specification of the desired robot …

Motion Planning

MSACL: Multi-Step Actor-Critic Learning with Lyapunov Certificates for Exponentially Stabilizing Control

2025-12-31 · Yongwei Zhang, Yuanzhe Xing, Quanyi Liang, Quan Quan 외 arxiv

For stabilizing control tasks, model-free reinforcement learning (RL) approaches face numerous challenges, particularly regarding the issues of effectiveness and efficiency in complex high-dimensional environments with l…

Reinforcement Learning

Adversarially Robust Stability Certificates can be Sample-Efficient

2021-12-20 · Thomas T. C. K. Zhang, Stephen Tu, Nicholas M. Boffi, Jean-Jacques E. Slotine 외

Motivated by bridging the simulation to reality gap in the context of safety-critical systems, we consider learning adversarially robust stability certificates for unknown nonlinear dynamical systems. In line with approa…