基本信息

要点解读

这是什么

该模型是一种统一的动画生成框架,仅凭 rigged 三维资产的骨架结构与一段文本提示,即可直接合成符合该骨架的关节运动。它通过图感知注意力、基于图拉普拉斯的旋转型位置编码以及全局拓扑条件器等机制,实现对任意拓扑结构的支持,省去逐骨架的微调或参考动作。

用在哪里

适用于需要快速为不同角色模型生成自然动作的制作流程,如游戏角色动画、虚拟主播、电影特效、机器人动作仿真等。动画师和开发者能够在没有大量手动关键帧或针对性训练的情况下,获得多样化的动作素材。

可以推断的

推测:该技术有望显著缩短角色动作的制作周期,因为它避免了为每种骨架单独调参和训练的过程。
推测:在需要跨类别角色实现零样本跨拓扑迁移或一次性生成多种姿态时,可能具备优势,因为模型专门设计了支持任意骨架结构的通用生成能力。

来源摘要/节选

Recent advances in automatic rigging now deliver animation-ready 3D assets at scale, yet generating the motion to drive them remains a bottleneck. Existing learned animators are topology-constrained: they rely on category-specific templates or require per-skeleton fine-tuning and reference motions at inference. We present UniMate, a unified foundation model that synthesizes articulated motion for arbitrary skeletons from a rigged 3D asset and a text prompt, with no test-time optimization or per-skeleton retraining. UniMate introduces a topology-aware diffusion transformer, which integrates skeletal topology into attention via three mechanisms: (1) a graph-aware attention bias from pairwise joint relations and geodesic distances; (2) a spectral rotary position embedding generalizing RoPE to arbitrary kinematic trees via the graph Laplacian; and (3) a global topological conditioner attention-pooled from the rest-pose skeleton. We also curate UniML3D, 13,006 motion sequences spanning bipedal, quadrupedal, avian, marine, insectoid, serpentine, and articulated rigid objects with unified canonicalization and text pairing. Trained on this dataset, UniMate outperforms state-of-the-art baselines in quality, generalization, and efficiency, and supports zero-shot cross-topology transfer, in-betweening, expansion, and text-guided editing. Our project page is available at https://linzhanmou.com/unimate/ .

来源说明

当前保存的是来源摘要,不代表论文全文。请以原始来源为准。

「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。