CVDec 16, 2025

ART: Articulated Reconstruction Transformer

arXiv:2512.14671v23 citations
Originality Highly original
AI Analysis

This addresses the challenge of articulated object reconstruction for robotics and simulation, offering a category-agnostic, feed-forward solution that is faster and more robust than previous methods.

The paper tackles the problem of reconstructing complete 3D articulated objects from sparse, multi-state RGB images, achieving significant improvements and establishing a new state of the art across diverse benchmarks.

We introduce ART, Articulated Reconstruction Transformer -- a category-agnostic, feed-forward model that reconstructs complete 3D articulated objects from only sparse, multi-state RGB images. Previous methods for articulated object reconstruction either rely on slow optimization with fragile cross-state correspondences or use feed-forward models limited to specific object categories. In contrast, ART treats articulated objects as assemblies of rigid parts, formulating reconstruction as part-based prediction. Our newly designed transformer architecture maps sparse image inputs to a set of learnable part slots, from which ART jointly decodes unified representations for individual parts, including their 3D geometry, texture, and explicit articulation parameters. The resulting reconstructions are physically interpretable and readily exportable for simulation. Trained on a large-scale, diverse dataset with per-part supervision, and evaluated across diverse benchmarks, ART achieves significant improvements over existing baselines and establishes a new state of the art for articulated object reconstruction from image inputs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes