Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GOPT: Generalizable Online 3D Bin Packing via Transformer-based Deep Reinforcement Learning

About

Robotic object packing has broad practical applications in the logistics and automation industry, often formulated by researchers as the online 3D Bin Packing Problem (3D-BPP). However, existing DRL-based methods primarily focus on enhancing performance in limited packing environments while neglecting the ability to generalize across multiple environments characterized by different bin dimensions. To this end, we propose GOPT, a generalizable online 3D Bin Packing approach via Transformer-based deep reinforcement learning (DRL). First, we design a Placement Generator module to yield finite subspaces as placement candidates and the representation of the bin. Second, we propose a Packing Transformer, which fuses the features of the items and bin, to identify the spatial correlation between the item to be packed and available sub-spaces within the bin. Coupling these two components enables GOPT's ability to perform inference on bins of varying dimensions. We conduct extensive experiments and demonstrate that GOPT not only achieves superior performance against the baselines, but also exhibits excellent generalization capabilities. Furthermore, the deployment with a robot showcases the practical applicability of our method in the real world. The source code will be publicly available at https://github.com/Xiong5Heng/GOPT.

Heng Xiong, Changrong Guo, Jian Peng, Kai Ding, Wenjie Chen, Xuchong Qiu, Long Bai, Jianfeng Xu• 2024

Related benchmarks

TaskDatasetResultRank
Online 3D Bin PackingVirtual (Shift)
Space Utilization52.34
10
Online 3D Bin PackingRealistic (Overall)
Space Utilization52.11
10
Online 3D Bin PackingRealistic (Shift)
Space Utilization44.61
10
Online 3D Bin PackingVirtual Overall
Space Utilization53.31
10
3D Bin PackingBED-BPP 1500 orders
Mean Latency (s)2.8
7
3D Bin PackingBED-BPP 1,500-order
Absolute Density36
7
Showing 6 of 6 rows

Other info

Follow for update