TL;DR
GOPT introduces a Transformer-based deep reinforcement learning approach for online 3D bin packing that generalizes across different bin sizes, outperforming baselines and demonstrating real-world robotic deployment.
Contribution
The paper presents GOPT, a novel DRL method with a Placement Generator and Packing Transformer that enables generalization across various bin dimensions in 3D packing.
Findings
GOPT outperforms baseline methods in packing efficiency.
GOPT generalizes well to different bin sizes.
Robotic deployment confirms practical applicability.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
