arXiv:2512.03918cs.CV2025-12被引 1

首个统一生成2D视频与3D动作的自回归模型,实现两者协同生成与理解。

UniMo: Unifying 2D Video and 3D Human Motion with an Autoregressive Framework

  • 将视频与3D动作视为统一序列,用分嵌入层缓解分布差异。
  • 单个VQ-VAE生成量化动作令牌,多专家解码器提升重建精度。
  • 适合需联合建模人体动作与视觉内容的研究者使用。

我们提出UniMo,一种创新的自回归模型,首次在统一框架内联合建模2D人体视频与3D人体动作,实现两者的同步生成与理解。现有方法多聚焦于以一模态为条件生成另一模态,或将其与其他模态(如文本、音频)融合。由于二者结构与分布差异显著,同时优化与生成仍属空白。受大语言模型融合多模态启发,本方法将视频与3D动作表示为统一标记序列,采用独立嵌入层缓解分布差距。设计序列建模策略,在单一框架内整合两项任务,验证了统一建模的有效性。为高效对齐视觉标记并保留3D空间信息,提出新型3D动作分词器,结合时间扩展策略,仅用一个VQ-VAE生成量化动作标记。其配备多专家解码器,分别处理身体形状、平移、全局朝向与肢体姿态,确保可靠3D动作重建。大量实验表明,该方法能同步生成对应视频与动作,并实现精准动作捕捉。本工作挖掘了大语言模型融合多样化数据的能力,为将人类中心信息融入现有模型铺路,有望推动人、物、场景的多模态、可控联合建模。

原文摘要 · Abstract (English)

We propose UniMo, an innovative autoregressive model for joint modeling of 2D human videos and 3D human motions within a unified framework, enabling simultaneous generation and understanding of these two modalities for the first time. Current methods predominantly focus on generating one modality given another as the condition or integrating either of them with other modalities such as text and audio. Unifying 2D videos and 3D motions for simultaneous optimization and generation remains largely unexplored, presenting significant challenges due to their substantial structural and distributional differences. Inspired by the LLM's ability to unify different modalities, our method models videos and 3D motions as a unified tokens sequence, utilizing separate embedding layers to mitigate distribution gaps. Additionally, we devise a sequence modeling strategy that integrates two distinct tasks within a single framework, proving the effectiveness of unified modeling. Moreover, to efficiently align with visual tokens and preserve 3D spatial information, we design a novel 3D motion tokenizer with a temporal expansion strategy, using a single VQ-VAE to produce quantized motion tokens. It features multiple expert decoders that handle body shapes, translation, global orientation, and body poses for reliable 3D motion reconstruction. Extensive experiments demonstrate that our method simultaneously generates corresponding videos and motions while performing accurate motion capture. This work taps into the capacity of LLMs to fuse diverse data types, paving the way for integrating human-centric information into existing models and potentially enabling multimodal, controllable joint modeling of humans, objects, and scenes.

动作生成多模态自回归统一建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。