Decoder Generates Manufacturable Structures: A Framework for 3D-Printable Object Synthesis
Abhishek Kumar
TL;DR
The paper tackles the challenge of generating printable 3D geometries by introducing a constraint-aware, decoder-based framework. It employs a variational decoder that maps latent codes to voxel grids at a fixed resolution $64^3$, with explicit manufacturability constraints such as a $45^\circ$ overhang limit, minimum wall thickness $t_{\min}=2$ mm, and connectivity requirements embedded in the decoding process. A four-block upsampling architecture with constraint-aware normalization and a composite loss $\,\mathcal{L}=\mathcal{L}_{\text{recon}}+\lambda_1\mathcal{L}_{\text{manuf}}+\lambda_2\mathcal{L}_{\text{kl}}$ guides learning, producing binary, printable occupancies after a threshold $\tau=0.5$. Empirical validation on 500 test objects across 5 categories and 50 printed samples demonstrates improved printability, reduced overhang violations, and practical inference speed, indicating potential for real-time, manufacturable design synthesis in additive manufacturing.
Abstract
This paper presents a novel decoder-based approach for generating manufacturable 3D structures optimized for additive manufacturing. We introduce a deep learning framework that decodes latent representations into geometrically valid, printable objects while respecting manufacturing constraints such as overhang angles, wall thickness, and structural integrity. The methodology demonstrates that neural decoders can learn complex mapping functions from abstract representations to valid 3D geometries, producing parts with significantly improved manufacturability compared to naive generation approaches. We validate the approach on diverse object categories and demonstrate practical 3D printing of decoder-generated structures.
