FAMOS:从稀疏观测前馈建模3D关节物体

HuggingFace Daily Papers(社区热门论文)·2026-09-17 08:00·1天前
AI 导读

FAMOS 是一个前馈模型,可从稀疏、无序的部分点云集合中预测可动部件分割与关节参数,并支持包括单视图在内的可变数量输入。它提出 Multi-state Articulation Transformer,通过交替的状态级与全局注意力聚合跨观测的关节线索,并引入 observed articulation span 目标监督各部件在输入观测中的运动范围。

HuggingFace Daily Papers(社区热门论文)
36AI 编辑部评分,满分 100

FAMOS:从稀疏观测前馈建模3D关节物体

2026-09-17 08:00· 1天前
AI 导读

FAMOS 是一个前馈模型,可从稀疏、无序的部分点云集合中预测可动部件分割与关节参数,并支持包括单视图在内的可变数量输入。它提出 Multi-state Articulation Transformer,通过交替的状态级与全局注意力聚合跨观测的关节线索,并引入 observed articulation span 目标监督各部件在输入观测中的运动范围。

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

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org