ICRA 20250 citations

Model-Free Safety Filter for Soft Robots: A Q-Learning Approach

Guo Ning Sue, Yogita Choudhary, Richard Desatnik, Carmel Majidi, John M. Dolan, Guanya Shi

Abstract

Ensuring safety via safety filters in real-world robotics presents significant challenges, particularly when the system dynamics is complex or unavailable. To handle this issue, learning-based safety filters recently gained popularity, which can be classified as model-based and model-free methods. Existing model-based approaches requires various assumptions on system model (e.g., control-affine), which limits their application in complex systems, and existing model-free approaches need substantial modifications to standard RL algorithms and lack versatility. This paper proposes a simple, plugin-and-play, and effective model-free safety filter learning framework. We introduce a novel reward formulation and use Q-learning to learn Q-value functions to safeguard arbitrary task specific nominal policies via filtering out their potentially unsafe actions. Due to its model-free nature and simplicity, our framework can be seamlessly integrated with various RL algorithms. We validate the proposed approach through simulations on double integrator and Dubin's car systems and demonstrate its effectiveness in real-world experiments with a soft robotic limb.

BibTeX
@inproceedings{icra2025_modelfreesafetyf,
  title = {Model-Free Safety Filter for Soft Robots: A Q-Learning Approach},
  author = {Guo Ning Sue and Yogita Choudhary and Richard Desatnik and Carmel Majidi and John M. Dolan and Guanya Shi},
  booktitle = {ICRA 2025},
  year = {2025}
}