Notableagents robotics

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

Kevin Qu, Tao Sun, Massimiliano Viola, Liyuan Zhu, Zhizhuo Zhou, Sayan Deb Sarkar, Konrad Schindler, Iro Armeni

Published
Sep 17, 2026 17:59 UTC

Problem

This paper addresses the challenge of modeling articulated objects from sparse monocular views, a significant gap in the literature. The authors propose a solution to improve the understanding of object articulation, which is crucial for applications in robotics and computer vision. The work is presented as a preprint and has not yet undergone peer review.

Method

The proposed model, FAMOS, is a feed-forward architecture designed to predict movable-part segmentation and joint parameters from sparse, unordered sets of partial point clouds. The architecture employs a Multi-state Articulation Transformer that utilizes alternating state-wise and global attention mechanisms to effectively capture the relationships between different parts of the object. The training objective is based on an observed articulation span, which supervises the motion range across the input observations. To facilitate training, the authors developed a procedural data generator that synthesizes self-annotated assets, allowing for a diverse range of training examples despite the limited availability of real-world datasets.

Results

FAMOS demonstrates significant improvements over baseline methods across several benchmarks:

  • On the PartNet-Mobility dataset, FAMOS outperforms existing feed-forward methods.
  • In the ACD benchmark, it shows enhancements over optimization-based methods.
  • For the ArtiCraft-10K dataset, FAMOS achieves better performance compared to both feed-forward and optimization-based approaches.
    The available text does not report quantitative results for these improvements, but the authors assert that their model consistently surpasses the performance of the mentioned baselines.

Limitations

The authors acknowledge that the scale and diversity of existing datasets are limited, which may affect the generalizability of the model. This limitation is critical as it may hinder the model's performance in real-world applications where data variability is high. Additionally, the reliance on synthetic data for training could introduce biases that do not reflect actual scenarios.

Why it matters

The implications of this work are significant for downstream applications in robotics, augmented reality, and computer vision, where understanding the articulation of objects is essential. By providing a robust method for modeling articulated objects from sparse observations, FAMOS could enhance the capabilities of systems that require real-time interaction with complex environments. This research opens avenues for further exploration into more diverse datasets and improved modeling techniques, potentially leading to advancements in automated manipulation and interaction with articulated objects.

Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.

Source: arXiv cs.AI