English

Real-World Dexterous Object Manipulation based Deep Reinforcement Learning

Robotics 2021-12-10 v1 Machine Learning

Abstract

Deep reinforcement learning has shown its advantages in real-time decision-making based on the state of the agent. In this stage, we solved the task of using a real robot to manipulate the cube to a given trajectory. The task is broken down into different procedures and we propose a hierarchical structure, the high-level deep reinforcement learning model selects appropriate contact positions and the low-level control module performs the position control under the corresponding trajectory. Our framework reduces the disadvantage of low sample efficiency of deep reinforcement learning and lacking adaptability of traditional robot control methods. Our algorithm is trained in simulation and migrated to reality without fine-tuning. The experimental results show the effectiveness of our method both simulation and reality. Our code and video can be found at https://github.com/42jaylonw/RRC2021ThreeWolves and https://youtu.be/Jr176xsn9wg.

Keywords

Cite

@article{arxiv.2112.04893,
  title  = {Real-World Dexterous Object Manipulation based Deep Reinforcement Learning},
  author = {Qingfeng Yao and Jilong Wang and Shuyu Yang},
  journal= {arXiv preprint arXiv:2112.04893},
  year   = {2021}
}

Comments

Best Paper Award Runner Up winner submission for Real Robot Challenge 2021

R2 v1 2026-06-24T08:10:40.684Z