FAMOS: Feed-Forward 3D Articulation Modeling from Sparse Observations
Summary
FAMOS is a feed-forward model that predicts movable-part segmentation and joint parameters from sparse point clouds using a Multi-state Articulation Transformer and a procedural data generator, showing consistent improvements over baselines in experiments.
View Cached Full Text
Cached at: 09/18/26, 11:01 AM
Paper page - FAMOS: Feed-Forward 3D Articulation Modeling from Sparse Observations
Source: https://huggingface.co/papers/2609.20817
Abstract
Modelingarticulatedobjectsfromsparsemonocularviewsischallengingbecauseeachobservationrevealsonlypartialgeometryandmotionevidence.Mostfeed-forwardmethodsinferarticulationfromasingleobservationandthereforerelyheavilyonlearnedcategory-levelshapepriors.WepresentFAMOS,afeed-forwardmodelthatpredictsmovable-partsegmentationandjointparametersfromasparse,unorderedsetofpartialpointclouds.Ourmodeljointlyreasonsovermultipleobservationsandnaturallysupportsavariablenumberofinputs,includingasingleview.Toaggregatearticulationcuesacrossobservations,weintroduceaMulti-stateArticulationTransformerwithalternatingstate-wiseandglobalattention.Wefurtherproposeanobservedarticulationspanobjectivethatsupervisesthemotionrangeeachpartexhibitsacrosstheinputobservations,encouragingthemodeltoleveragethefullobservationset.Toovercomethelimitedscaleanddiversityofexistingdatasets,weintroduceaproceduraldatageneratorthatsynthesizesself-annotatedassetsduringtraining.ExperimentsonPartNet-Mobility,ACD,andArtiCraft-10Kdemonstrateconsistentimprovementsoverbothfeed-forwardandoptimization-basedbaselines.Projectpage:https://kevinqu7.github.io/famos
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2609\.20817
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.20817 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.20817 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.20817 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Articulated Object Reconstruction from Rest-State Observation
This paper introduces a rest-state framework that reconstructs articulated objects from a single closed configuration, using explicit meshes, vision-language outputs, and video diffusion models to generate and validate articulation hypotheses without observed motion.
AnyMo: Scaling Any-Modality Conditional Motion Generation with Masked Modeling
This paper introduces AnyMo, a unified multimodal framework for human motion generation that combines a Residual FSQ-based motion tokenizer with a scalable masked modeling transformer, along with the OmniHuMo dataset of over 5,000 hours of motion data to enable high-quality synthesis under arbitrary modality combinations.
Lite3R: A Model-Agnostic Framework for Efficient Feed-Forward 3D Reconstruction
Lite3R is a model-agnostic framework that improves the efficiency of transformer-based 3D reconstruction using sparse linear attention and FP8-aware quantization. It reduces latency and memory usage by up to 2.4x while maintaining geometric accuracy on backbones like VGGT and DA3-Large.
FFAvatar: Few-Shot, Feed-Forward, and Generalizable Avatar Reconstruction
FFAvatar proposes a feed-forward framework for reconstructing high-quality, animatable 3D Gaussian head avatars from few unposed images in seconds, achieving a 5.5 PSNR improvement over state-of-the-art on the NeRSemble benchmark.
AFUN: Towards an Affordance Foundation Model for Functionality Understanding
AFUN proposes an affordance foundation model that predicts functional masks and 3D motion curves from RGB-D observations and language descriptions, enabling generalizable robot manipulation across diverse environments. The model outperforms baselines on multiple benchmarks and can be deployed for real-world tasks without fine-tuning.