Addressing Large Action Spaces in 3D Floorplanning via Spatial Generalization
About
Many recent machine learning approaches to floorplanning represent placement decisions using discrete canvas coordinates, which creates scalability bottlenecks as the action space grows. In this work, we study the effect of learning a continuous action representation for 3D floorplanning. By reasoning in a continuous placement space and discretizing only at inference time, our method decouples the output structure from the canvas resolution, which makes learning and inference more tractable in large design spaces. A central idea in our approach is \textit{$L$-action similarity}: actions that are close in the placement space often produce similar returns. This smoothness induces a useful structural bias that allows the model to generalize information from one decision to nearby decisions. As a case study, we show that this approach can learn to construct floorplans even when pre-trained only on random floorplans. Our results suggest that continuous decision spaces are a promising way to address the large-action-space challenge in floorplanning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Floorplanning | ami 49 | Manhattan Wirelength3.23e+4 | 2 | |
| Floorplanning | n50 | Manhattan Wirelength8.75e+3 | 2 | |
| Floorplanning | n 100 | Manhattan Wirelength1.66e+4 | 2 | |
| Floorplanning | ibm6 | Manhattan Wirelength1.63e+4 | 2 |