Generating Attribute-Aware Human Motions from Textual Prompt

📅 2025-06-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing text-to-motion generation methods neglect the causal influence of human attributes—such as age, gender, height, and weight—on motion patterns, resulting in generated motions that lack attribute consistency and naturalness. To address this, we propose the first semantic-attribute disentanglement framework grounded in structural causal modeling (SCM), enabling fine-grained, attribute-controllable motion synthesis. We introduce HumanAttr, the first text-motion benchmark dataset annotated with multidimensional, fine-grained human attributes. Our approach integrates semantic-attribute disentangled representation learning, conditional diffusion modeling, and multimodal alignment training. On HumanAttr, our method achieves significant improvements in attribute fidelity (+23.6%) and text-motion alignment (+18.4%). It supports precise, editable attribute control and, for the first time, enables causal disentanglement between human attributes and motion semantics.

Technology Category

Application Category

📝 Abstract
Text-driven human motion generation has recently attracted considerable attention, allowing models to generate human motions based on textual descriptions. However, current methods neglect the influence of human attributes (such as age, gender, weight, and height) which are key factors shaping human motion patterns. This work represents a pilot exploration for bridging this gap. We conceptualize each motion as comprising both attribute information and action semantics, where textual descriptions align exclusively with action semantics. To achieve this, a new framework inspired by Structural Causal Models is proposed to decouple action semantics from human attributes, enabling text-to-semantics prediction and attribute-controlled generation. The resulting model is capable of generating realistic, attribute-aware motion aligned with the user's text and attribute inputs. For evaluation, we introduce HumanAttr, a comprehensive dataset containing attribute annotations for text-motion pairs, setting the first benchmark for attribute-aware text-to-motion generation. Extensive experiments on the new dataset validate our model's effectiveness.
Problem

Research questions and friction points this paper is trying to address.

Generating human motions considering age, gender, weight, height attributes
Decoupling action semantics from human attributes in motion generation
Creating attribute-aware motions aligned with text descriptions
Innovation

Methods, ideas, or system contributions that make the work stand out.

Decouples action semantics from human attributes
Uses Structural Causal Models framework
Introduces HumanAttr dataset for evaluation
🔎 Similar Papers