paper-with-me

홈 › Papers

Strong and Controllable 3D Motion Generation

2025-01-30 · Canxuan Gang

Human motion generation is a significant pursuit in generative computer vision with widespread applications in film-making, video games, AR/VR, and human-robot interaction. Current methods mainly utilize either diffusion-based generative models or autoregressive models for text-to-motion generation. However, they face two significant challenges: (1) The generation process is time-consuming, posing a major obstacle for real-time applications such as gaming, robot manipulation, and other online settings. (2) These methods typically learn a relative motion representation guided by text, making it difficult to generate motion sequences with precise joint-level control. These challenges significantly hinder progress and limit the real-world application of human motion generation techniques. To address this gap, we propose a simple yet effective architecture consisting of two key components. Firstly, we aim to improve hardware efficiency and computational complexity in transformer-based diffusion models for human motion generation. By customizing flash linear attention, we can optimize these models specifically for generating human motion efficiently. Furthermore, we will customize the consistency model in the motion latent space to further accelerate motion generation. Secondly, we introduce Motion ControlNet, which enables more precise joint-level control of human motion compared to previous text-to-motion generation methods. These contributions represent a significant advancement for text-to-motion generation, bringing it closer to real-world applications.

📄 PDF Abstract BibTeX arXiv:2501.18726

Code (0)

등록된 구현이 없습니다.

Tasks

Motion GenerationRobot Manipulation

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 제목 키워드 기반

GraphVid: Interactive Graph-Controllable Video Generation

2026-07-23 · Vedant Shah, Onkar Susladkar, Tushar Prakash, Kiet Nguyen 외 arxiv

Controllable video generation remains challenging due to the difficulty of specifying precise multi-object interactions using text prompts or motion-control inputs that primarily constrain pixel movement. In practice, tr…

Video Generation

FineXtrol: Controllable Motion Generation via Fine-Grained Text

2025-11-24 · Keming Shen, Bizhu Wu, Junliang Chen, Xiaoqin Wang 외 arxiv

Recent works have sought to enhance the controllability and precision of text-driven motion generation. Some approaches leverage large language models (LLMs) to produce more detailed texts, while others incorporate globa…

Contrastive Learning

MUGL: Large Scale Multi Person Conditional Action Generation with Locomotion

2021-10-21 · Shubh Maheshwari, Debtanu Gupta, Ravi Kiran Sarvadevabhatla

We introduce MUGL, a novel deep neural model for large-scale, diverse generation of single and multi-person pose-based action sequences with locomotion. Our controllable approach enables variable-length generations custo…

Action GenerationDiversityHuman action generation

VSMP-IMU: Video-Grounded Semantic Motion Programs for Sensor-Aware Synthetic IMU Generation

2026-08-06 · Lala Shakti Swarup Ray, Vitor Fortes Rey, Mengxi Liu, Paul Lukowicz 외 arxiv

Wearable human activity recognition (HAR) is often limited by the scarcity of labeled sensor data, especially in low-resource, class-imbalanced, and subject-generalization settings. Synthetic IMU generation can reduce th…

Human Activity RecognitionSynthetic Data Generation

EmoCtrl: Controllable Emotional Image Content Generation

2025-12-27 · Jingyuan Yang, Weibin Luo, Hui Huang arxiv

An image conveys meaning through both its visual content and emotional tone, jointly shaping human perception. We introduce Controllable Emotional Image Content Generation (C-EICG), which aims to generate images that rem…