Paper Overview
- Field: Computer Vision (CV)
- Authors: Ruining Li, Yuxin Yao, Matt Zhou
- Published: 2026-06-12
- arXiv: 2606.14699
- The kinematic specification disambiguates the task and allows the model to target annotations of different granularity, making it possible to leverage more abundant heterogeneous training data.
- At test time, the kinematic specification can be automatically obtained from large vision-language models, so the model can be applied to any input mesh.
- For large-scale training, the authors constructed a heterogeneous dataset of over 150,000 articulated 3D objects, built by extending existing publicly available collections with partial kinematic labels produced by VLMs (for models either whole or already decomposed into parts).
- Improved generalization across categories and to AI-generated meshes.
- Enables reconstruction of articulated assets from real-world images via image-to-3D models.
Summary
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 the scarcity of annotated data for this task.
To address this gap, the authors introduce Instruct-Particulate, a model that takes a 3D mesh together with a target kinematic specification—part descriptions, connectivity, joint types, and optional point prompts—and predicts the corresponding kinematic part segmentation and joint motion parameters.
Key Ideas
Results
Original Abstract (excerpt)
> 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 the scarcity of annotated data for this task. To address this gap, we introduce Instruct-Particulate, a model that takes a 3D mesh together with a target kinematic specification, including part descriptions, connectivity, joint types, and optional point prompts, and predicts the corresponding kinematic part segmentation and joint motion parameters...
---
*Auto-collected on 2026-06-16. Source: arXiv 2606.14699.*