ICRA 2023poster6 citations

Guiding Reinforcement Learning with Shared Control Templates

Abhishek Padalkar, Gabriel Quere, Franz Steinmetz, Antonin Raffin, Matthias Nieuwenhuisen, João Silvério, Freek Stulp

Abstract

Purposeful interaction with objects usually requires certain constraints to be respected, e.g. keeping a bottle upright to avoid spilling. In reinforcement learning, such constraints are typically encoded in the reward function. As a consequence, constraints can only be learned by violating them. This often precludes learning on the physical robot, as it may take many trials to learn the constraints, and the necessity to violate them during the trial-and-error learning may be unsafe. We have serendipitously discovered that constraint representations for shared control - in particular Shared Control Templates (SCTs) - are ideally suited for safely guiding RL. Representing constraints explicitly, rather than implicitly in the reward function, also simplifies the design of the reward function. The main advantage of the approach is safer, faster learning without constraint violations (even with sparse reward functions). We demonstrate this in a pouring task in simulation and on a real robot, where learning the task requires only 65 episodes in 16 minutes.

BibTeX
@inproceedings{icra2023_guidingreinforce,
  title = {Guiding Reinforcement Learning with Shared Control Templates},
  author = {Abhishek Padalkar and Gabriel Quere and Franz Steinmetz and Antonin Raffin and Matthias Nieuwenhuisen and João Silvério and Freek Stulp},
  booktitle = {ICRA 2023},
  year = {2023}
}