ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Kevin Qu
Part of a story covered by 2 sources: “FAMOS: Feed-Forward 3D Articulation Modeling from Sparse Observations” — merged summary and timeline →

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

infoAI researchimportance 20
AI summary · glm-5.3-flash

FAMOS is a feed-forward model predicting movable-part segmentation and joint parameters from sparse unordered point clouds, beating baselines on PartNet-Mobility, ACD, and ArtiCraft-10K.

FAMOS predicts articulated-object segmentation and joint parameters from a sparse, unordered set of partial monocular point clouds, jointly reasoning across a variable number of observations including a single view. It uses a Multi-state Articulation Transformer with alternating state-wise and global attention and an observed articulation span objective, plus a procedural generator that synthesizes self-annotated training assets. Experiments on PartNet-Mobility, ACD, and ArtiCraft-10K show consistent improvements over both feed-forward and optimization-based baselines.

  • Predicts movable-part segmentation and joint parameters from sparse partial point clouds
  • Multi-state Articulation Transformer aggregates articulation cues across multiple observations
  • Articulation span objective supervises motion ranges exhibited across inputs
  • Procedural data generator addresses limited scale and diversity of articulation datasets
AI modelsFAMOS
Full article165 words · extracted from arxiv.org · click to collapse

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 and therefore rely heavily on learned category-level shape priors. We present FAMOS, a feed-forward model that predicts movable-part segmentation and joint parameters from a sparse, unordered set of partial point clouds. Our model jointly reasons over multiple observations and naturally supports a variable number of inputs, including a single view. To aggregate articulation cues across observations, we introduce a Multi-state Articulation Transformer with alternating state-wise and global attention. We further propose an observed articulation span objective that supervises the motion range each part exhibits across the input observations, encouraging the model to leverage the full observation set. To overcome the limited scale and diversity of existing datasets, we introduce a procedural data generator that synthesizes self-annotated assets during training. Experiments on PartNet-Mobility, ACD, and ArtiCraft-10K demonstrate consistent improvements over both feed-forward and optimization-based baselines. Project page: https://kevinqu7.github.io/famos

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.20817