A Multi-task Selected Learning Approach for Solving 3D Flexible Bin Packing Problem
Lu Duan, Haoyuan Hu, Yu Qian, Yu Gong, Xiaodong Zhang, Yinghui Xu,, Jiangwen Wei

TL;DR
This paper introduces a multi-task selected learning framework for the NP-hard 3D flexible bin packing problem, effectively generating packing sequences and orientations to minimize surface area, outperforming existing heuristics in real-world tests.
Contribution
It proposes a novel multi-task selected learning approach that learns heuristic-like policies for 3D bin packing, improving over traditional heuristics and single-task models.
Findings
Achieves 5.47% cost reduction over existing greedy algorithms.
Outperforms single-task Pointer Network and non-selected multi-task models.
Proven effective on large-scale real-world datasets and online AB tests.
Abstract
A 3D flexible bin packing problem (3D-FBPP) arises from the process of warehouse packing in e-commerce. An online customer's order usually contains several items and needs to be packed as a whole before shipping. In particular, 5% of tens of millions of packages are using plastic wrapping as outer packaging every day, which brings pressure on the plastic surface minimization to save traditional logistics costs. Because of the huge practical significance, we focus on the issue of packing cuboid-shaped items orthogonally into a least-surface-area bin. The existing heuristic methods for classic 3D bin packing don't work well for this particular NP-hard problem and designing a good problem-specific heuristic is non-trivial. In this paper, rather than designing heuristics, we propose a novel multi-task framework based on Selected Learning to learn a heuristic-like policy that generates the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization · Manufacturing Process and Optimization
