paper-with-me

Papers

Stable Inverse Reinforcement Learning: Policies from Control Lyapunov Landscapes

2024-05-14 · Samuel Tesfazgi, Leonhard Sprandl, Armin Lederer, Sandra Hirche

Learning from expert demonstrations to flexibly program an autonomous system with complex behaviors or to predict an agent's behavior is a powerful tool, especially in collaborative control settings. A common method to solve this problem is inverse reinforcement learning (IRL), where the observed agent, e.g., a human demonstrator, is assumed to behave according to the optimization of an intrinsic cost function that reflects its intent and informs its control actions. While the framework is expressive, it is also computationally demanding and generally lacks convergence guarantees. We therefore propose a novel, stability-certified IRL approach by reformulating the cost function inference problem to learning control Lyapunov functions (CLF) from demonstrations data. By additionally exploiting closed-form expressions for associated control policies, we are able to efficiently search the space of CLFs by observing the attractor landscape of the induced dynamics. For the construction of the inverse optimal CLFs, we use a Sum of Squares and formulate a convex optimization problem. We present a theoretical analysis of the optimality properties provided by the CLF and evaluate our approach using both simulated and real-world data.

📄 PDF Abstract BibTeX arXiv:2405.08756

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Inverse Reinforcement Learning: A Control Lyapunov Approach

2021-04-09 · Samuel Tesfazgi, Armin Lederer, Sandra Hirche

Inferring the intent of an intelligent agent from demonstrations and subsequently predicting its behavior, is a critical task in many collaborative settings. A common approach to solve this problem is the framework of in…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Enhancing Robustness in Deep Reinforcement Learning: A Lyapunov Exponent Approach

2024-10-14 · Rory Young, Nicolas Pugeault

Deep reinforcement learning agents achieve state-of-the-art performance in a wide range of simulated control tasks. However, successful applications to real-world problems remain limited. One reason for this dichotomy is…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+1

Stability of Control Lyapunov Function Guided Reinforcement Learning

2026-05-03 · Zachary Olkin, William D. Compton, Aaron D. Ames arxiv

Reinforcement learning (RL) has become the de facto method for achieving locomotion on humanoid robots in practice, yet stability analysis of the corresponding control policies is lacking. Recent work has attempted to me…

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)