首页 /研究 /Improving Safety in Deep Reinforcement Learning using Unsupervised Action Planning
MANIPULATION

Improving Safety in Deep Reinforcement Learning using Unsupervised Action Planning

Hao-Lun Hsu, Qiuhua Huang, Sehoon Ha

发表年份
2022
引用次数
7

摘要

One of the key challenges to deep reinforcement learning (deep RL) is to ensure safety at both training and testing phases. In this work, we propose a novel technique of unsupervised action planning to improve the safety of on-policy reinforcement learning algorithms, such as trust region policy optimization (TRPO) or proximal policy optimization (PPO). We design our safety-aware reinforcement learning by storing all the history of “recovery” actions that rescue the agent from dangerous situations into a separate “safety” buffer and finding the best recovery action when the agent encounters similar states. Because this functionality requires the algorithm to query similar states, we implement the proposed safety mechanism using an unsupervised learning algorithm, k-means clustering. We evaluate the proposed algorithm on six robotic control tasks that cover navigation and manipulation. Our results show that the proposed safe RL algorithm can achieve higher rewards compared with multiple baselines in both discrete and continuous control problems. The supplemental video can be found at: https://youtu.be/AFTeWSohILo.

关键词

Reinforcement learningComputer scienceUnsupervised learningCluster analysisArtificial intelligenceAction (physics)Control (management)Machine learning

相关论文

查看 MANIPULATION 分类全部论文