M$^3$GPT:用于运动理解与生成的高级多模态、多任务框架
摘要
本文提出了 MGPT,这是一个先进的多模态、多任务框架,用于运动理解与生成。MGPT operates on three fundamental principles. The first focuses on creating a unified representation space for various motion-relevant modalities. We employ discrete vector quantization for multimodal conditional signals, such as text, music and motion/dance, enabling seamless integration into a large language model (LLM) with a single vocabulary. The second involves modeling motion generation directly in the raw motion space. This strategy circumvents the information loss associated with a discrete tokenizer, resulting in more detailed and comprehensive motion generation. Third, MGPT learns to model the connections and synergies among various motion-relevant tasks. Text, the most familiar and well-understood modality for LLMs, is utilized as a bridge to establish connections between different motion tasks, facilitating mutual reinforcement. To our knowledge, MGPT is the first model capable of comprehending and generating motions based on multiple signals. Extensive experiments highlight MGPT's superior performance across various motion-relevant tasks and its powerful zero-shot generalization capabilities for extremely challenging tasks. Project page: \url{https://github.com/luomingshuang/M3GPT}。
引用
@article{arxiv.2405.16273,
title = {M$^3$GPT: An Advanced Multimodal, Multitask Framework for Motion Comprehension and Generation},
author = {Mingshuang Luo and Ruibing Hou and Zhuo Li and Hong Chang and Zimo Liu and Yaowei Wang and Shiguang Shan},
journal= {arXiv preprint arXiv:2405.16273},
year = {2024}
}
备注
Accepted at NeurIPS 2024, 21 pages, 7 figures