Online 3D Bin Packing for Novel Objects Based on Deep Reinforcement Learning

Shao-Yu Chien,C. Wong
DOI: https://doi.org/10.1109/ARIS59192.2023.10268559
2023-08-30
ARIŞ
Abstract:In this paper, a method using deep reinforcement learning is proposed to deal with the 3D online bin packing problem. The packing objects are not limited to several specific or fixed cuboid objects, but are composed of more than a thousand objects and randomly generated cuboids, which make the trained policy network can handle novel unknown objects. In addition, the posture of the object in the box can be any angle, not limited to horizontal and vertical. In the proposed method, four voxel maps are used as inputs, and a Soft Actor-Critic (SAC) algorithm is used to train a policy network. On the other hand, in order to deal with various objects with irregular shapes, a packing task simulator with physics engine enable the policy network to learn the state of falling and stacking objects. In terms of training environment of deep reinforcement learning, the proposed method can be applied to boxes of different sizes because of the scalable image information. Moreover, a reward function and a training strategy with gradually increasing difficulty are proposed to effectively improve the learning of policy network. In terms of experimental results, the results on a random object bin packing task in a simulator illustrate the effectiveness of the proposed method.
Computer Science
What problem does this paper attempt to address?