GFPack++: Improving 2D Irregular Packing by Learning Gradient Field with Attention
Tianyang Xue, Lin Lu, Yang Liu, Mingdong Wu, Hao Dong, Yanbin Zhang,, Renmin Han, Baoquan Chen

TL;DR
GFPack++ introduces an attention-based gradient field learning method for 2D irregular packing, supporting continuous rotation and outperforming existing approaches in efficiency and space utilization.
Contribution
The paper proposes GFPack++, a novel attention-based gradient field learning approach that effectively captures complex geometric relationships for 2D irregular packing, supporting continuous rotation and improving performance.
Findings
Supports continuous rotation in packing tasks.
Achieves higher space utilization than baseline methods.
Operates one-order faster than previous diffusion-based methods.
Abstract
2D irregular packing is a classic combinatorial optimization problem with various applications, such as material utilization and texture atlas generation. This NP-hard problem requires efficient algorithms to optimize space utilization. Conventional numerical methods suffer from slow convergence and high computational cost. Existing learning-based methods, such as the score-based diffusion model, also have limitations, such as no rotation support, frequent collisions, and poor adaptability to arbitrary boundaries, and slow inferring. The difficulty of learning from teacher packing is to capture the complex geometric relationships among packing examples, which include the spatial (position, orientation) relationships of objects, their geometric features, and container boundary conditions. Representing these relationships in latent space is challenging. We propose GFPack++, an…
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
MethodsDiffusion
