arXiv:2410.04534cs.SDcs.CV2024-10被引 20

统一生成文本、音乐和动作,用节奏对齐数据提升多模态合成效果

UniMuMo: Unified Text, Music and Motion Generation

  • 通过节奏对齐无配对音乐与动作数据,构建跨模态统一表示
  • 采用音乐代码本编码动作,实现音乐与动作在相同空间的联合生成
  • 基于预训练模型微调,降低计算成本,支持多任务统一建模

我们提出UniMuMo,一个统一的多模态模型,可接受任意文本、音乐和动作作为输入条件,并生成三者中任一或全部模态的输出。为解决缺乏时间同步数据的问题,我们基于节奏模式对未配对的音乐与动作数据进行对齐,从而利用现有的大规模纯音乐与纯动作数据集。通过将音乐、动作和文本转换为基于标记的表示,模型借助统一的编码器-解码器Transformer架构实现跨模态连接。为支持单一框架下的多种生成任务,我们引入多项架构改进:提出使用音乐代码本编码动作,将动作映射至与音乐相同的特征空间;设计音乐-动作并行生成方案,将所有音乐与动作生成任务统一于单一Transformer解码器架构,并通过音乐-动作联合生成任务进行统一训练。此外,模型通过微调已有预训练单模态模型构建,显著降低计算开销。大量实验表明,UniMuMo在音乐、动作与文本的单向生成基准上均取得具有竞争力的结果。定量结果详见项目页面。

原文摘要 · Abstract (English)

We introduce UniMuMo, a unified multimodal model capable of taking arbitrary text, music, and motion data as input conditions to generate outputs across all three modalities. To address the lack of time-synchronized data, we align unpaired music and motion data based on rhythmic patterns to leverage existing large-scale music-only and motion-only datasets. By converting music, motion, and text into token-based representation, our model bridges these modalities through a unified encoder-decoder transformer architecture. To support multiple generation tasks within a single framework, we introduce several architectural improvements. We propose encoding motion with a music codebook, mapping motion into the same feature space as music. We introduce a music-motion parallel generation scheme that unifies all music and motion generation tasks into a single transformer decoder architecture with a single training task of music-motion joint generation. Moreover, the model is designed by fine-tuning existing pre-trained single-modality models, significantly reducing computational demands. Extensive experiments demonstrate that UniMuMo achieves competitive results on all unidirectional generation benchmarks across music, motion, and text modalities. Quantitative results are available in the \href{https://hanyangclarence.github.io/unimumo_demo/}{project page}.

多模态生成音乐生成动作生成统一模型

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