A novel agent with formal goal-reaching guarantees: an experimental study with a mobile robot
Grigory Yaremenko, Dmitrii Dobriborsci, Roman Zashchitin, Ruben, Contreras Maestre, Ngoc Quoc Huy Hoang, Pavel Osinenko

TL;DR
This paper introduces CALF, a safe reinforcement learning agent with formal guarantees for goal-reaching, demonstrated through experiments with a mobile robot, improving safety and efficiency over existing methods.
Contribution
The paper presents CALF, a novel RL agent that guarantees stable goal reaching while maintaining exploration, integrating safety constraints effectively in robotic control.
Findings
CALF outperforms PPO and SARSA in total cost in robot experiments.
CALF ensures formal guarantees of goal reaching and stability.
Experiments confirm CALF's efficiency and safety in real-world robotic tasks.
Abstract
Reinforcement Learning (RL) has been shown to be effective and convenient for a number of tasks in robotics. However, it requires the exploration of a sufficiently large number of state-action pairs, many of which may be unsafe or unimportant. For instance, online model-free learning can be hazardous and inefficient in the absence of guarantees that a certain set of desired states will be reached during an episode. An increasingly common approach to address safety involves the addition of a shielding system that constrains the RL actions to a safe set of actions. In turn, a difficulty for such frameworks is how to effectively couple RL with the shielding system to make sure the exploration is not excessively restricted. This work presents a novel safe model-free RL agent called Critic As Lyapunov Function (CALF) and showcases how CALF can be used to improve upon control baselines in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Transportation and Mobility Innovations · Reinforcement Learning in Robotics
MethodsSparse Evolutionary Training · Sarsa
