paper-with-me

홈 › Papers

ArtiLatent: Realistic Articulated 3D Object Generation via Structured Latents

2025-10-24 · Honghua Chen, Yushi Lan, Yongwei Chen, Xingang Pan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.21432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Artiverse: A Diverse and Physically Grounded Dataset for Articulated Objects

2026-05-23 · Denys Iliash, Jiayi Liu, Egor Fokin, Qirui Wu 외 arxiv

We present Artiverse, a diverse and physically grounded dataset of high-quality articulated 3D objects designed for realistic functional modeling and simulation. Artiverse contains 5.4K human-authored objects across a br…

Survey on Modeling of Human-made Articulated Objects

2024-03-22 · Jiayi Liu, Manolis Savva, Ali Mahdavi-Amiri

3D modeling of articulated objects is a research problem within computer vision, graphics, and robotics. Its objective is to understand the shape and motion of the articulated components, represent the geometry and mobil…

ObjectSurvey

SINGAPO: Single Image Controlled Generation of Articulated Parts in Objects

2024-10-21 · Jiayi Liu, Denys Iliash, Angel X. Chang, Manolis Savva 외

We address the challenge of creating 3D assets for household articulated objects from a single image. Prior work on articulated object creation either requires multi-view multi-state input, or only allows coarse control …

Object

CAGE: Controllable Articulation GEneration

2023-12-15 · CVPR 2024 1 · Jiayi Liu, Hou In Ivan Tam, Ali Mahdavi-Amiri, Manolis Savva

We address the challenge of generating 3D articulated objects in a controllable fashion. Currently, modeling articulated 3D objects is either achieved through laborious manual authoring, or using methods from prior work …

DenoisingObject

Real2Code: Reconstruct Articulated Objects via Code Generation

2024-06-12 · Zhao Mandi, Yijia Weng, Dominik Bauer, Shuran Song

We present Real2Code, a novel approach to reconstructing articulated objects via code generation. Given visual observations of an object, we first reconstruct its part geometry using an image segmentation model and a sha…

Code GenerationImage SegmentationLanguage ModelingLanguage Modelling+2