ArtiLatent: Realistic Articulated 3D Object Generation via Structured Latents
Honghua Chen, Yushi Lan, Yongwei Chen, Xingang Pan
TL;DR
ArtiLatent introduces a unified diffusion-based framework for generating articulated 3D objects with fine-grained geometry, articulation semantics, and realistic appearance. By embedding voxel-level geometry, part semantics, and articulation attributes into a single latent space and applying a diffusion prior, the method learns physically plausible articulated structures, while an articulation-aware Gaussian decoder renders textures that adapt to articulation-induced visibility changes. A targeted articulation-aware fine-tuning strategy aligns appearance with multi-state renders, yielding improved texture fidelity on interior and exterior surfaces across articulation states. Evaluations on PartNet-Mobility and ACD demonstrate state-of-the-art geometric coherence and appearance realism, and the framework supports conditional generation from a single real image, enabling scalable articulated 3D content creation and interactive editing for embodied AI and digital twin applications.
Abstract
We propose ArtiLatent, a generative framework that synthesizes human-made 3D objects with fine-grained geometry, accurate articulation, and realistic appearance. Our approach jointly models part geometry and articulation dynamics by embedding sparse voxel representations and associated articulation properties, including joint type, axis, origin, range, and part category, into a unified latent space via a variational autoencoder. A latent diffusion model is then trained over this space to enable diverse yet physically plausible sampling. To reconstruct photorealistic 3D shapes, we introduce an articulation-aware Gaussian decoder that accounts for articulation-dependent visibility changes (e.g., revealing the interior of a drawer when opened). By conditioning appearance decoding on articulation state, our method assigns plausible texture features to regions that are typically occluded in static poses, significantly improving visual realism across articulation configurations. Extensive experiments on furniture-like objects from PartNet-Mobility and ACD datasets demonstrate that ArtiLatent outperforms existing approaches in geometric consistency and appearance fidelity. Our framework provides a scalable solution for articulated 3D object synthesis and manipulation.
