English

Critic as Lyapunov function (CALF): a model-free, stability-ensuring agent

Robotics 2024-09-17 v1 Artificial Intelligence Optimization and Control

Abstract

This work presents and showcases a novel reinforcement learning agent called Critic As Lyapunov Function (CALF) which is model-free and ensures online environment, in other words, dynamical system stabilization. Online means that in each learning episode, the said environment is stabilized. This, as demonstrated in a case study with a mobile robot simulator, greatly improves the overall learning performance. The base actor-critic scheme of CALF is analogous to SARSA. The latter did not show any success in reaching the target in our studies. However, a modified version thereof, called SARSA-m here, did succeed in some learning scenarios. Still, CALF greatly outperformed the said approach. CALF was also demonstrated to improve a nominal stabilizer provided to it. In summary, the presented agent may be considered a viable approach to fusing classical control with reinforcement learning. Its concurrent approaches are mostly either offline or model-based, like, for instance, those that fuse model-predictive control into the agent.

Keywords

Cite

@article{arxiv.2409.09869,
  title  = {Critic as Lyapunov function (CALF): a model-free, stability-ensuring agent},
  author = {Pavel Osinenko and Grigory Yaremenko and Roman Zashchitin and Anton Bolychev and Sinan Ibrahim and Dmitrii Dobriborsci},
  journal= {arXiv preprint arXiv:2409.09869},
  year   = {2024}
}

Comments

IEEE Conference on Decision and Control. Accepted for publication in proceedings of the conference

R2 v1 2026-06-28T18:45:24.796Z