paper-with-me

Papers

MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model

2022-08-31 · Mingyuan Zhang, Zhongang Cai, Liang Pan, Fangzhou Hong, Xinying Guo, Lei Yang, Ziwei Liu

Human motion modeling is important for many modern graphics applications, which typically require professional skills. In order to remove the skill barriers for laymen, recent motion generation methods can directly generate human motions conditioned on natural languages. However, it remains challenging to achieve diverse and fine-grained motion generation with various text inputs. To address this problem, we propose MotionDiffuse, the first diffusion model-based text-driven motion generation framework, which demonstrates several desired properties over existing methods. 1) Probabilistic Mapping. Instead of a deterministic language-motion mapping, MotionDiffuse generates motions through a series of denoising steps in which variations are injected. 2) Realistic Synthesis. MotionDiffuse excels at modeling complicated data distribution and generating vivid motion sequences. 3) Multi-Level Manipulation. MotionDiffuse responds to fine-grained instructions on body parts, and arbitrary-length motion synthesis with time-varied text prompts. Our experiments show MotionDiffuse outperforms existing SoTA methods by convincing margins on text-driven motion generation and action-conditioned motion generation. A qualitative analysis further demonstrates MotionDiffuse's controllability for comprehensive motion generation. Homepage: https://mingyuan-zhang.github.io/projects/MotionDiffuse.html

📄 PDF Abstract BibTeX arXiv:2208.15001

Code (2)

mingyuan-zhang/MotionDiffuse 공식 구현 pytorch
viiika/diffusion-conductor pytorch

Tasks

DenoisingMotion GenerationMotion Synthesis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Motion Generation from Fine-grained Textual Descriptions

2024-03-20 · Kunhang Li, Yansong Feng

The task of text2motion is to generate human motion sequences from given textual descriptions, where the model explores diverse mappings from natural language instructions to human body movements. While most existing wor…

Motion Generation

T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations

2023-01-15 · Jianrong Zhang, Yangsong Zhang, Xiaodong Cun, Shaoli Huang 외

In this work, we investigate a simple and must-known conditional generative framework based on Vector Quantised-Variational AutoEncoder (VQ-VAE) and Generative Pre-trained Transformer (GPT) for human motion generation fr…

Motion GenerationMotion Synthesis

Generating Human Motion From Textual Descriptions With Discrete Representations

2023-01-01 · CVPR 2023 1 · Jianrong Zhang, Yangsong Zhang, Xiaodong Cun, Yong Zhang 외

In this work, we investigate a simple and must-known conditional generative framework based on Vector Quantised-Variational AutoEncoder (VQ-VAE) and Generative Pre-trained Transformer (GPT) for human motion generatio…

Motion Generation

MotionDiffuser: Controllable Multi-Agent Motion Prediction using Diffusion

2023-06-05 · CVPR 2023 1 · Chiyu Max Jiang, Andre Cornman, Cheolho Park, Ben Sapp 외

We present MotionDiffuser, a diffusion based representation for the joint distribution of future trajectories over multiple agents. Such representation has several key advantages: first, our model learns a highly multimo…

Motion Forecastingmotion predictionPrediction

Text2Performer: Text-Driven Human Video Generation

2023-04-17 · ICCV 2023 1 · Yuming Jiang, Shuai Yang, Tong Liang Koh, Wayne Wu 외

Text-driven content creation has evolved to be a transformative technique that revolutionizes creativity. Here we study the task of text-driven human video generation, where a video sequence is synthesized from texts des…

Video Generation