paper-with-me

Papers

Particulate: Feed-Forward 3D Object Articulation

2025-12-12 · Ruining Li, Yuxin Yao, Chuanxia Zheng, Christian Rupprecht, Joan Lasenby, Shangzhe Wu, Andrea Vedaldi arxiv

We introduce Particulate, a feed-forward model that, given a 3D mesh of an object, infers its articulations, including its 3D parts, their kinematic structure, and the motion constraints. The model is based on a transformer network, the Part Articulation Transformer, which predicts all these parameters for all joints. We train the network end-to-end on a diverse collection of articulated 3D assets from public datasets. During inference, Particulate maps the output of the network back to the input mesh, yielding a fully articulated 3D model in seconds, much faster than prior approaches that require per-object optimization. Particulate also works on AI-generated 3D assets, enabling the generation of articulated 3D objects from a single (real or synthetic) image when combined with an off-the-shelf image-to-3D model. We further introduce a new challenging benchmark for 3D articulation estimation curated from high-quality public 3D assets, and redesign the evaluation protocol to be more consistent with human preferences. Empirically, Particulate significantly outperforms state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2512.11798

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Instruct-Particulate: Scaling Feed-Forward 3D Object Articulation with Kinematic Control

2026-06-12 · Ruining Li, Yuxin Yao, Matt Zhou, Chuanxia Zheng 외 arxiv

Reconstructing articulated 3D objects is important for animation, gaming, and robotic simulations. Recent neural networks can estimate the articulated structure of 3D objects, but their generalization remains limited by …

FAMOS: Feed-Forward 3D Articulation Modeling from Sparse Observations

2026-09-17 · Kevin Qu, Tao Sun, Massimiliano Viola, Liyuan Zhu 외 hf

Modeling articulated objects from sparse monocular views is challenging because each observation reveals only partial geometry and motion evidence. Most feed-forward methods infer articulation from a single observation a…

Point Clouds

ArtSplat: Feed-Forward Articulated 3D Gaussian Splatting from Sparse Multi-State Uncalibrated Views

2026-05-23 · Inseo Lee, Yoonji Kim, Eugene Sohn, Jiwoong Lee 외 arxiv

Articulated object reconstruction from sparse-view images is an ill-posed problem that requires simultaneous inference of geometry and underlying articulation structure. Existing methods for articulated object reconstruc…

Artic-O: End-to-End Articulated Object Reconstruction via Latent Geometry Learning

2026-06-20 · Xuyang Wang, Zhenyu Li, Jian Ding, Habib Slim 외 arxiv

Reconstructing articulated objects from sparse images requires recovering complete geometry, movable parts, and motion parameters. Recent methods typically separate geometry reconstruction, part reasoning, and articulati…

PAct: Part-Decomposed Single-View Articulated Object Generation

2026-02-16 · Qingming Liu, Xinyue Yao, Shuyuan Zhang, Yueci Deng 외 arxiv

Articulated objects are central to interactive 3D applications, including embodied AI, robotics, and VR/AR, where functional part decomposition and kinematic motion are essential. Yet producing high-fidelity articulated …