English

OptLayer - Practical Constrained Optimization for Deep Reinforcement Learning in the Real World

Robotics 2018-02-26 v2 Artificial Intelligence

Abstract

While deep reinforcement learning techniques have recently produced considerable achievements on many decision-making problems, their use in robotics has largely been limited to simulated worlds or restricted motions, since unconstrained trial-and-error interactions in the real world can have undesirable consequences for the robot or its environment. To overcome such limitations, we propose a novel reinforcement learning architecture, OptLayer, that takes as inputs possibly unsafe actions predicted by a neural network and outputs the closest actions that satisfy chosen constraints. While learning control policies often requires carefully crafted rewards and penalties while exploring the range of possible actions, OptLayer ensures that only safe actions are actually executed and unsafe predictions are penalized during training. We demonstrate the effectiveness of our approach on robot reaching tasks, both simulated and in the real world.

Keywords

Cite

@article{arxiv.1709.07643,
  title  = {OptLayer - Practical Constrained Optimization for Deep Reinforcement Learning in the Real World},
  author = {Tu-Hoa Pham and Giovanni De Magistris and Ryuki Tachibana},
  journal= {arXiv preprint arXiv:1709.07643},
  year   = {2018}
}

Comments

To appear at ICRA 2018. Video: https://www.youtube.com/watch?v=7liBbk3VjWQ

R2 v1 2026-06-22T21:51:35.760Z