Prehensile and non-prehensile robotic pick-and-place of objects in clutter using deep reinforcement learning
Date
2023-01-29Author
Imtiaz, Muhammad Babar
Qiao, Yuansong
Lee, Brian
Metadata
Show full item recordAbstract
In this study, we develop a framework for an intelligent and self-supervised industrial
pick-and-place operation for cluttered environments. Our target is to have the agent learn to perform
prehensile and non-prehensile robotic manipulations to improve the efficiency and throughput of
the pick-and-place task. To achieve this target, we specify the problem as a Markov decision process
(MDP) and deploy a deep reinforcement learning (RL) temporal difference model-free algorithm
known as the deep Q-network (DQN). We consider three actions in our MDP; one is ‘grasping’ from
the prehensile manipulation category and the other two are ‘left-slide’ and ‘right-slide’ from the nonprehensile
manipulation category. Our DQN is composed of three fully convolutional networks (FCN)
based on the memory-efficient architecture of DenseNet-121 which are trained together without
causing any bottleneck situations. Each FCN corresponds to each discrete action and outputs a
pixel-wise map of affordances for the relevant action. Rewards are allocated after every forward
pass and backpropagation is carried out for weight tuning in the corresponding FCN. In this manner,
non-prehensile manipulations are learnt which can, in turn, lead to possible successful prehensile
manipulations in the near future and vice versa, thus increasing the efficiency and throughput
of the pick-and-place task. The Results section shows performance comparisons of our approach
to a baseline deep learning approach and a ResNet architecture-based approach, along with very
promising test results at varying clutter densities across a range of complex scenario test cases.
Collections
The following license files are associated with this item: