CVAIJun 19, 2023

MotionGPT: Finetuned LLMs Are General-Purpose Motion Generators

arXiv:2306.10900v2178 citationsh-index: 98
Originality Incremental advance
AI Analysis

This addresses the limitation of single-modality control in digital human applications, though it is incremental as it adapts existing LLMs to a new task.

The paper tackles generating realistic human motion from multimodal control signals like text and poses by fine-tuning large language models, achieving this with only 0.4% parameter tuning.

Generating realistic human motion from given action descriptions has experienced significant advancements because of the emerging requirement of digital humans. While recent works have achieved impressive results in generating motion directly from textual action descriptions, they often support only a single modality of the control signal, which limits their application in the real digital human industry. This paper presents a Motion General-Purpose generaTor (MotionGPT) that can use multimodal control signals, e.g., text and single-frame poses, for generating consecutive human motions by treating multimodal signals as special input tokens in large language models (LLMs). Specifically, we first quantize multimodal control signals into discrete codes and then formulate them in a unified prompt instruction to ask the LLMs to generate the motion answer. Our MotionGPT demonstrates a unified human motion generation model with multimodal control signals by tuning a mere 0.4% of LLM parameters. To the best of our knowledge, MotionGPT is the first method to generate human motion by multimodal control signals, which we hope can shed light on this new direction. Visit our webpage at https://qiqiapink.github.io/MotionGPT/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes