SDF-Pack: Towards Compact Bin Packing with Signed-Distance-Field Minimization
Jia-Hui Pan, Ka-Hei Hui, Xiaojie Gao, Shize Zhu, Yun-Hui Liu,, Pheng-Ann Heng, Chi-Wing Fu

TL;DR
SDF-Pack introduces a novel signed distance field-based method for robotic bin packing, optimizing object placement and packing order to achieve higher compactness and space utilization in diverse scenarios.
Contribution
The paper presents a new SDF-based approach for bin packing that improves packing compactness and suggests optimal packing sequences, outperforming existing heuristics.
Findings
Achieves higher packing compactness across 1,000 cases.
Enables packing more objects into the same container.
Outperforms existing heuristics in various packing settings.
Abstract
Robotic bin packing is very challenging, especially when considering practical needs such as object variety and packing compactness. This paper presents SDF-Pack, a new approach based on signed distance field (SDF) to model the geometric condition of objects in a container and compute the object placement locations and packing orders for achieving a more compact bin packing. Our method adopts a truncated SDF representation to localize the computation, and based on it, we formulate the SDF minimization heuristic to find optimized placements to compactly pack objects with the existing ones. To further improve space utilization, if the packing sequence is controllable, our method can suggest which object to be packed next. Experimental results on a large variety of everyday objects show that our method can consistently achieve higher packing compactness over 1,000 packing cases, enabling…
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.
Taxonomy
TopicsAdvanced Manufacturing and Logistics Optimization · Optimization and Packing Problems · Modular Robots and Swarm Intelligence
