GEOPARD: Geometric Pretraining for Articulation Prediction in 3D Shapes
Pradyumn Goyal, Dmitry Petrov, Sheldon Andrews, Yizhak Ben-Shabat, Hsueh-Ti Derek Liu, Evangelos Kalogerakis
TL;DR
GEOPARD addresses the problem of predicting articulation parameters for 3D shapes from a single snapshot by learning articulation-aware features through a transformer architecture. It introduces a geometric pretraining strategy that automatically generates physically valid candidate articulations via a geometry-driven search, enabling label-efficient learning before fine-tuning on annotated data. The method achieves state-of-the-art articulation inference on PartNet-Mobility, benefiting from learnable queries, context-aware part representations, and specialized decoders for pivot, axis, and motion type, with rigorous pruning to ensure physical plausibility. This approach reduces reliance on manual annotations and enhances generalization across diverse object categories and kinematic hierarchies, making it practical for digital twins and interactive 3D understanding.
Abstract
We present GEOPARD, a transformer-based architecture for predicting articulation from a single static snapshot of a 3D shape. The key idea of our method is a pretraining strategy that allows our transformer to learn plausible candidate articulations for 3D shapes based on a geometric-driven search without manual articulation annotation. The search automatically discovers physically valid part motions that do not cause detachments or collisions with other shape parts. Our experiments indicate that this geometric pretraining strategy, along with carefully designed choices in our transformer architecture, yields state-of-the-art results in articulation inference in the PartNet-Mobility dataset.
